﻿@import"https://fonts.googleapis.com/css?family=Lato:300,400i,400,500,700,800&display=swap";@import"https://fonts.googleapis.com/css?family=Montserrat:500,600,700,700i&display=swap";:root{--azulACS: #4269f4;--azulOscuroACS: #003fc0;--azulClaroACS: #8197ff;--azulTurquesaACS: #0668b3;--naranjaACS: #f5640a;--rosaACS: #EB0052;--grey1: #464646;--grey2: #4b4b4b;--grey3: #6e6e6e;--grey4: #7b7b7b;--grey5: #979797;--grey6: #d7d7d7;--grey7: #eaeaea;--grey8: #f4f4f4;--rojoACS: #ff1404;--verdeACS: #34a853;--text-font: "Lato", sans-serif;--title-font: "Montserrat", sans-serif;--box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.25)}@keyframes start-driving{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}}@-webkit-keyframes driving{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}50%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes driving{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}50%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes writing{0%{-webkit-transform:translate(21px, 10px);-ms-transform:translate(21px, 10px);transform:translate(21px, 10px)}30%{-webkit-transform:translate(21px, -90px);-ms-transform:translate(21px, -90px);transform:translate(21px, -90px)}60%{-webkit-transform:translate(21px, 10px);-ms-transform:translate(21px, 10px);transform:translate(21px, 10px)}100%{-webkit-transform:translate(21px, 10px);-ms-transform:translate(21px, 10px);transform:translate(21px, 10px)}}@keyframes showConsultar{0%{opacity:0}20%{opacity:.9}80%{opacity:.9}100%{opacity:0}}@keyframes materialBoom{0%{opacity:0}50%{opacity:.3}100%{opacity:0}}@keyframes passingSpinner{from{left:calc(50% - 1.5rem)}to{left:0}}@-webkit-keyframes laterSpinner{from{left:0}50%{left:calc(100% - 3rem)}to{left:0}}@keyframes laterSpinner{from{left:0}50%{left:calc(100% - 3rem)}to{left:0}}@-webkit-keyframes graciela{from{opacity:0}to{opacity:1}}@keyframes graciela{from{opacity:0}to{opacity:1}}@keyframes vuelveRojo{0%{fill:#cbecfb}100%{fill:#c7c7c7}}@keyframes vuelveVerde{0%{fill:#cbecfb}100%{fill:#cddc39}}@keyframes vieneSobre{0%{transform:translateX(400rem)}80%{transform:translateX(2rem)}90%{transform:translateX(-1rem)}95%{transform:translateX(1rem)}100%{transform:translateX(0)}}@keyframes mueveBuzon{0%{transform:translate(259px, 333px)}5%{transform:translate(280px, 333px)}10%{transform:translate(230px, 333px)}15%{transform:translate(270px, 333px)}20%{transform:translate(250px, 333px)}25%{transform:translate(263px, 333px)}100%{transform:translate(259px, 333px)}}@keyframes subeManija{0%{transform:rotate(0deg)}70%{transform:rotate(106deg)}86%{transform:rotate(78deg)}95%{transform:rotate(98deg)}100%{transform:rotate(90deg)}}@keyframes bajaManija{0%{transform:rotate(0deg)}15%{transform:rotate(12deg)}70%{transform:rotate(-106deg)}86%{transform:rotate(-78deg)}95%{transform:rotate(-98deg)}100%{transform:rotate(-90deg)}}*{box-sizing:border-box}::after,:after{box-sizing:border-box}::before,:before{box-sizing:border-box}fieldset{padding:0;margin:0}html{position:relative;min-height:100%}body{margin:0;padding:55px 0 0 0;min-height:100vh;height:100%;font-family:var(--text-font);background-color:#fff}@media(min-width: 768px)and (max-width: 1219px){body{padding-top:87px}}@media(min-width: 480px)and (max-width: 768px)and (orientation: landscape){body{padding-top:0px}}template{display:none}button{padding:0;font-family:var(--text-font);cursor:pointer;border:none;background-color:transparent}button:focus,button:active{outline:0}input[type=checkbox],input[type=radio]{margin:0 5px 0 0}figure{margin:0}ul{margin:0;padding:0;list-style-type:none}a{text-decoration:none}a:hover{cursor:pointer}button:active,button:focus,input:active,input:focus,textarea:active,textarea:focus,select:active,select:focus{outline:0}.m-cursor{cursor:pointer}.m-open .fa-angle-up{-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header{top:0;width:100%;z-index:10}.headerWrapper,.subHeaderWrapper,.socialFooterWrapper,.footerWrapper{width:100%}.headerWrapper{background-color:#fff}.socialFooterWrapper{background-color:#2d2d2d}.footerWrapper{background-color:var(--grey1)}.headerContainer,.subHeader,.socialFooter,.footerContainer{margin:0 auto;padding:0 5px;width:100%;max-width:1300px}@media(min-width: 1080px){.headerContainer,.subHeader,.socialFooter,.footerContainer{padding:0 20px}}@media(min-width: 480px){.socialFooter,.footerContainer{padding:0 15px}}img{max-width:100%}meta{display:none}.strikethrough{text-decoration:line-through;text-decoration-color:red}.m-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.m-overflow-hidden{overflow:hidden}.m-hidden{display:none}.m-overlay{position:fixed;background-color:transparent;top:0;left:0;width:100%;height:100vh;z-index:9}a[disabled],a.m-disabled,button[disabled],button.m-disabled,input[disabled],input.m-disabled,select[disabled],select.m-disabled,textarea[disabled],textarea.m-disabled{opacity:.3;pointer-events:none}body{height:100%;font-family:var(--text-font)}h2,h3,h4,h5,p,ul{margin:0;font-family:var(--text-font);color:var(--grey1)}@media(min-width: 768px){h2,h3,h4,h5,p,ul{text-align:left}}h2.m-legal,h3.m-legal,h4.m-legal,h5.m-legal,p.m-legal,ul.m-legal{font-size:11px;line-height:13px;color:var(--grey5)}h2,caption{font-size:1.8rem}h2{font-size:1.5rem}h3{font-weight:500;font-size:1.2rem;color:var(--grey1)}[data-role=equipamiento-container] h3{color:var(--azulTurquesaACS)}h4{font-size:1rem;font-weight:500;color:var(--grey1)}h5{display:inline-block;padding:0;font-size:1rem;color:var(--grey1);border-bottom:1px solid var(--grey1)}h2,caption{font-family:var(--text-font);font-weight:500;font-size:1.5rem;line-height:1.8rem;color:var(--grey1);text-align:center}@media(min-width: 768px){h2,caption{text-align:left}}.ficha caption{margin:.5rem 0 0;font-size:1.2rem;color:var(--azulTurquesaACS)}.tac{text-align:center !important}.m-visible-mobile{display:block !important}@media(min-width: 768px){.m-visible-mobile{display:none !important}}.m-visible-mobile-flex{display:flex !important}@media(min-width: 768px){.m-visible-mobile-flex{display:none !important}}.m-visible-mobile-flex.m-centered{justify-content:center;align-items:center}.m-visible-mobile-flex.m-wrap{flex-wrap:wrap}.m-visible-mobile-inline{display:inline !important}@media(min-width: 768px){.m-visible-mobile-inline{display:none !important}}.m-visible-tablet{display:none !important}@media(min-width: 768px){.m-visible-tablet{display:block !important}}.m-visible-tablet-inline{display:none !important}@media(min-width: 768px){.m-visible-tablet-inline{display:inline !important}}.m-visible-desktop{display:none !important}@media(min-width: 1024px){.m-visible-desktop{display:block !important}}.m-visible-desktop-td{display:none !important}@media(min-width: 1024px){.m-visible-desktop-td{display:table-cell !important}}.m-visible-desktop-th{display:none !important}@media(min-width: 1024px){.m-visible-desktop-th{display:table-cell !important}}.m-visible-desktop-inline{display:none !important}@media(min-width: 1024px){.m-visible-desktop-inline{display:inline !important}}@media(max-width: 767px){.m-hidden-mobile{display:none !important}}@media(min-width: 768px)and (max-width: 1023px){.m-hidden-tablet{display:none !important}}@media(min-width: 1024px){.m-hidden-desktop{display:none !important}}fieldset{border:none;width:100%}.divider{padding:30px 0}.divider[class*=m-light-blue]{background-color:var(--azulACS)}.divider[class*=m-light-blue] section{background-color:transparent}[data-role=drop-down]{overflow:hidden;max-height:60px;cursor:pointer;-webkit-transition:unfoldTransition(max-height 0.5s cubic-bezier(0.25, 0.8, 0.25, 1));transition:unfoldTransition(max-height 0.5s cubic-bezier(0.25, 0.8, 0.25, 1))}@media(min-width: 768px){[data-role=drop-down]{max-height:40px}}[data-role=drop-down] [data-role=drop-down-trigger]{display:flex;align-items:center}[data-role=drop-down] [data-role=drop-down-trigger] [class*=fa-],[data-role=drop-down] [data-role=drop-down-trigger] .caret-down-solid{margin-right:10px;font-size:30px;-webkit-transition:unfoldTransition(transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1));transition:unfoldTransition(transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1))}[data-role=drop-down].m-open{max-height:4000px;-webkit-transition:unfoldTransition(max-height 1s cubic-bezier(0.25, 0.8, 0.25, 1));transition:unfoldTransition(max-height 1s cubic-bezier(0.25, 0.8, 0.25, 1))}[data-role=drop-down].m-open [data-role=drop-down-trigger] .caret-down-solid{-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}@media(min-width: 768px){[data-role=drop-down].m-open{max-height:3000px}}@media(min-width: 1024px){[data-role=drop-down].m-open{max-height:2000px}}.validation-summary-errors ul{text-align:center}.validation-summary-errors ul li{color:var(--rojoACS)}section:target{padding-top:3.4rem}@media(min-width: 768px){section:target{padding-top:5.5rem}}@media(min-width: 1220px){section:target{padding-top:3.4rem}}.card{position:relative;display:block;height:100%;font-family:var(--text-font);background-color:#fff;box-shadow:none;border:solid 1px var(--grey6);transition:box-shadow .3s ease}.card:hover{-moz-box-shadow:0 0 7px -2px rgba(0,0,0,.35);-webkit-box-shadow:0 0 7px -2px rgba(0,0,0,.35);box-shadow:0 0 7px -2px rgba(0,0,0,.35)}.heading{margin:0;padding:0;font-family:var(--text-font);color:var(--grey3);line-height:1.1em;font-weight:700}.heading.m-primary{color:var(--azulACS)}.heading.m-center{text-align:center}.heading.m-1{font-family:var(--title-font);font-size:2rem;line-height:.9em}.heading.m-2{font-family:var(--title-font);font-size:1.75rem}.heading.m-3{font-size:1.5rem}.heading.m-4{font-size:1.25rem}.heading.m-5{font-size:1.1rem}.heading.m-6{font-size:1rem}@media(min-width: 768px){.heading.m-1{font-size:3rem}.heading.m-2{font-size:2.5rem}.heading.m-3{font-size:2rem}.heading.m-4{font-size:1.5rem}.heading.m-5{font-size:1.25rem}.heading.m-6{font-size:1.1rem}}.subheading{margin:0;padding:0;font-size:var(--text-font);color:var(--grey2);line-height:1.1em;font-size:1rem;margin-top:.5rem;display:block}.subheading.m-center{text-align:center}.teaser-head{background-color:var(--azulACS);padding:1.5rem .5rem}.teaser-head .heading,.teaser-head .subheading{color:#fff}@media(min-width: 480px){.teaser-head{padding:3rem 1rem}}.seccion{padding:.5rem;margin-top:1rem}@media(min-width: 480px){.seccion{padding:1rem}}.adv-container .teaserDirectLine{margin-bottom:10px}.adv-container .teaserDirectLine:last-child{margin-bottom:0}[class*=adv-box],[class*=advBox]{overflow:hidden;margin:0 auto;max-width:300px;max-height:620px}[class*=adv-box][class*=m-row],[class*=advBox][class*=m-row]{padding:0;max-width:1300px;height:auto;text-align:center;margin-top:1rem}@media(min-width: 768px){[class*=adv-box],[class*=advBox]{margin:0 0 0 auto}[class*=adv-box][class*=m-row],[class*=advBox][class*=m-row]{margin:1rem auto 0}}.sticky-grid-group .adv__container{grid-column:1/-1;grid-row:2/3;padding:0}@media(min-width: 480px){.sticky-grid-group .adv__container{grid-column:1/-1;grid-row:2/3}}@media(min-width: 590px){.sticky-grid-group .adv__container{grid-column:1/-1;grid-row:2/3}}@media(min-width: 706px){.sticky-grid-group .adv__container{grid-column:3/4;grid-row:1/4}}@media(min-width: 1024px){.sticky-grid-group .adv__container{grid-column:4/5;grid-row:1/3}}@media(min-width: 768px){.sticky-grid-group .adv__container>aside{position:sticky;top:6.8em;padding:0}}@media(min-width: 1220px){.sticky-grid-group .adv__container>aside{top:4.5em}}.filter-section-mask.m-filter-visible .sticky-grid-group .adv__container>aside{position:static}@media(min-width: 768px){.sticky-section aside.advBox{position:sticky;top:6.7em;padding:0;height:100%;width:300px;margin:0;max-height:unset;height:fit-content}}@media(min-width: 768px)and (min-width: 1220px){.sticky-section aside.advBox{top:4.5em}}@media(min-width: 768px){.grid-group aside.advBox,.grid-group aside.adv-box{position:sticky;top:6.7em;height:fit-content}}@media(min-width: 768px){.related-news__section .grid-group aside.advBox,.related-news__section .grid-group aside.adv-box{position:static;top:0}}@media(min-width: 1220px){.grid-group aside.advBox,.grid-group aside.adv-box{top:4.5em}}.header{top:0;width:100%;z-index:10;font-family:var(--text-font)}.header .headerBox{-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.35);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.35);box-shadow:0 0 10px 0 rgba(0,0,0,.35);z-index:10;top:0;position:fixed;width:100%;background:#fff}.header .headerBox .headerWrapper .headerContainer{display:flex;align-items:center;height:54px}.header .headerBox .headerWrapper .headerContainer .expandWrapper nav{width:auto;padding:0;min-width:12em;position:absolute;background-color:#fff;border-radius:.3em;-moz-box-shadow:0 3px 10px 0 #000;-webkit-box-shadow:0 3px 10px 0 #000;box-shadow:0 3px 10px 0 #000;visibility:hidden;z-index:-1;opacity:0;top:3.2em;-webkit-transition:unfoldTransition(all ease 0.3s);transition:unfoldTransition(all ease 0.3s)}.header .headerBox .headerWrapper .headerContainer .expandWrapper nav ul{padding:.7em 0}.header .headerBox .headerWrapper .headerContainer .expandWrapper nav ul li{line-height:1.7em}.header .headerBox .headerWrapper .headerContainer .expandWrapper nav ul li ul{display:block;-webkit-column-count:2;-moz-column-count:2;column-count:2}.header .headerBox .headerWrapper .headerContainer .expandWrapper nav ul li ul li a{padding:0 1.4em;font-size:.9em;font-weight:500;white-space:nowrap;border-bottom:1px solid transparent;background-color:#fff;color:var(--grey1)}.header .headerBox .headerWrapper .headerContainer .expandWrapper nav ul .tit{font-weight:500;display:block;padding:.3rem 1rem;color:var(--grey1)}.header .headerBox .headerWrapper .headerContainer .expandWrapper nav .burger-login .burger-login-user{padding:.5em;background:var(--grey8);border-radius:.5em;display:flex;align-items:center}.header .headerBox .headerWrapper .headerContainer .expandWrapper nav .burger-login .burger-login-user .user-icon{width:1.8em;height:1.8em;color:var(--grey5);margin-right:.3em}.header .headerBox .headerWrapper .headerContainer .expandWrapper nav .burger-login p,.header .headerBox .headerWrapper .headerContainer .expandWrapper nav .burger-login a,.header .headerBox .headerWrapper .headerContainer .expandWrapper nav .burger-login form button{font-size:.9rem;color:var(--grey1);font-weight:500;display:flex;align-items:center}.header .headerBox .headerWrapper .headerContainer .expandWrapper nav .burger-login a,.header .headerBox .headerWrapper .headerContainer .expandWrapper nav .burger-login form button{padding:.5em 1em 0}.header .headerBox .headerWrapper .headerContainer .expandWrapper nav .burger-login .signout-icon,.header .headerBox .headerWrapper .headerContainer .expandWrapper nav .burger-login .cogs-icon{color:var(--azulACS);width:1.2em;height:1.2em;margin-right:.5em}.header .headerBox .headerWrapper .headerContainer .expandWrapper nav.m-active{opacity:1;visibility:visible;top:3.6em;z-index:10}.header .headerBox .headerWrapper .headerContainer .expandWrapper nav:after{content:"";position:absolute;top:-10px;left:11px;width:0;height:0;border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent var(--grey8) transparent}.header .headerBox .headerWrapper .headerContainer .expandWrapper nav:before{content:"";position:absolute;top:-0.65em;left:11px;border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent var(--grey1) transparent}.header .headerBox .headerWrapper .headerContainer .expandWrapper .burger-login-user p{width:calc(100% - 39.7px)}.header .headerBox .headerWrapper .headerContainer .expandWrapper .hamburger{width:35px;height:35px;border:1px solid #ccc;cursor:pointer;background-color:transparent;-webkit-transition:unfoldTransition(opacity 0.3s cubic-bezier(0.25, 0.8, 0.25, 1)),unfoldTransition(filter 0.3s cubic-bezier(0.25, 0.8, 0.25, 1)),unfoldTransition(border-color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1)),unfoldTransition(top 0.3s cubic-bezier(0.25, 0.8, 0.25, 1)),unfoldTransition(right 0.3s cubic-bezier(0.25, 0.8, 0.25, 1));transition:unfoldTransition(opacity 0.3s cubic-bezier(0.25, 0.8, 0.25, 1)),unfoldTransition(filter 0.3s cubic-bezier(0.25, 0.8, 0.25, 1)),unfoldTransition(border-color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1)),unfoldTransition(top 0.3s cubic-bezier(0.25, 0.8, 0.25, 1)),unfoldTransition(right 0.3s cubic-bezier(0.25, 0.8, 0.25, 1));-webkit-border-radius:50%;border-radius:50%}.header .headerBox .headerWrapper .headerContainer .expandWrapper .hamburger .hamburger-box{position:relative;top:2.8px;display:inline-block;width:22px;height:22px}.header .headerBox .headerWrapper .headerContainer .expandWrapper .hamburger .hamburger-box .hamburger-inner{top:50%;margin-top:-2px}.header .headerBox .headerWrapper .headerContainer .expandWrapper .hamburger .hamburger-box .hamburger-inner,.header .headerBox .headerWrapper .headerContainer .expandWrapper .hamburger .hamburger-box .hamburger-inner::before,.header .headerBox .headerWrapper .headerContainer .expandWrapper .hamburger .hamburger-box .hamburger-inner::after{display:block;content:"";position:absolute;width:22px;height:3px;border-radius:.3em;background-color:var(--grey1);-webkit-transition:unfoldTransition(transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1)),unfoldTransition(background-color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1));transition:unfoldTransition(transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1)),unfoldTransition(background-color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1))}.header .headerBox .headerWrapper .headerContainer .expandWrapper .hamburger .hamburger-box .hamburger-inner::before{top:-7px}.header .headerBox .headerWrapper .headerContainer .expandWrapper .hamburger .hamburger-box .hamburger-inner::after{bottom:-7px}.header .headerBox .headerWrapper .headerContainer .expandWrapper .hamburger--spin .hamburger-inner{transition-duration:.3s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.header .headerBox .headerWrapper .headerContainer .expandWrapper .hamburger--spin .hamburger-inner::before{-webkit-transition:unfoldTransition(top 0.1s 0.34s ease-in),unfoldTransition(opacity 0.1s ease-in);transition:unfoldTransition(top 0.1s 0.34s ease-in),unfoldTransition(opacity 0.1s ease-in)}.header .headerBox .headerWrapper .headerContainer .expandWrapper .hamburger--spin .hamburger-inner::after{-webkit-transition:unfoldTransition(bottom 0.1s 0.34s ease-in),unfoldTransition(transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1));transition:unfoldTransition(bottom 0.1s 0.34s ease-in),unfoldTransition(transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1))}.header .headerBox .headerWrapper .headerContainer .expandWrapper .hamburger--spin.is-active{border-color:var(--grey1)}.header .headerBox .headerWrapper .headerContainer .expandWrapper .hamburger--spin.is-active .hamburger-inner{transition-delay:.14s;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);-moz-transform:rotate(225deg);-o-transform:rotate(225deg);-ms-transform:rotate(225deg);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.header .headerBox .headerWrapper .headerContainer .expandWrapper .hamburger--spin.is-active .hamburger-inner::before{opacity:0;top:0;-webkit-transition:unfoldTransition(top 0.1s ease-out),unfoldTransition(opacity 0.1s 0.14s ease-out);transition:unfoldTransition(top 0.1s ease-out),unfoldTransition(opacity 0.1s 0.14s ease-out)}.header .headerBox .headerWrapper .headerContainer .expandWrapper .hamburger--spin.is-active .hamburger-inner::after{bottom:0;-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:unfoldTransition(bottom 0.1s ease-out),unfoldTransition(transform 0.3s 0.14s cubic-bezier(0.25, 0.8, 0.25, 1));transition:unfoldTransition(bottom 0.1s ease-out),unfoldTransition(transform 0.3s 0.14s cubic-bezier(0.25, 0.8, 0.25, 1))}.header .headerBox .headerWrapper .headerContainer .logoACS{position:relative;margin-left:.5em;min-width:110px;max-width:16rem}.header .headerBox .headerWrapper .headerContainer .logoACS img{display:block;width:100%}.header .headerBox .headerWrapper .headerContainer .searchWrapper{height:0;overflow:hidden;top:4em;opacity:0;-webkit-transition:unfoldTransition(all ease 0.3s);transition:unfoldTransition(all ease 0.3s);position:absolute;width:100%;align-items:center;text-align:center;opacity:1;display:flex;left:.6em}.header .headerBox .headerWrapper .headerContainer .searchWrapper input{width:97.5%;height:2.8em;max-width:1250px;border:1px solid #cfcfcf;border-radius:2em;padding:0 1em;box-shadow:0 0 5px 0 rgba(0,0,0,.35);transition:top ease .3s}.header .headerBox .headerWrapper .headerContainer .searchWrapper button{transition:top .3s ease 0s}.header .headerBox .headerWrapper .headerContainer .searchWrapper button .search-icon{color:var(--grey1);height:1.7em;right:2.5em;position:relative}.header .headerBox .headerWrapper .headerContainer>button{display:flex;align-items:center}.header .headerBox .headerWrapper .subHeaderWrapper .subHeader{display:none}.header .headerBox .headerWrapper .subHeaderWrapper .subHeader .subNav{margin:0 auto;padding:0}.header .headerBox .headerWrapper .subHeaderWrapper .subHeader .subNav li{display:inline-block}.header .headerBox .headerWrapper .subHeaderWrapper .subHeader .subNav li a.subNav__item{font-size:.9em;padding:.5em;color:var(--grey1);font-weight:500;text-transform:uppercase;text-decoration:none;font-family:var(--text-font)}.header .headerBox .headerWrapper .userNav{position:relative;max-height:40px;display:flex}.header .headerBox .headerWrapper .userNav .userNav__search,.header .headerBox .headerWrapper .userNav .button-login{border:1px solid #ccc;border-radius:2em;width:35px;height:35px;display:flex;justify-content:center}.header .headerBox .headerWrapper .userNav .userNav__search{padding-top:.2em}.header .headerBox .headerWrapper .userNav .userNav__search .search-icon{margin-left:0;height:1.5rem;color:var(--grey1)}.header .headerBox .headerWrapper .userNav .button-login{align-items:center;margin-left:.3em}.header .headerBox .headerWrapper .userNav .button-logged-in svg{height:35px;border:1px solid #ccc;border-radius:2em;display:flex;justify-content:center}.header .headerBox .headerWrapper .userNav .button-logged-in,.header .headerBox .headerWrapper .userNav .button-login,.header .headerBox .headerWrapper .userNav .nav{display:none}.header.m-searching .headerBox .headerWrapper .headerContainer .searchWrapper{overflow:visible;position:absolute;top:4.7rem;opacity:1}@media(min-width: 480px){.header .headerBox .headerWrapper .headerContainer .expandWrapper .hamburger{width:2.5rem;height:2.5rem}.header .headerBox .headerWrapper .headerContainer .userNav{display:flex;margin-right:0px}.header .headerBox .headerWrapper .headerContainer .userNav>a,.header .headerBox .headerWrapper .headerContainer .userNav .button-login,.header .headerBox .headerWrapper .headerContainer .userNav .userNav__search{width:2.5rem;height:2.5rem}.header .headerBox .headerWrapper .headerContainer .userNav>a svg,.header .headerBox .headerWrapper .headerContainer .userNav button svg{width:2rem;height:2rem}.header .headerBox .headerWrapper .headerContainer .userNav .userNav__search{padding-top:.3em}.header .headerBox .headerWrapper .headerContainer .userNav .button-login{display:flex}.header .headerBox .headerWrapper .headerContainer .userNav .button-login .user-icon{color:#ccc}.header .headerBox .headerWrapper .headerContainer .userNav .button-logged-in{display:flex}.header .headerBox .headerWrapper .headerContainer .userNav .button-logged-in .user-icon{color:#b7d5f5;width:2.5rem;height:2.5rem;padding:.2em;margin-left:.3em}.header .headerBox .headerWrapper .headerContainer .userNav .button-logged-in .userName{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100px;padding:.3em .6em .3em .75em;margin:.5em 0 0 -0.4em;color:var(--grey1);border:solid 1px #ccc;border-top-right-radius:2em;border-bottom-right-radius:2em;border-left:none}.header .headerBox .headerWrapper .headerContainer .userNav nav{visibility:hidden;opacity:0;position:absolute;top:3.3em;left:-3.5em;padding:.5em;background-color:#fff;-moz-box-shadow:0 3px 10px 0 #000;-webkit-box-shadow:0 3px 10px 0 #000;box-shadow:0 3px 10px 0 #000;border-radius:.3em;z-index:10}.header .headerBox .headerWrapper .headerContainer .userNav nav.m-active{visibility:visible;display:block;opacity:1;top:3.3em}.header .headerBox .headerWrapper .headerContainer .userNav nav.m-active a,.header .headerBox .headerWrapper .headerContainer .userNav nav.m-active form button{display:flex;align-items:center}.header .headerBox .headerWrapper .headerContainer .userNav nav.m-active a .cogs-icon,.header .headerBox .headerWrapper .headerContainer .userNav nav.m-active a .car-icon,.header .headerBox .headerWrapper .headerContainer .userNav nav.m-active a .shop-icon,.header .headerBox .headerWrapper .headerContainer .userNav nav.m-active a .signout-icon,.header .headerBox .headerWrapper .headerContainer .userNav nav.m-active form button .cogs-icon,.header .headerBox .headerWrapper .headerContainer .userNav nav.m-active form button .car-icon,.header .headerBox .headerWrapper .headerContainer .userNav nav.m-active form button .shop-icon,.header .headerBox .headerWrapper .headerContainer .userNav nav.m-active form button .signout-icon{color:var(--azulACS);height:1.1em;width:1.1em;margin-right:.4em;border:none;padding:0}.header .headerBox .headerWrapper .headerContainer .userNav nav.m-active form button{margin-left:.4em}.header .headerBox .headerWrapper .headerContainer .userNav nav:before{content:"";display:block;position:absolute;top:-11px;right:14px;width:0;height:0;border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent rgba(0,0,0,.2) transparent}.header .headerBox .headerWrapper .headerContainer .userNav nav:after{content:"";position:absolute;top:-10px;right:14px;width:0;height:0;border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent #fff transparent}.header .headerBox .headerWrapper .headerContainer .userNav nav a{display:block;padding:5px;font-size:1rem;font-weight:400;white-space:nowrap;color:var(--grey1)}}@media(min-width: 480px)and (max-width: 768px)and (orientation: landscape){.header .headerBox{position:static;border-bottom:3px solid #0000001a}}@media(min-width: 768px)and (max-width: 1219px){.header.m-searching .headerBox .headerWrapper .headerContainer .searchWrapper{top:7em}}@media(min-width: 768px){.header .headerBox .headerWrapper .headerContainer .expandWrapper nav{padding:1em 1.4em}.header .headerBox .headerWrapper .headerContainer .expandWrapper nav .burger-login{display:none}.header .headerBox .headerWrapper .headerContainer .expandWrapper nav:after{border-color:transparent transparent #fff transparent}.header .headerBox .headerWrapper .headerContainer .expandWrapper nav ul .tit{margin-top:.6em;display:inline-block;font-size:1.1em;color:var(--azulACS)}.header .headerBox .headerWrapper .headerContainer .subHeaderWrapper .subHeader{display:block;position:absolute;min-width:100%;background:#fff;top:54px;left:0;padding:.4em;margin:0 auto;display:flex;-moz-box-shadow:0px 1px 3px 0 rgba(0,0,0,.33);-webkit-box-shadow:0px 1px 3px 0 rgba(0,0,0,.33);box-shadow:0px 1px 3px 0 rgba(0,0,0,.33)}}@media(min-width: 1220px){.header .headerBox .headerWrapper .headerContainer .expandWrapper .nav.m-active .burger-login{display:none}.header .headerBox .headerWrapper .headerContainer .subHeaderWrapper .subHeader{position:relative;width:auto;top:0;background:none;box-shadow:none;justify-content:flex-end}.header .headerBox .headerWrapper .headerContainer .subHeaderWrapper .subHeader .subNav{margin:initial}.header.m-searching .headerBox .headerWrapper .headerContainer .searchWrapper{display:block;top:4.2em}.header.m-searching .headerBox .headerWrapper .headerContainer .searchWrapper button .search-icon{top:.4em}}.header .partnerHeader .headerWrapper .headerContainer .wrapperLogo{align-items:center;display:flex}.header .partnerHeader .headerWrapper .headerContainer .wrapperLogo .partnerLogo{margin:0 .5em}.header .partnerHeader .headerWrapper .headerContainer .wrapperLogo .partnerLogo img{max-width:80px;max-height:40px}.header .partnerHeader .headerWrapper .headerContainer .wrapperLogo .logoACS img{max-width:80px}.header .partnerHeader .headerWrapper .headerContainer .subHeaderWrapper .subHeader{position:absolute;top:54px;left:0;padding:.4em;margin:0 auto;display:none}.header .partnerHeader .headerWrapper .headerContainer .largeUserNav{display:flex;align-items:center}.header .partnerHeader .headerWrapper .headerContainer .largeUserNav .userNav .button-login,.header .partnerHeader .headerWrapper .headerContainer .largeUserNav .userNav .button-logged-in{display:none}.header .partnerHeader .headerWrapper .headerContainer .largeUserNav .btn.m-primary.m-small{display:none}@media(min-width: 480px){.header .partnerHeader .headerWrapper .headerContainer .wrapperLogo .partnerLogo img,.header .partnerHeader .headerWrapper .headerContainer .wrapperLogo .logoACS img{max-width:140px}}@media(min-width: 768px){.header .partnerHeader .headerWrapper .headerContainer .subHeaderWrapper .subHeader{display:flex}.header .partnerHeader .headerWrapper .headerContainer .subHeaderWrapper .subHeader .subNav{display:flex;justify-content:center;width:100%;align-items:center;margin:initial}.header .partnerHeader .headerWrapper .headerContainer .largeUserNav .userNav .button-login{display:block}.header .partnerHeader .headerWrapper .headerContainer .largeUserNav .userNav .button-logged-in{display:flex}.header .partnerHeader .headerWrapper .headerContainer .largeUserNav .btn.m-primary.m-small{display:block}}@media(min-width: 1220px){.header .partnerHeader .headerWrapper .headerContainer .expandWrapper .nav.m-active .burger-login{display:none}.header .partnerHeader .headerWrapper .headerContainer .subHeaderWrapper .subHeader{position:relative;margin:initial;width:auto;top:0;box-shadow:none}.header .partnerHeader .headerWrapper .headerContainer .subHeaderWrapper .subHeader .subNav{justify-content:flex-end}}.breadcrumbs-wrapper{background-color:#fff;z-index:6;position:static;width:100%}.breadcrumbs-wrapper .breadcrumbs{margin:0 auto;padding:5px 20px;width:100%;max-width:1300px;font-size:.75rem}.breadcrumbs-wrapper .breadcrumbs a,.breadcrumbs-wrapper .breadcrumbs span{font-size:.7rem}@media(min-width: 768px){.breadcrumbs-wrapper .breadcrumbs a,.breadcrumbs-wrapper .breadcrumbs span{font-size:.75rem}}.breadcrumbs-wrapper .breadcrumbs a{color:var(--azulACS);font-weight:500}@media(min-width: 768px){.breadcrumbs-wrapper .breadcrumbs a,.breadcrumbs-wrapper .breadcrumbs span{font-size:.75rem}}.footer{background-color:var(--grey8);color:var(--grey2);border-top:dashed 1px var(--grey6);font-family:var(--text-font);padding-bottom:.7rem}.footer .social-footer{display:flex;align-items:center;justify-content:space-between;padding:.3rem .5rem;max-width:1300px;margin:auto}.footer .social-footer .social-links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.footer .social-footer .social-links li a{color:var(--azulACS);text-decoration:none;display:block;display:flex;align-items:center;justify-content:center}.footer .social-footer .social-links li a:link{color:var(--azulACS)}.footer .social-footer .social-links li a:visited{color:var(--azulACS)}.footer .social-footer .social-links li a:hover{color:var(--azulOscuroACS)}.footer .social-footer .social-links li a:active{color:var(--azulTurquesaACS)}.footer .social-footer .social-links li+li{margin-left:.5rem}.footer .social-footer .btn{margin:0}.footer .links-container{padding:.5rem;border-top:dashed 1px var(--grey6)}.footer .links-container .company-links{max-width:1300px;margin:auto}.footer .links-container .company-links ul{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.footer .links-container .company-links ul li a{color:var(--grey2);text-decoration:none;display:block;padding:.5rem .7rem;font-size:.8rem}.footer .links-container .company-links ul li a:link{color:var(--grey2)}.footer .links-container .company-links ul li a:visited{color:var(--grey2)}.footer .links-container .company-links ul li a:hover{color:var(--grey1)}.footer .links-container .company-links ul li a:active{color:var(--grey3)}.footer .links-container .countries-links{max-width:1300px;margin:auto}.footer .links-container .countries-links ul{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.footer .links-container .countries-links ul li a{color:var(--grey2);text-decoration:none;display:block;padding:.5rem .7rem;font-size:.8rem}.footer .links-container .countries-links ul li a:link{color:var(--grey2)}.footer .links-container .countries-links ul li a:visited{color:var(--grey2)}.footer .links-container .countries-links ul li a:hover{color:var(--grey1)}.footer .links-container .countries-links ul li a:active{color:var(--grey3)}.footer .copyright{max-width:1300px;margin:auto;display:block;text-align:center;font-size:.7rem;margin-top:.5rem}.footer .copyright a:link{color:var(--azulACS)}.footer .copyright a:visited{color:var(--azulACS)}.footer .copyright a:hover{color:var(--azulOscuroACS)}.footer .copyright a:active{color:var(--azulTurquesaACS)}.footer .legal-links{max-width:1300px;margin:auto;display:flex;align-items:center;justify-content:center;margin-top:.5rem;flex-wrap:wrap}.footer .legal-links a+a{margin-left:1rem}.footer .legal-links a:last-of-type{filter:invert(1) hue-rotate(546.9deg) contrast(0.5) saturate(8.1)}.form-item{position:relative;margin:1.5rem 0 .5rem}.form-item.form-item-full{grid-column:1/-1}.form-item .form-item__label{position:absolute;z-index:1;background:#fff;background:-moz-linear-gradient(0deg, rgba(255, 255, 255, 0) 20%, white 20%, white 60%, rgba(255, 255, 255, 0) 60%);background:-webkit-linear-gradient(0deg, rgba(255, 255, 255, 0) 20%, white 20%, white 60%, rgba(255, 255, 255, 0) 60%);background:linear-gradient(0deg, rgba(255, 255, 255, 0) 20%, white 20%, white 60%, rgba(255, 255, 255, 0) 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);font-size:.8rem;color:var(--azulACS);line-height:1em;white-space:nowrap;top:-0.4rem;left:.3rem;padding:0 .4rem;font-family:var(--text-font)}.form-item .form-item__label.required:after{content:"*";padding-left:.1rem;font-weight:bold;text-align:left;color:var(--azulACS)}@media(max-width: 360px){.form-item .form-item__label[for=Telefono]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%}}.form-item .form-item__label.not-required:after{content:" (Opcional)";color:var(--azulACS)}.form-item input,.form-item select,.form-item textarea{display:block;border-radius:.2rem;border:solid 1px var(--grey5);height:2.5rem;width:100%;padding:0 .5rem;font-family:var(--text-font);background:#fff}.form-item input::-webkit-calendar-picker-indicator,.form-item select::-webkit-calendar-picker-indicator,.form-item textarea::-webkit-calendar-picker-indicator{height:100%;margin-right:-0.5rem;opacity:0}.form-item input[type=date]::-webkit-inner-spin-button,.form-item select[type=date]::-webkit-inner-spin-button,.form-item textarea[type=date]::-webkit-inner-spin-button{display:none;padding:0 .2rem}.form-item input::-webkit-inner-spin-button,.form-item select::-webkit-inner-spin-button,.form-item textarea::-webkit-inner-spin-button{width:1rem;height:2.5rem;margin-right:-0.5rem}.form-item input.btn,.form-item select.btn,.form-item textarea.btn{border-radius:10rem;font-weight:700;border:none;width:unset;padding:0 1.5rem;display:inline-flex}.form-item input[disabled],.form-item select[disabled],.form-item textarea[disabled]{opacity:.5;pointer-events:none}.form-item input[disabled]~label,.form-item select[disabled]~label,.form-item textarea[disabled]~label{opacity:.5}.form-item input.valid,.form-item select.valid,.form-item textarea.valid{border-color:#3cb371}.form-item input.valid:focus,.form-item select.valid:focus,.form-item textarea.valid:focus{border-color:#3cb371}.form-item input.input-validation-error,.form-item select.input-validation-error,.form-item textarea.input-validation-error{border-color:var(--rojoACS)}.form-item input.input-validation-error:focus,.form-item select.input-validation-error:focus,.form-item textarea.input-validation-error:focus{border-color:var(--rojoACS)}.form-item input:focus,.form-item select:focus,.form-item textarea:focus{border-color:var(--azulACS)}.form-item select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512' %3e%3cpath fill='%23a5a5a5' d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z'%3e%3c/path%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .5em top 50%,0 0;background-size:.5rem auto,100%;transition:background-image ease .3s}.form-item select:hover{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512' %3e%3cpath fill='%23464646' d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z'%3e%3c/path%3e%3c/svg%3e")}.form-item textarea{resize:vertical;height:5rem;padding:.5rem}.form-item .field-validation-error{line-height:1.1em;display:block;position:absolute;color:var(--rojoACS);font-size:.7rem}.form-item .form-hgroup{display:flex;align-items:center}.form-item .form-hgroup .form-item__select{margin-right:0;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0;width:auto}.form-item .form-hgroup .form-item__input{border-top-left-radius:0;border-bottom-left-radius:0}.form-item.m-check{position:relative;height:1.5rem}.form-item.m-check label{justify-content:center}.form-item.m-check label .terms{width:100%;font-size:.8rem;line-height:1.1em;color:var(--grey4)}.form-item.m-check label .terms a{color:var(--azulACS)}.form-item.m-check input{opacity:0;position:absolute;height:1.5rem;z-index:1;width:auto}.form-item.m-check input:checked~label:before{background:var(--azulACS);border-color:var(--azulOscuroACS);content:"✔";color:#fff}.form-item.m-check label{cursor:pointer;display:flex;align-items:center}.form-item.m-check label:before{content:"";display:flex;align-items:center;justify-content:center;width:1.1rem;height:1.1rem;margin-right:.3rem;border:1px solid var(--grey5);border-radius:.2rem}.contactar-form__required{padding:.5rem .5rem 0 0;color:var(--azulACS);font-size:.8rem;margin-top:-0.5rem;display:block}.car-specifics__form.m-sent{display:none}.car-specifics__form .contactar-form .section__title{margin:1rem 0 0 0}.car-specifics__form .contactar-form .validation-summary-errors ul{padding:0}.car-specifics__form .form__fieldset{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 .625rem}.car-specifics__form .contactar-form__required{padding:.5rem .5rem 0 0;color:var(--azulACS);font-size:.8rem;margin-top:-0.5rem;display:block}.car-specifics__form .contactar-form__warning{padding:0 .5rem;font-size:.8rem;text-align:center;color:var(--grey4);line-height:.8rem;margin-top:.3rem}.car-specifics__form .contactar-form__warning img{height:1rem;margin-bottom:-0.2rem}.car-specifics__form .btn.m-primary{margin:.5rem auto;display:block}@media(min-width: 480px){.car-specifics__form .form__fieldset{grid-template-columns:1fr 1fr 1fr}}.modal-section{position:fixed;top:0;left:0;width:100%;height:100vh;overflow:auto;background:rgba(0,0,0,.5);z-index:11;display:none}.modal-section .modal-section__content{width:calc(100% - 1rem);margin:auto;max-width:50rem;background:#fff;border-radius:.5rem;margin-top:.5rem}@media(min-width: 414px){.modal-section .modal-section__content{margin-top:1rem}}.modal-section .modal-section__content.form-modal .contactar-form__header{position:relative}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content{position:relative;padding:0 1.5rem;display:flex;padding-top:1rem}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content.m-with-photo .header__image{display:none}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content.m-with-photo .header__body h4{font-size:1.1rem;line-height:1.1em}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content.m-with-photo .header__body .header__price{font-size:1.2rem}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content.m-with-photo .header__body .header__price .m-title{text-align:center}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content.m-with-photo .header__body .header__extra-info{padding-top:.3rem;text-align:center}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content.m-with-photo .header__body .header__extra-info p{color:var(--grey1);display:inline-block;line-height:1em;padding:.2rem .4rem .5rem 0;font-size:.85rem}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content.m-with-photo .header__body .header__extra-info p svg{width:.9rem;height:.9rem;margin-bottom:-0.1rem}@media(min-width: 350px){.modal-section .modal-section__content.form-modal .contactar-form__header .header__content.m-with-photo .header__image{display:flex;justify-content:center;align-items:center;margin:0;border-radius:.2rem;overflow:hidden}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content.m-with-photo .header__image img{min-width:100%;height:100%;object-fit:cover}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content.m-with-photo .header__body{justify-content:flex-start;align-items:flex-start;max-width:70vw;margin:0 0 0 .4rem}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content.m-with-photo .header__body h4{font-size:1rem;line-height:1.1em;text-align:left;margin-right:1rem}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content.m-with-photo .header__body .header__extra-info{text-align:left}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content.m-with-photo .header__body .header__price{font-size:1.1rem;text-align:left}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content.m-with-photo .header__body .header__price .m-title{text-align:left}}@media(min-width: 768px){.modal-section .modal-section__content.form-modal .contactar-form__header .header__content.m-with-photo .header__body h4{font-size:1.5rem;line-height:1em}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content.m-with-photo .header__body .header__price{font-size:1.5rem}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content.m-with-photo .header__body .header__extra-info{font-size:.9rem}}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content .header__body{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:auto}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content .header__body h4{padding:0;text-align:center}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content .header__body h4 .header__brand,.modal-section .modal-section__content.form-modal .contactar-form__header .header__content .header__body h4 .header__model{font-weight:700;color:var(--grey2);font-size:1.5rem;line-height:1.1em}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content .header__body h4 .header__version{font-size:1.1rem;color:var(--grey5);display:block}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content .header__body .header__extra-info{font-size:.9rem}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content .header__body .header__price-multiple{display:flex;flex-wrap:wrap}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content .header__body .header__price-multiple .header__price{line-height:1em}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content .header__body .header__price-multiple .header__price:first-of-type{margin-right:.5rem}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content .header__body .header__price{padding:0;font-size:1.5rem;color:var(--azulACS);font-weight:700}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content .header__body .header__price .m-title{font-size:.8rem;color:var(--grey4);display:block;font-weight:400;line-height:1em;margin-top:.1rem}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content .header__body .header__price .m-small{font-size:1.1rem}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content .header__body .header__price .strikethrough{font-size:1rem;font-weight:500;color:var(--grey4)}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content .header__body .header__price.m-oferta{color:var(--verdeACS)}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content .header__body .header__price.m-anticipo{color:var(--azulOscuroACS)}.modal-section .modal-section__content.form-modal .contactar-form__header .header__content .header__body .header__price.m-cuota{color:var(--naranjaACS)}.modal-section .modal-section__content.form-modal .contactar-form__header .modal-section__close{position:absolute;top:0;right:0;padding:.6rem}.modal-section .modal-section__content.form-modal .contactar-form{padding:1rem .1rem 0;padding:0 .625rem}.modal-section .modal-section__content.form-modal .contactar-form .form__fieldset{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 .625rem}.modal-section .modal-section__content.form-modal .contactar-form .contactar-form__required{padding:0 .5rem;color:var(--azulACS);font-size:.8rem;margin-top:-0.5rem;display:block}.modal-section .modal-section__content.form-modal .contactar-form__warning{padding:0 .5rem;font-size:.7rem;text-align:center;color:var(--grey4);line-height:1.1em;margin-top:.3rem}.modal-section .modal-section__content.form-modal .contactar-form__warning img{height:1rem;margin-bottom:-0.2rem}.modal-section .modal-section__content.form-modal .contactar-form__footer{display:flex;justify-content:center;align-items:center;padding-bottom:1rem;padding-top:1rem}.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form__header .header__content{padding:1rem;border-radius:.5rem .5rem 0 0}.modal-section .modal-section__content.form-modal .whatsapp-form .whatsapp-form__background{background-image:url(/Content/__layout//v01/images/formularios/fondo-whatsapp.jpg);padding:.5rem;margin:0 0 .5rem 0;background-position:center;background-size:28rem}@media(min-width: 414px){.modal-section .modal-section__content.form-modal .whatsapp-form .whatsapp-form__background{padding:1rem}}.modal-section .modal-section__content.form-modal .whatsapp-form .whatsapp-form__pre{text-align:center;margin:auto;max-width:34rem;background:rgba(255,245,196,.95);box-shadow:0 0 3px 0px rgba(0,0,0,.2);font-size:.75rem;margin-bottom:.5rem;border-radius:.3rem;padding:.5rem;line-height:1.1em;color:var(--grey2)}@media(min-width: 414px){.modal-section .modal-section__content.form-modal .whatsapp-form .whatsapp-form__pre{margin-bottom:1rem}}.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form{border-radius:0 .3rem .3rem .3rem;box-shadow:0 0 3px 0px rgba(0,0,0,.2);position:relative;background:#fff;padding:.5rem;max-width:34rem;margin:auto}.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form:before{content:"";display:block;width:.5rem;height:1.1rem;border-radius:0rem .9rem 0rem 6.9rem;position:absolute;top:-1px;left:-0.4rem;z-index:5;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 35 39'%3e%3cdefs%3e%3cimage id='a' width='35' height='38' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAmCAYAAABOFCLqAAAACXBIWXMAAAsSAAALEgHS3X78AAABrElEQVRYR8XYyW4TQRAA0FeOE1lhUQhHBBdO8AHc+XL+gAMHPoDtwiKCWONkikOPjUPs2Imn2yVZLc2M1W+qq1uaiswEERFKzMYWkZA9IjJTRIwwxqQfR6v/P1h0OMNvnGVmF0om9nEfj3CMA3UzlDjFF7zBZ0zH/c2JAnmOp7itPuY7XuMFfugxoSzNMZ7gGe6pu1QdviqoV8r8McsMZfJ9JStH/QO1ouvHO8qcI8qEqRTSCT7gE+6qX8gjZVXm5TB7+z94j5dKIR/gIQ7VBV2IcWZmREzxUcEsZqQpaAyZ2UXEL7xzeRc1A82LNDPPe9DbJc81AV3YMbsGXdq+uwQtPUt2BVp5sO0CdOUp2xq09shvCVqLoR1oIwxtQBtjqA+6Foa6oGtjqAe6EYY6oBtjGB60FYZhQVtjGA40CIZhQINh2B40KIaNQUtjcAwbgSZLrtfBsBb0wL8PuXlUw3AlqMMt/4GqYlgJ6vAYPy2AqmNYCuqUdsipBVATDJdAsy7EofIlO0VG38FqFhGxp+ymo348wTdMm2Mwa9vt9b9zpY3WPjOLERGRC4C/8fX02ybCaKYAAAAASUVORK5CYII='/%3e%3c/defs%3e%3ctitle%3eSin título-1%3c/title%3e%3cg style='isolation:isolate'%3e%3cuse transform='translate(0 1)' xlink:href='%23a' style='opacity:0.18;mix-blend-mode:multiply'/%3e%3cuse transform='translate(868 -111)' xlink:href='%23a' style='opacity:0.18;mix-blend-mode:multiply'/%3e%3cpath d='M902-75l-27.91-27.91a2.4,2.4,0,0,1,1.7-4.09H902Z' transform='translate(-868 111)' style='fill:%23fff'/%3e%3c/g%3e%3c/svg%3e")}@media(min-width: 480px){.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form:before{width:1rem;top:-1.8px;left:-0.9rem}}.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form .whatsapp-form__link{background:#f5f5f5;display:flex;overflow:hidden;border-radius:.3rem}.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form .whatsapp-form__link figure{max-width:25%;width:25%;min-width:25%;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:flex-start;min-height:6rem}.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form .whatsapp-form__link figure img{display:block;min-width:100%;height:100%;object-fit:cover;position:absolute}.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form .whatsapp-form__link>div{padding:.5rem .7rem;display:flex;flex-direction:column;justify-content:space-between}.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form .whatsapp-form__link>div p{font-family:var(--text-font);letter-spacing:.015rem}.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form .whatsapp-form__link>div p:first-of-type{font-weight:400}.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form .whatsapp-form__link>div p:last-of-type{font-size:.75rem;margin-top:.5rem;word-break:break-all}.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form .form__fieldset{display:block;padding:.3rem}.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form .form__fieldset .whatsapp-form__item{margin-top:.1rem;font-family:var(--text-font);line-height:1em;letter-spacing:.015rem}.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form .form__fieldset .whatsapp-form__item p{display:inline;font-size:.95rem;font-family:var(--text-font)}.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form .form__fieldset .whatsapp-form__item p span{color:#039be5;word-break:break-all}.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form .form__fieldset .whatsapp-form__item .form-item{margin:0;display:inline-block;width:100%}.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form .form__fieldset .whatsapp-form__item .form-item label{display:none}.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form .form__fieldset .whatsapp-form__item .form-item input,.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form .form__fieldset .whatsapp-form__item .form-item select{font-family:var(--text-font);font-size:.95rem;height:auto;border-radius:0;border:none;border-bottom:solid 1px var(--azulACS);padding:0 .1rem}.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form .form__fieldset .whatsapp-form__item .form-item input::placeholder,.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form .form__fieldset .whatsapp-form__item .form-item select::placeholder{color:var(--grey3);font-style:italic}.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form .form__fieldset .whatsapp-form__item .form-item select{font-style:italic;color:var(--grey3)}.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form .form__fieldset .whatsapp-form__item .form-item select.loading{border:none;background-image:url(/Content/__layout/v01/images/placeholders/loading-spinwheel.svg);position:relative;border-radius:50%;width:1.2rem;height:1.2rem;color:transparent;-webkit-animation:spinner .6s linear infinite,passingSpinner 1.5s ease 5s,laterSpinner 3s ease 6.5s infinite;animation:spinner .6s linear infinite,passingSpinner 1.5s ease 5s,laterSpinner 3s ease 6.5s infinite;background-size:auto;background-position:center}.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form .form__fieldset .whatsapp-form__item:nth-of-type(2),.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form .form__fieldset .whatsapp-form__item:nth-of-type(3){display:grid;grid-template-columns:auto 1fr 1fr;grid-gap:.5rem}.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form .form__fieldset .whatsapp-form__item:nth-of-type(2) p,.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form .form__fieldset .whatsapp-form__item:nth-of-type(3) p{white-space:nowrap}.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form .form__fieldset .whatsapp-form__item:nth-of-type(2) input,.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form .form__fieldset .whatsapp-form__item:nth-of-type(3) input{display:block;width:100%}.modal-section .modal-section__content.form-modal .whatsapp-form .contactar-form__footer{margin-top:.5rem}.contact__floating-button{border:none;position:sticky;top:calc(100vh - 4rem);z-index:9;right:1rem;color:#fff;padding:.6rem;font-weight:700;background:var(--rosaACS);border-radius:6.5rem;box-shadow:0 0 4px 2px rgba(0,0,0,.25);display:flex;justify-content:center;align-items:center;margin-left:auto;margin-top:-2.9rem}.contact__floating-button:hover:before{opacity:.9}.contact__floating-button:hover:after{opacity:.9}.contact__floating-button:before{content:"¡Consultar!";background:#fff;position:absolute;pointer-events:none;right:3.3rem;color:var(--grey2);box-shadow:0px 0px 3px rgba(0,0,0,.3);padding:.3rem .5rem;border-radius:.2rem;font-size:1.1rem;opacity:0;font-weight:500;letter-spacing:.02rem;animation:showConsultar 3s ease 10s,showConsultar 3s ease 20s;transition:opacity ease .3s}.contact__floating-button:after{pointer-events:none;content:"";box-shadow:2px -2px 1px rgba(0,0,0,.1);width:.6rem;height:.6rem;transform:rotate(45deg);right:3rem;position:absolute;border:solid 5px;border-color:#fff #fff transparent transparent;opacity:0;animation:showConsultar 3s ease 10s,showConsultar 3s ease 20s;transition:opacity ease .3s}.contact__floating-button.m-sent{display:none}.contact__floating-button.m-fixed{position:sticky;top:unset;left:unset;bottom:2rem;right:1rem;z-index:8}.contact__floating-button svg{width:1.7rem;height:1.7rem}.contact__floating-button.m-loading svg{width:1.7rem;height:1.7rem}.contact__floating-button.m-loading svg path:nth-of-type(2){animation:writing 1.2s infinite ease-in-out}.contact__floating-button.m-loading svg path:nth-of-type(3){animation:writing 1.2s infinite ease-in-out .2s}.contact__floating-button.m-loading svg path:nth-of-type(4){animation:writing 1.2s infinite ease-in-out .4s}@media(min-width: 768px){.contact__floating-button.m-fixed{position:sticky;top:unset;left:50%;right:unset;bottom:2rem;z-index:8;margin:0;transform:translateX(-50%);padding:.5rem 1rem}.contact__floating-button.m-fixed:before{content:none}.contact__floating-button.m-fixed:after{content:"Consultar";color:#fff;font-weight:700;font-size:1rem;padding:0 .5rem;position:relative;color:#fff;width:unset;height:unset;pointer-events:inherit;box-shadow:none;transform:none;right:unset;border:none;opacity:inherit;transition:none;animation:none}}.hide-the-button{background:#fff;background:-moz-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, white 1%, white 99%, rgba(255, 255, 255, 0) 100%);background:-webkit-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, white 1%, white 99%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, white 1%, white 99%, rgba(255, 255, 255, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);z-index:9;position:relative;padding-top:1rem;padding-bottom:2rem;max-width:unset}.hide-the-button>div{padding-bottom:1rem}.form-item select.loading{background-image:url(/Content/__layout/v01/images/placeholders/loading-spinwheel.svg);position:relative;border-radius:50%;box-sizing:border-box;left:calc(50% - 1.5em);width:2.5rem;height:2.5rem;color:transparent;-webkit-animation:spinner .6s linear infinite,passingSpinner 1.5s ease 5s,laterSpinner 3s ease 6.5s infinite;animation:spinner .6s linear infinite,passingSpinner 1.5s ease 5s,laterSpinner 3s ease 6.5s infinite;-webkit-appearance:none;-moz-appearance:none;cursor:wait;pointer-events:none;background-size:auto;background-position:center;border:none}.test-drive__header{background-color:var(--naranjaACS);display:flex;justify-content:space-between;padding:1rem;border-radius:.5rem .5rem 0 0}.test-drive__header .header__content .test-drive__header-h4{color:#fff;font-weight:700;font-size:1.1rem}.test-drive__header .modal-section__close .times-circle-solid{color:#fff}.test-drive-recordatorio{margin:1rem 0;border:solid 1px var(--grey6);border-width:1px 0;padding:1rem;text-align:center;font-weight:700;color:var(--naranjaACS)}.test-drive__popup{margin-bottom:1rem}.test-drive__popup .test-drive__ciudades .test-drive__ciudades-form{list-style:none;padding:1rem;margin:0}.test-drive__popup .test-drive__ciudades .test-drive__ciudades-form .disponible{font-size:1.1rem;color:var(--naranjaACS);font-family:var(--title-font)}.test-drive__popup .test-drive__ciudades .test-drive__ciudades-form>li:not(.disponible){border-top:solid 1px var(--grey6);margin:.5rem}.test-drive__popup .test-drive__ciudades .test-drive__ciudades-form>li:not(.disponible):last-of-type{border-bottom:solid 1px var(--grey6);padding-bottom:.5rem}.test-drive__popup .test-drive__ciudades .test-drive__ciudades-form>li:not(.disponible) p{margin:.5rem;font-weight:700;color:var(--grey3)}.test-drive__popup .test-drive__ciudades .test-drive__ciudades-form>li:not(.disponible) ol{list-style:none;margin:0;display:grid;grid-template-columns:repeat(1, 1fr);padding:0}@media(min-width: 480px){.test-drive__popup .test-drive__ciudades .test-drive__ciudades-form>li:not(.disponible) ol{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.test-drive__popup .test-drive__ciudades .test-drive__ciudades-form>li:not(.disponible) ol{grid-template-columns:repeat(3, 1fr)}}.test-drive__popup .test-drive__ciudades .test-drive__ciudades-form>li:not(.disponible) ol li{height:auto;grid-column:span 1;text-align:left;margin:.5rem;font-size:.85rem;font-weight:300}.test-drive__popup .test-drive__ciudades .test-drive__ciudades-form>li:not(.disponible) ol li.form-item.m-check label{justify-content:flex-start;align-items:flex-start}.test-drive__popup .test-drive__ciudades .footer-ciudades{position:sticky;bottom:0;padding-top:1rem;background:linear-gradient(0deg, rgba(255, 255, 255, 0.9) 70%, rgba(255, 255, 255, 0) 100%);border-radius:0 0 .5rem .5rem;overflow:hidden}.section-container{position:relative}main{margin:0 auto;padding-bottom:1rem}.filter-section-mask{max-width:1300px;margin:20px auto}@media(max-width: 480px){.filter-section-mask{overflow-x:scroll}}.filter-section-mask.m-filter-visible{overflow-x:scroll}.filter-section-mask.m-filter-visible .filter-section-container{-moz-transform:translate(0, 0);-o-transform:translate(0, 0);-ms-transform:translate(0, 0);-webkit-transform:translate(0, 0);transform:translate(0, 0)}.filter-section-mask.m-filter-visible .section.m-with-filters:before{visibility:visible;opacity:1}@media(min-width: 1280px){.filter-section-mask.m-filter-visible .section.m-with-filters:before{display:none}}.filter-section-container{display:flex;-moz-transform:translate(-260px, 0);-o-transform:translate(-260px, 0);-ms-transform:translate(-260px, 0);-webkit-transform:translate(-260px, 0);transform:translate(-260px, 0);width:calc(100% + 260px);transition:transform .25s cubic-bezier(0.215, 0.61, 0.355, 1)}@media(min-width: 1280px){.filter-section-container{-moz-transform:translate(0, 0);-o-transform:translate(0, 0);-ms-transform:translate(0, 0);-webkit-transform:translate(0, 0);transform:translate(0, 0);width:100%}}@-webkit-keyframes spinner{from{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{from{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-section{display:none;width:100vw;height:100vh;position:fixed;bottom:0;background-color:rgba(255,255,255,.7);overflow:hidden;z-index:200}.spinner-section .spinner{content:"";width:70px;height:70px;border-radius:50%;border:5px solid #ccc;border-top-color:#666;box-sizing:border-box;position:relative;top:50%;left:50%;margin-left:-35px;margin-top:-35px;color:transparent;-webkit-animation:spinner .6s linear infinite;animation:spinner .6s linear infinite}.section{position:relative;padding:10px;max-width:1300px;font-size:.88rem;line-height:24px;color:var(--grey1);-webkit-transition:unfoldTransition(transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1));transition:unfoldTransition(transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1))}.section section{margin-bottom:20px}.section .section__title{text-align:center;font-size:1.8rem;line-height:1.1em;padding:0;margin:3rem .5rem 2rem;color:var(--azulACS);font-family:var(--title-font);font-weight:600}@media(min-width: 768px){.section .section__title{margin-right:320px}.section .section__title.m-center{margin-right:0;margin-left:0;margin-top:1.5rem}}.section .section__title.m-center{margin-right:0}.section .section__subtitle{font-size:1.5rem;line-height:1.1em;padding:0;margin:.5rem 0;color:var(--azulACS);margin-bottom:.5rem;text-align:center;font-family:var(--title-font)}@media(min-width: 768px){.section .section__subtitle{text-align:left}}.section .section__summary-title{padding:0;color:var(--naranjaACS);font-size:1.5rem;margin-top:.5rem}@media(min-width: 768px){.section{padding:20px}}@media(min-width: 1280px){.section{margin:0 auto}}@media(min-width: 1400px){.section{max-width:1300px}}@media(min-width: 1024px)and (max-width: 1279px){.section.services .grid-group .grid-row .grid-col{width:100%}}.section.m-with-filters{position:relative;margin:0;padding:0 10px;width:calc(100% - 260px);font-size:.88rem;line-height:24px;color:var(--grey1)}@media(min-width: 1024px){.section.m-with-filters .grid-group .grid-row .grid-col{width:33.33%}}@media(min-width: 1024px){.section.m-with-filters .grid-group .grid-row .grid-col.m-full{width:100%}}@media(min-width: 768px){.section.m-with-filters{padding:0 20px}}.section.m-with-filters header{display:flex;align-items:center;padding:0}.section.m-with-filters header h2{text-align:center;padding-left:40px}@media(min-width: 1280px){.section.m-with-filters header h2{padding-left:0}}.section.m-with-filters footer.pagenav{position:relative;width:100%;display:flex;justify-content:space-between}@media(min-width: 768px){.section.m-with-filters footer.pagenav{width:calc(100% - 305px)}}.section.m-with-filters footer.pagenav a{margin:10px 0 20px 0;font-size:1rem;font-family:var(--text-font)}.section.m-with-filters footer.pagenav a svg{margin-bottom:-0.2em}.section.m-with-filters footer.pagenav a.m-next{margin-left:auto}.light-back{background-color:var(--grey8);position:relative;max-width:unset;width:100%;margin-bottom:3rem}.light-back:before{background:var(--grey8);content:"";position:absolute;width:100%;z-index:-1;-webkit-clip-path:polygon(0 0, 0 100%, 100% 100%);clip-path:polygon(0 0, 0 100%, 100% 100%);height:3rem;top:-3rem;left:0;right:0;transform:rotateY(180deg)}.light-back:after{background:var(--grey8);content:"";position:absolute;width:100%;z-index:-1;-webkit-clip-path:polygon(0 0, 0 100%, 100% 100%);clip-path:polygon(0 0, 0 100%, 100% 100%);height:3rem;bottom:-3rem;left:0;right:0;transform:rotateX(180deg)}.light-back .grid-container{margin-left:auto;margin-right:auto}.grid-group{display:flex;flex-wrap:wrap}.grid-group .grid-row form{width:100%}@media(min-width: 768px){.grid-group .grid-row{width:calc(100% - 300px)}.grid-group .grid-row .grid-col{width:100%;padding:5px 0 5px 10px}}@media(min-width: 1024px){.grid-group .grid-row .grid-col{width:50%}.grid-group .grid-row .grid-col.m-big{width:33.33%}}@media(min-width: 1280px){.grid-group .grid-row .grid-col{width:33.3333333333%}}@media(min-width: 768px){.grid-group.m-table .advBox,.grid-group.m-table .adv-box{margin-top:70px}}.grid-row{display:flex;flex-wrap:wrap;margin:0;width:100%}.grid-row .grid-col{padding:10px 0;width:100%}.grid-row .grid-col.m-full{padding:10px 0;width:100%}.grid-row .oportunidades-comparacion .grid-col{padding:0}.grid-row.m-no-flex{display:block}@media(min-width: 768px){.grid-row{margin:0 -10px}.grid-row .grid-col{padding:10px;width:50%}.grid-row .grid-col.m-full{padding:10px}}@media(min-width: 1024px){.grid-row .grid-col{width:33.33%}.grid-row .grid-col.m-big{width:25%}}@media(min-width: 1280px){.grid-row .grid-col{width:25%}}.sticky-grid-group{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(auto-fill, minmax(0px, 1fr));grid-gap:1rem;margin-top:1rem}@media(min-width: 480px){.sticky-grid-group{grid-template-columns:repeat(2, minmax(0, 1fr));grid-template-rows:repeat(auto-fill, minmax(0px, 1fr))}}@media(min-width: 590px){.sticky-grid-group{grid-template-columns:repeat(3, minmax(0, 1fr));grid-template-rows:repeat(auto-fill, minmax(0px, 1fr))}}@media(min-width: 706px){.sticky-grid-group{grid-template-columns:repeat(2, minmax(0, 1fr)) 300px;grid-template-rows:repeat(3, 1fr);width:100%}}@media(min-width: 1024px){.sticky-grid-group{grid-template-columns:repeat(3, minmax(0, 1fr)) 300px;grid-template-rows:repeat(2, minmax(0px, 1fr))}}.sticky-grid-group.m-last{grid-template-rows:auto}.sticky-grid-group.m-tiles-container{display:grid;grid-template-columns:100%;grid-template-rows:repeat(auto-fill, minmax(0px, 1fr));grid-gap:20px 10px;padding-top:20px}@media(min-width: 706px){.sticky-grid-group.m-tiles-container{grid-template-columns:repeat(2, minmax(0, 1fr));grid-template-rows:repeat(auto-fill, minmax(0px, 1fr))}}@media(min-width: 942px){.sticky-grid-group.m-tiles-container{grid-template-columns:repeat(3, minmax(0, 1fr));grid-template-rows:repeat(auto-fill, minmax(0px, 1fr))}}@media(min-width: 1024px){.sticky-grid-group.m-tiles-container{grid-template-columns:repeat(2, minmax(0, 1fr)) 300px;grid-template-rows:repeat(3, 1fr)}}@media(min-width: 1300px){.sticky-grid-group.m-tiles-container{grid-template-columns:repeat(3, minmax(0, 1fr)) 300px;grid-template-rows:repeat(2, minmax(0px, 1fr))}}.sticky-section{margin-bottom:1.2em}@media(min-width: 768px){.sticky-section{display:flex;justify-content:space-between}.sticky-section .grid-row{width:calc(100% - 320px);margin:0}}@media(min-width: 768px){.double-grid__grid-group{display:grid;grid-template-columns:1fr 300px;grid-gap:10px;width:100%;margin-top:10px}.double-grid__grid-group:first-of-type{margin-top:0}.double-grid__grid-group .grid-row{width:100%}.double-grid__grid-group .advBox{height:fit-content}}.grid-container{max-width:1280px;margin-top:1rem;display:grid;grid-gap:1rem;grid-template-columns:1fr}.grid-container__content{display:grid;grid-template-columns:repeat(auto-fit, minmax(15rem, 1fr));grid-gap:1rem;grid-auto-rows:min-content}.grid-container__content .grid-container__footer,.grid-container__content .grid-container__title{grid-column:1/-1;grid-row:span 1;display:flex;justify-content:center;align-items:center}.grid-container__content--item-full{grid-column:1/-1}.grid-container__content--item-center{margin:auto}.grid-container__content .planesahorro-list,.grid-container__content .concessionaire-list{grid-column:1/-1}.grid-container__content.m-extrasmall{grid-template-columns:repeat(auto-fit, minmax(4rem, 1fr))}.grid-container__content.m-mediumsmall{grid-template-columns:repeat(auto-fit, minmax(6rem, 1fr))}.grid-container__content.m-small{grid-template-columns:repeat(auto-fit, minmax(8rem, 1fr))}.grid-container__content.m-medium{grid-template-columns:repeat(2, 1fr)}@media(min-width: 768px){.grid-container__content.m-medium{grid-template-columns:repeat(auto-fit, minmax(11.5rem, 1fr))}}.grid-container__content.m-large{grid-template-columns:repeat(auto-fit, minmax(15rem, 1fr))}.grid-container__content.m-extralarge{grid-template-columns:repeat(auto-fit, minmax(20rem, 1fr))}.grid-container__content.m-full{grid-template-columns:1fr}.grid-container__content.m-tile-container{grid-template-columns:repeat(auto-fit, minmax(8.5rem, 1fr))}.grid-container__content.m-marca{grid-template-columns:1fr}@media(min-width: 480px){.grid-container__content.m-marca{grid-template-columns:1fr 1fr}}@media(min-width: 1024px){.grid-container__content.m-marca{grid-template-columns:1fr 1fr 1fr}}.grid-container__content.m-oportunidades{grid-template-columns:1fr}@media(min-width: 480px){.grid-container__content.m-oportunidades{grid-template-columns:1fr 1fr}}@media(min-width: 768px){.grid-container__content.m-oportunidades{grid-template-columns:1fr}}@media(min-width: 900px){.grid-container__content.m-oportunidades{grid-template-columns:1fr 1fr}}.grid-container__content.m-promo{grid-template-columns:repeat(1, minmax(8.5rem, 1fr))}@media(min-width: 480px){.grid-container__content.m-promo{grid-template-columns:repeat(3, minmax(8.5rem, 1fr))}}@media(min-width: 768px){.grid-container__content.m-promo{grid-template-columns:repeat(4, minmax(8.5rem, 1fr))}}@media(min-width: 900px){.grid-container__content.m-promo{grid-template-columns:repeat(5, minmax(8.5rem, 1fr))}}.grid-container .advBox,.grid-container .adv-box{position:sticky;top:4rem;overflow:hidden;height:fit-content}@media(min-width: 768px){.grid-container{grid-template-columns:1fr 300px}.grid-container.m-no-adv{grid-template-columns:1fr}}.listing-container{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(7, minmax(0px, auto));grid-gap:1rem;margin-top:1rem}@media(min-width: 414px){.listing-container{grid-template-columns:repeat(2, minmax(0, 1fr));grid-template-rows:repeat(4, minmax(0px, auto))}}@media(min-width: 590px){.listing-container{grid-template-columns:repeat(3, minmax(0, 1fr));grid-template-rows:repeat(3, minmax(0px, auto))}}@media(min-width: 706px){.listing-container{grid-template-columns:repeat(2, minmax(0, 1fr)) 300px;grid-template-rows:repeat(3, minmax(0px, auto));width:100%}}@media(min-width: 1024px){.listing-container{grid-template-columns:repeat(3, minmax(0, 1fr)) 300px;grid-template-rows:repeat(2, minmax(0, auto))}}.listing-container .adv__container{grid-column:1/-1;grid-row:2/3;padding:0}@media(min-width: 414px){.listing-container .adv__container{grid-column:1/-1;grid-row:2/3}}@media(min-width: 590px){.listing-container .adv__container{grid-column:1/-1;grid-row:2/3}}@media(min-width: 706px){.listing-container .adv__container{grid-column:3/4;grid-row:1/4}}@media(min-width: 1024px){.listing-container .adv__container{grid-column:4/5;grid-row:1/3}}.listing-container .adv__container>aside{position:sticky;top:4rem}@media(min-width: 768px){.listing-container .adv__container>aside{position:sticky;top:6.8em;padding:0}}@media(min-width: 1220px){.listing-container .adv__container>aside{top:4.5em}}@media(min-width: 414px)and (max-width: 30rem){.listing-container.m-busqueda{grid-template-columns:1fr;grid-template-rows:repeat(7, minmax(0px, auto))}}@media(min-width: 30rem)and (max-width: 590px){.listing-container.m-busqueda{grid-template-columns:repeat(2, minmax(0, 1fr));grid-template-rows:repeat(4, minmax(0px, auto))}}.angle-left-solid,.angle-right-solid{margin-top:-0.3em;width:2.5em;color:#fff}.caret-down-solid,.caret-left-solid,.caret-right-solid,.circle-notch-solid{color:var(--azulACS);width:1.2rem;max-height:1.4rem}.caret-down-solid{margin-right:.3rem}.caret-left-solid,.caret-right-solid{margin-bottom:-0.4em}.chevron-left-solid,.chevron-right-solid{color:var(--azulACS);width:.4rem}button:hover .chevron-left-solid,button:hover .chevron-right-solid{color:#fff}.envelope-light,.globe-solid,.mobile-alt-solid,.service-card__face .map-marker-alt-solid{color:var(--azulClaroACS);height:.7rem}.filter-solid{color:#fff;width:.65rem;margin-bottom:-0.1em}.images-solid{color:#fff;width:1rem}.map-marker-alt-solid{color:var(--azulOscuroACS);width:.7rem;margin-bottom:-0.05rem;margin-right:.1rem}.dealer-info .dealer-info__card .dealer-info__body p .map-marker-alt-solid,.dealer-info .dealer-info__card .dealer-info__body p .mobile-alt-solid{width:1rem;margin-right:.5rem;height:1rem;color:var(--azulClaroACS)}.search-icon{color:var(--grey1);height:1.7em}.sort-down-solid{color:#fff;width:.6rem;transition:transform ease .3s;transition-delay:.1s}.times-circle-solid{color:var(--grey1);width:1.2rem}.times-solid{color:#fff;width:1.2rem}.filter-icon.filter-icon__filter .times-solid{display:none}.filter-icon.filter-icon__times .times-solid{display:inline-block;width:.5rem;margin-bottom:-0.1em}.filter-icon.filter-icon__times .filter-solid{display:none}.filters__filtered-by .times-solid{color:var(--azulOscuroACS);width:.5rem;margin-left:auto;position:absolute;right:1.7rem}.gallery-fullScreen .times-circle-solid,.videos__container-fullscreen .times-circle-solid{color:#fff;margin-left:.3rem;margin-bottom:-0.1rem}.trash-solid{color:var(--rojoACS);height:.7rem}.modal-body--element .car-preview .btn-delete .trash-solid{height:.6rem}.trash-alt-solid{color:var(--rojoACS);height:.8rem;margin-bottom:.2rem}button .facebook-f-brands,button .twitter-brands,button .google-brands{color:#fff;height:.8rem;margin-right:.4em}a .facebook-f-brands{color:#3b5998;height:1.3rem}a .twitter-brands{height:1.3rem;color:#00acee}a .google-brands{color:#dd4b39;height:1.3rem}a:hover .facebook-f-brands,a:hover .twitter-brands,a:hover .google-brands{color:#fff}.btn{background:none;border:none;height:2.5rem;border-radius:10rem;padding:0 1.5rem;color:var(--azulACS);font-size:1rem;font-weight:700;display:inline-flex;justify-content:center;align-items:center;transition:all ease .3s;cursor:pointer;white-space:nowrap;text-decoration:none;font-family:var(--text-font);margin:.5rem}.btn svg{margin:0 .3em 0 0;width:1.5rem;height:auto}.btn.m-loading svg.m-contacto path:nth-of-type(2){animation:writing 1.2s infinite ease-in-out}.btn.m-loading svg.m-contacto path:nth-of-type(3){animation:writing 1.2s infinite ease-in-out .2s}.btn.m-loading svg.m-contacto path:nth-of-type(4){animation:writing 1.2s infinite ease-in-out .4s}.btn.m-disabled,.btn[disabled]{opacity:.4;pointer-events:none}.btn:hover,.btn:active,.btn:focus{text-decoration:none}.btn:hover{color:var(--azulOscuroACS)}.btn.m-small{font-size:.8rem;height:1.65rem;padding:0 .7rem}.btn.m-small svg{margin:0 .3em 0 0;width:1rem;height:auto}.btn.m-big{height:3rem}.btn.m-full-width{width:100%}.btn.m-primary{color:#fff;background-color:var(--azulACS);box-shadow:var(--box-shadow)}.btn.m-primary:hover{color:#fff;background-color:var(--azulOscuroACS)}.btn.m-primary:active{box-shadow:none}.btn.m-secondary,.btn.m-outline{color:var(--azulACS);box-shadow:inset 0px 0px 0px 2px var(--azulACS),var(--box-shadow);background-color:transparent}.btn.m-secondary:hover,.btn.m-outline:hover{color:#fff;background-color:var(--azulACS)}.btn.m-secondary:active,.btn.m-outline:active{box-shadow:inset 0px 0px 0px 2px var(--azulACS)}.btn.m-accent{color:#fff;background-color:var(--rosaACS);box-shadow:var(--box-shadow)}.btn.m-accent:hover{color:#fff;background-color:#f34a85}.btn.m-accent:active{box-shadow:none}.btn.m-whatsapp{color:#fff;background-color:#25d366;box-shadow:var(--box-shadow)}.btn.m-whatsapp:hover{color:#fff;background-color:#25b35a}.btn.m-whatsapp:active{box-shadow:none}.btn.m-whatsapp.m-video{background-color:#128c7e;background-color:#25d366}.btn.m-whatsapp.m-video:hover{background-color:#075e54;background-color:#25b35a}.btn.m-white{color:var(--azulACS);background-color:#fff;box-shadow:var(--box-shadow)}.btn.m-white:hover{background-color:rgba(255,255,255,.8)}.btn.m-white:active{box-shadow:none}.btn.m-white.m-outline{color:#fff;box-shadow:inset 0px 0px 0px 2px #fff,var(--box-shadow);background-color:transparent}.btn.m-white.m-outline:hover{color:rgba(255,255,255,.8);box-shadow:inset 0px 0px 0px 2px rgba(255,255,255,.8),var(--box-shadow)}.btn.m-white.m-outline:active{box-shadow:inset 0px 0px 0px 2px rgba(255,255,255,.8)}.btn.m-test-drive{background-color:var(--naranjaACS);color:#fff;box-shadow:var(--box-shadow)}.btn.m-test-drive img{width:1.7em;height:1.7em;background:#fff;border-radius:50%;border:2px solid #fff;margin-right:.5em}.btn.m-test-drive:hover{background-color:#dd5e0e}.btn.m-test-drive:active{box-shadow:none}.btn.m-test-drive.m-loading svg{animation:start-driving .5s ease-in-out,driving 1.5s ease-in-out infinite .5s}.btn[disabled].m-sent{display:none}.btn.m-facebook,.btn.m-google{color:#fff;box-shadow:var(--box-shadow)}.btn.m-facebook:active,.btn.m-google:active{box-shadow:none}.btn.m-facebook{background-color:#3b5998}.btn.m-facebook svg{width:1rem;height:1rem;margin-right:.5rem}.btn.m-facebook:hover{background-color:#22365f}.btn.m-google{color:var(--grey1)}.btn.m-google svg{width:1rem;height:1rem;margin-right:.5rem}.btn.m-google:hover{background-color:var(--grey8)}.btn-container{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.car-specifics{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1300px;margin:auto;margin-top:1rem;padding:0 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.car-specifics .car-specifics__image{margin-top:1rem}.car-specifics .car-specifics__image.m-blur{pointer-events:none}.car-specifics .car-specifics__image.m-blur figure{overflow:hidden}.car-specifics .car-specifics__image.m-blur figure img{filter:blur(10px) grayscale(100)}.car-specifics .car-specifics__image.m-blur figure .car-specifics__image-icon{display:none}.car-specifics .car-specifics__image.m-vendido{position:relative}.car-specifics .car-specifics__image.m-vendido:after{content:"";width:calc(100% - 2rem);height:calc(100% - 2rem);position:absolute;max-width:31rem;margin:auto;top:0;left:0;right:0;bottom:0;background-repeat:no-repeat;background-position:center center;background-size:contain;background-image:url("data:image/svg+xml;charset=UTF-8,%3c!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In --%3e%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='451.3px' height='271.7px' viewBox='0 0 451.3 271.7' style='enable-background:new 0 0 451.3 271.7;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:url(%23SVGID_1_);%7d .st1%7bfill:none;stroke:%23FFFFFF;stroke-miterlimit:10;%7d .st2%7bfill:%23EEF1F9;%7d .st3%7bfill:%23DDE4F3;%7d .st4%7bfill:url(%23SVGID_2_);%7d %3c/style%3e%3cdefs%3e%3c/defs%3e%3cg%3e%3clinearGradient id='SVGID_1_' gradientUnits='userSpaceOnUse' x1='0' y1='389.587' x2='451.2894' y2='389.587' gradientTransform='matrix(1 0 0 -1 0 525.4526)'%3e%3cstop offset='0' style='stop-color:%23FF0000'/%3e%3cstop offset='0.9944' style='stop-color:%23C1272D'/%3e%3c/linearGradient%3e%3cpath class='st0' d='M444.2,106.6L51.5,270.8c-5.8,2.5-12.6-0.3-15.2-6.2L0.9,180.1c-2.5-5.8,0.3-12.6,6.2-15.2l392.8-164 c5.8-2.5,12.6,0.3,15.2,6.2l35.2,84.3C452.9,97.3,450.1,104.1,444.2,106.6z'/%3e%3cpath class='st1' d='M422.6,103.3L60.9,254.5c-5.1,2.1-10.9-0.3-12.9-5.4l-27.2-64.7c-2.1-5.1,0.3-10.9,5.4-12.9L387.9,20.4 c5.1-2.1,10.9,0.3,12.9,5.4L428,90.7C430,95.4,427.7,101.3,422.6,103.3z'/%3e%3cg%3e%3cpath class='st2' d='M90.3,223.8c-0.5-0.3-0.8-0.6-1.1-0.9s-0.8-0.6-1.1-1.1l-35.4-36.3c0-0.2-0.2-0.2-0.2-0.3 c0-0.2-0.2-0.2-0.2-0.3c-0.3-0.6,0-1.1,0.8-1.4l10.4-4.4c0.8-0.3,1.6-0.2,2.2,0.5l22.6,25.3c-0.2-2.8-0.3-5.7-0.6-8.5 s-0.5-5.5-0.8-8.4c-0.3-2.8-0.5-5.5-0.8-8.4c-0.3-2.8-0.5-5.7-0.6-8.5c0-0.9,0.3-1.6,1.3-2.1l10.3-4.4c0.5-0.2,0.9-0.3,1.1-0.2 c0.3,0.2,0.5,0.3,0.6,0.6c0,0.2,0.2,0.3,0.2,0.3v0.2l1.9,50.7c0,0.3,0,0.8,0,1.1c0,0.5,0,0.8-0.2,1.3s-0.2,0.8-0.3,1.1 c-0.2,0.3-0.5,0.6-0.8,0.6l-8.1,3.5C91.3,224.1,90.6,224.1,90.3,223.8z'/%3e%3cpath class='st2' d='M104.8,163c-0.2-0.5-0.2-0.8-0.2-1.3c0.2-0.3,0.5-0.6,0.9-0.8l32.2-13.7c0.5-0.2,0.9-0.2,1.3,0 c0.3,0.2,0.6,0.5,0.9,0.9l3.5,8.1c0.2,0.3,0.2,0.8,0,1.3s-0.5,0.8-0.9,0.9l-21,9l3.5,8.1l16.3-6.9c0.5-0.2,0.8-0.2,1.1-0.2 s0.6,0.3,0.8,0.8l3,6.9c0.2,0.3,0.2,0.6,0,1.1c-0.2,0.3-0.5,0.6-0.8,0.8l-16.3,6.9l3.6,8.4l21.8-9.3c0.9-0.5,1.7-0.2,2.1,0.8 l3.5,8.2c0.2,0.2,0.2,0.5,0,0.6c0.2,0.6-0.2,1.1-0.9,1.4l-32.7,14c-0.5,0.2-0.8,0.2-1.1,0.2c-0.3-0.2-0.6-0.5-0.8-0.9L104.8,163z' /%3e%3cpath class='st2' d='M148.7,144.2c-0.2-0.3-0.2-0.8,0-1.1s0.5-0.6,0.9-0.9l10.6-4.6c0.3-0.2,0.6-0.2,1.1-0.2 c0.3,0,0.8,0.2,1.1,0.5c4.6,3.3,9.2,6.5,13.7,9.6c4.6,3.2,9.2,6.3,13.7,9.6l-11.2-25.9c-0.2-0.5,0-0.8,0.2-1.1s0.5-0.6,0.8-0.8 l9.2-3.9c0.5-0.2,0.9-0.2,1.3-0.2c0.5,0.2,0.8,0.5,0.9,0.8l19.6,45.5c0.2,0.5,0.2,0.8,0,1.1s-0.5,0.6-0.9,0.8l-10.3,4.4 c-0.3,0.2-0.6,0.2-0.9,0c-0.3-0.2-0.6-0.3-0.9-0.5c-4.9-3.5-9.8-6.9-14.5-10.4s-9.6-6.9-14.5-10.4l12,27.8 c0.2,0.5,0.3,0.9,0.2,1.3c-0.2,0.3-0.5,0.6-0.9,0.8l-9.2,3.9c-0.5,0.2-0.9,0.2-1.3,0c-0.3-0.2-0.6-0.5-0.8-0.8L148.7,144.2z'/%3e%3cpath class='st3' d='M253.1,126.2c0.9,2.2,1.6,4.6,1.9,6.9c0.3,2.4,0.3,4.6,0,6.8s-0.9,4.4-1.7,6.5c-0.9,2.1-2.1,4.1-3.5,5.8 s-3,3.5-4.9,4.9s-3.9,2.7-6.2,3.6l-15.9,6.8c-0.3,0.2-0.8,0.2-1.1,0.2c-0.3,0-0.6-0.3-0.9-0.9l-19.4-45.3 c-0.2-0.5-0.2-0.9-0.2-1.3s0.5-0.6,0.9-0.9l15.9-6.8c2.2-0.9,4.6-1.6,6.9-2.1c2.4-0.3,4.6-0.3,6.9-0.2c2.2,0.3,4.4,0.8,6.6,1.6 s4.1,1.9,6,3.2s3.5,2.8,5.1,4.7C250.9,121.9,252.1,124,253.1,126.2z M218,126.4l10.7,24.9l2.7-1.1c0.5-0.2,0.9-0.5,1.4-0.6 c0.5-0.3,0.9-0.5,1.4-0.8c1.6-0.8,2.8-1.9,3.9-3.2s2.1-2.7,2.5-4.1c0.6-1.6,0.8-3.2,0.8-4.9s-0.5-3.5-1.1-5.1 c-0.8-1.7-1.9-3.3-3.2-4.6c-1.3-1.3-2.8-2.2-4.4-2.7c-1.6-0.6-3.3-0.9-5.2-0.8c-1.9,0-3.6,0.5-5.4,1.3L218,126.4z'/%3e%3cpath class='st3' d='M251.8,99.8c-0.2-0.3-0.2-0.8,0-1.1s0.5-0.6,0.9-0.9l9.5-4.1c0.3-0.2,0.8-0.2,1.3,0s0.8,0.3,0.9,0.8 l19.4,45.3c0.5,0.9,0.2,1.6-0.9,2.1l-9.5,4.1c-0.9,0.5-1.6,0.2-2.1-0.8L251.8,99.8z'/%3e%3cpath class='st3' d='M326.2,94.8c0.9,2.2,1.6,4.6,1.9,6.9c0.3,2.4,0.3,4.6,0,6.8s-0.9,4.4-1.7,6.5c-0.9,2.1-2.1,4.1-3.5,5.8 s-3,3.5-4.9,4.9s-3.9,2.7-6.2,3.6l-15.9,6.8c-0.3,0.2-0.8,0.2-1.1,0.2c-0.3,0-0.6-0.3-0.9-0.9l-19.4-45.3 c-0.2-0.5-0.2-0.9-0.2-1.3c0.2-0.3,0.5-0.6,0.9-0.9l15.9-6.8c2.2-0.9,4.6-1.6,6.9-2.1c2.4-0.3,4.6-0.3,6.9-0.2 c2.2,0.3,4.4,0.8,6.6,1.6s4.1,1.9,6,3.2s3.5,2.8,5.1,4.7C323.9,90.4,325.2,92.4,326.2,94.8z M291.3,94.9l10.7,24.9l2.7-1.1 c0.5-0.2,0.9-0.5,1.4-0.6c0.5-0.2,0.9-0.5,1.4-0.8c1.6-0.8,2.8-1.9,3.9-3.2s2.1-2.7,2.5-4.1c0.6-1.6,0.8-3.2,0.8-4.9 s-0.5-3.5-1.1-5.1c-0.8-1.7-1.9-3.3-3.2-4.6c-1.3-1.3-2.8-2.2-4.4-2.7c-1.6-0.6-3.3-0.9-5.2-0.8c-1.9,0-3.6,0.5-5.4,1.3 L291.3,94.9z'/%3e%3cpath class='st3' d='M332.5,92.1c-0.9-2.4-1.6-4.6-1.9-6.9c-0.3-2.4-0.3-4.7,0-6.9c0.3-2.4,0.8-4.6,1.7-6.6c0.9-2.1,1.9-4.1,3.3-6 s3-3.5,4.9-5.1c1.9-1.4,3.9-2.7,6.2-3.8c2.2-0.9,4.6-1.6,6.9-1.9c2.4-0.3,4.7-0.3,6.9,0c2.4,0.3,4.6,0.8,6.6,1.7 c2.2,0.8,4.1,2.1,6,3.3s3.5,3,5.1,4.9c1.4,1.9,2.7,3.9,3.8,6.2c0.9,2.2,1.6,4.6,1.9,6.9c0.3,2.4,0.3,4.7,0,6.9s-0.8,4.6-1.7,6.6 c-0.9,2.2-2.1,4.1-3.3,6c-1.4,1.9-3,3.5-4.9,5.1s-3.9,2.7-6.2,3.6c-2.4,0.9-4.6,1.6-6.9,1.9c-2.4,0.3-4.7,0.3-6.9,0 c-2.4-0.3-4.6-0.8-6.6-1.7s-4.1-1.9-6-3.3c-1.9-1.4-3.5-3-5.1-4.9C334.7,96.4,333.4,94.3,332.5,92.1z M344.9,86.7 c0.8,1.7,1.7,3.3,3,4.6s2.7,2.2,4.3,3c1.6,0.6,3.3,1.1,5.1,1.1s3.5-0.3,5.4-1.1c1.7-0.8,3.3-1.7,4.6-3.2c1.3-1.3,2.1-2.8,2.7-4.4 s0.8-3.3,0.8-5.2c0-1.7-0.5-3.6-1.3-5.4c-0.8-1.7-1.7-3.3-3-4.6s-2.7-2.4-4.3-3c-1.6-0.6-3.3-1.1-5.1-1.1c-1.7,0-3.6,0.3-5.4,1.1 c-1.7,0.8-3.3,1.7-4.4,3.2c-1.3,1.3-2.1,2.8-2.7,4.4s-0.8,3.3-0.8,5.2C343.8,83.1,344.2,84.8,344.9,86.7z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ")}.car-specifics .car-specifics__image.m-nodisp{position:relative}.car-specifics .car-specifics__image.m-nodisp:after{content:"";width:calc(100% - 2rem);height:calc(100% - 2rem);position:absolute;max-width:31rem;margin:auto;top:0;left:0;right:0;bottom:0;background-repeat:no-repeat;background-position:center center;background-size:contain;background-image:url("data:image/svg+xml;charset=UTF-8,%3c!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In --%3e%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='398px' height='184px' viewBox='0 0 398 184' style='enable-background:new 0 0 398 184;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23FFFFFF;%7d %3c/style%3e%3cdefs%3e%3c/defs%3e%3cg%3e%3cimage style='overflow:visible;opacity:0.75;' width='234' height='136' xlink:href='data:image/png;base64,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 iu9sfgAAAABJRU5ErkJggg==' transform='matrix(1 0 0 1 82 0)'%3e%3c/image%3e%3cg%3e%3cg%3e%3cg%3e%3cg%3e%3cg%3e%3cg%3e%3cpath class='st0' d='M164.8,61.1c0.9-1.3,2.2-2.8,3.9-4.3c1.2-1.1,2.1-2,2.6-2.7c0.5-0.7,0.9-1.6,0.8-2.4 c0-1.2-0.4-2.1-1.4-2.8c-1-0.7-2.2-1.1-3.9-1.1c-1.6,0-3.1,0.4-4.4,1c-1.4,0.8-2.4,1.8-3.2,3.2l-9-5c1.7-2.8,4-5,7.1-6.4 c3-1.5,6.7-2.3,11-2.2c4.8,0,8.6,1.1,11.5,3.2s4.3,4.8,4.3,8.5c0,1.6-0.3,3.1-0.9,4.4c-0.6,1.2-1.2,2.3-2.1,3.2 c-0.8,0.9-1.8,1.8-3.1,2.9c-1.4,1.2-2.4,2.1-3.1,2.9c-0.7,0.8-1,1.7-1,2.9l-10.7-0.2C163.4,64.1,163.9,62.5,164.8,61.1z M163.7,80.2c-1.3-1.2-1.9-2.8-1.8-4.5c0-1.8,0.7-3.3,2-4.4c1.3-1.2,2.9-1.7,5-1.7c2,0.1,3.6,0.7,5,1.8s1.9,2.7,1.8,4.5 c0,1.8-0.7,3.2-2,4.5c-1.3,1.2-3,1.8-5,1.7C166.6,82.1,165,81.5,163.7,80.2z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath class='st0' d='M209.7,57.3c0.9-0.7,2.2-1.5,3.8-2.3c1.1-0.5,1.9-1,2.5-1.4c0.6-0.4,1-0.9,1.2-1.5 c0.3-0.9,0.1-1.6-0.4-2.4c-0.6-0.7-1.4-1.3-2.5-1.7c-1.1-0.4-2.4-0.4-3.4-0.2c-1.2,0.3-2.2,0.8-3,1.6l-5.4-5.5 c1.8-1.7,4-2.7,6.6-3.2s5.4-0.1,8.5,0.8c3.5,1.1,6,2.7,7.8,4.8c1.7,2.1,2.2,4.4,1.3,7c-0.4,1.1-0.9,2.2-1.6,3 c-0.7,0.8-1.5,1.4-2.2,1.8c-0.8,0.5-1.7,0.9-2.9,1.4c-1.2,0.6-2.2,1-2.9,1.5c-0.7,0.5-1.1,1.1-1.4,1.9l-7.8-2.4 C208.1,59.1,208.8,58,209.7,57.3z M204.8,71c-0.7-1.2-0.8-2.4-0.4-3.7s1.2-2.2,2.4-2.8c1.2-0.6,2.5-0.6,4-0.2 c1.4,0.5,2.5,1.3,3.2,2.4c0.7,1.1,0.8,2.4,0.4,3.7c-0.4,1.2-1.2,2.2-2.4,2.8c-1.2,0.6-2.6,0.7-4,0.2 C206.5,72.9,205.5,72.1,204.8,71z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath class='st0' d='M194.3,72.2c-0.5,1.1-1.2,2.3-2.3,3.8c-0.7,1-1.2,1.8-1.6,2.5c-0.3,0.7-0.4,1.2-0.2,1.9 c0.2,0.8,0.6,1.5,1.5,1.9c0.9,0.4,1.9,0.4,3,0.2c1.2-0.2,2.3-0.7,3.1-1.5c0.8-0.8,1.5-1.8,1.9-2.8l7.4,2.3 c-0.8,2.4-2.3,4.4-4.3,5.9c-2,1.6-4.7,2.7-7.8,3.4c-3.6,0.7-6.6,0.5-9-0.6c-2.5-1-3.9-2.9-4.5-5.6c-0.3-1.3-0.3-2.4,0-3.4 c0.3-1.1,0.5-1.9,1.1-2.7c0.4-0.7,1.1-1.6,1.9-2.6c0.9-1.1,1.5-2,1.8-2.7c0.3-0.8,0.5-1.4,0.3-2.3l8-1.5 C194.9,69.8,194.8,71.1,194.3,72.2z M192.2,57.8c1.2,0.7,1.8,1.7,2.1,3.1c0.3,1.4,0.1,2.5-0.7,3.6c-0.8,1.1-1.9,1.7-3.4,2 c-1.5,0.3-2.9,0.1-4-0.6s-1.8-1.7-2.1-3c-0.3-1.4,0-2.5,0.7-3.6c0.8-1.1,1.9-1.8,3.4-2.1S191.1,57.1,192.2,57.8z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath class='st0' d='M147.2,75.1c-0.9,0.7-2.2,1.5-3.9,2.3c-1.1,0.5-1.9,1-2.5,1.4c-0.6,0.4-1,0.9-1.2,1.5 c-0.3,0.9-0.1,1.6,0.4,2.4c0.6,0.7,1.4,1.3,2.5,1.7c1.1,0.4,2.4,0.4,3.4,0.2c1.2-0.2,2.2-0.7,3-1.6l5.4,5.6 c-1.8,1.7-4,2.7-6.7,3.2c-2.5,0.5-5.4,0.1-8.5-0.8c-3.5-1.1-6-2.7-7.7-4.8c-1.7-2.1-2-4.5-1.3-7.1c0.4-1.1,0.9-2.2,1.6-3 c0.7-0.8,1.5-1.4,2.3-1.8c0.8-0.5,1.7-0.9,2.9-1.4c1.3-0.5,2.2-1,2.9-1.4c0.7-0.5,1.1-1,1.4-1.9l7.8,2.5 C148.9,73.3,148.2,74.4,147.2,75.1z M152.3,61.4c0.6,1.2,0.8,2.5,0.4,3.7c-0.4,1.3-1.2,2.2-2.4,2.8c-1.2,0.6-2.5,0.6-4,0.1 c-1.4-0.5-2.5-1.3-3.2-2.4s-0.8-2.4-0.4-3.7c0.4-1.2,1.2-2.2,2.4-2.8c1.2-0.6,2.6-0.7,4-0.2 C150.6,59.5,151.6,60.3,152.3,61.4z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath class='st0' d='M130.5,119.4c-2.5-0.1-4.9-0.9-7-2.3c-0.7-0.5-0.9-1.4-0.4-2.1c0.5-0.7,1.4-0.9,2.1-0.4 c1.6,1.1,3.6,1.7,5.5,1.8c0,0,0,0,0,0l0.3,0c0.8,0,1.5,0.7,1.4,1.6c0,0.8-0.7,1.5-1.6,1.4L130.5,119.4 C130.5,119.4,130.5,119.4,130.5,119.4z M140.7,118.9c-0.6,0-1.2-0.4-1.3-1.1c-0.2-0.8,0.2-1.6,1-1.9c2-0.6,3.8-1.7,5.2-3.3 c0.6-0.6,1.5-0.7,2.1-0.1c0.6,0.6,0.7,1.5,0.1,2.1c-1.8,1.9-4,3.4-6.5,4.1C141.1,118.9,140.9,118.9,140.7,118.9z M165.7,119.8 c-2.1-0.1-4.2-0.7-6-1.7c-0.7-0.4-1-1.3-0.6-2c0.4-0.7,1.3-1,2-0.6c1.6,0.9,3.5,1.4,5.4,1.4c0.2,0,0.4,0,0.6,0 c0.8,0,1.5,0.6,1.6,1.4c0,0.8-0.6,1.5-1.4,1.6c-0.2,0-0.5,0-0.7,0C166.2,119.8,165.9,119.8,165.7,119.8z M229.9,120.4 c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.5,1.4-1.6c0.7,0,1.1-0.1,1.5-0.2c0.2-0.1,0.5-0.1,0.7,0c0.8,0.1,1.7,0.3,2.5,0.3 c0.8,0,1.4,0,2.1-0.1c0.8-0.1,1.6,0.4,1.7,1.2c0.1,0.8-0.4,1.6-1.2,1.7c-0.8,0.1-1.7,0.2-2.5,0.2c-0.2,0-0.5,0-0.8,0 c-0.7,0-1.3-0.1-1.9-0.2c-0.5,0.1-1.1,0.2-1.9,0.2C230,120.4,230,120.4,229.9,120.4z M175.9,115.7c-0.3,0-0.7-0.2-0.9-0.4 c-0.6-0.6-0.6-1.5-0.1-2.1c1.4-1.5,2.4-3.4,2.9-5.4c0.2-0.8,1-1.3,1.8-1.1c0.8,0.2,1.3,1,1.1,1.8c-0.6,2.6-1.8,4.9-3.6,6.8 C176.7,115.6,176.3,115.8,175.9,115.7z M258.9,119.7c-0.2,0-0.4-0.1-0.5-0.1c-2.4-1.1-4.4-2.8-5.9-4.9 c-0.5-0.7-0.3-1.6,0.4-2.1c0.7-0.5,1.6-0.3,2.1,0.4c1.2,1.7,2.8,3,4.7,3.9c0.8,0.3,1.1,1.2,0.8,2 C260.1,119.4,259.5,119.7,258.9,119.7z M220.7,117.3c-0.3,0-0.6-0.1-0.9-0.4c-2-1.7-3.5-3.9-4.3-6.4c-0.3-0.8,0.2-1.6,1-1.9 c0.8-0.3,1.6,0.2,1.9,1c0.6,2,1.8,3.7,3.4,5.1c0.6,0.5,0.7,1.5,0.2,2.1C221.6,117.1,221.1,117.3,220.7,117.3z M268.6,120 c-0.6,0-1.1-0.4-1.3-1c-0.3-0.8,0.1-1.6,0.9-1.9c1.9-0.7,3.7-1.9,5-3.6c0.5-0.6,1.5-0.7,2.1-0.2c0.6,0.5,0.7,1.5,0.2,2.1 c-1.6,2-3.8,3.6-6.3,4.5C269,120,268.8,120,268.6,120z M118.7,109.3c-0.7,0-1.2-0.5-1.4-1.2c-0.1-0.6-0.2-1.3-0.3-1.9l-0.9,0 c-0.2,0.1-0.4,0.2-0.7,0.2l-0.7,0c-0.8,0-1.5-0.7-1.5-1.5c0-0.8,0.7-1.5,1.5-1.5c0.2-0.1,0.5-0.2,0.8-0.2l3,0.1 c0.4,0,0.8,0.2,1.1,0.6c0.3,0.3,0.4,0.8,0.3,1.2c0,0.8,0.1,1.7,0.3,2.5c0.2,0.8-0.3,1.6-1.1,1.8 C118.9,109.3,118.8,109.3,118.7,109.3z M154.1,110.7c-0.6,0-1.2-0.4-1.3-1.1c-0.3-0.9-0.5-1.9-0.6-2.9l-1.6,0 c-0.8,0-1.5-0.7-1.5-1.5c0-0.8,0.7-1.5,1.5-1.5l3,0c0.9,0,1.5,0.7,1.5,1.5c0,1.2,0.2,2.4,0.5,3.5c0.2,0.8-0.2,1.6-1,1.9 C154.5,110.6,154.3,110.7,154.1,110.7z M245.2,115.1c-0.3,0-0.6-0.1-0.8-0.3c-0.7-0.5-0.8-1.4-0.3-2.1c1.2-1.7,2-3.7,2.1-5.7 c0.1-0.8,0.8-1.4,1.6-1.4c0,0,0,0,0,0c0.8,0.1,1.4,0.8,1.4,1.6c-0.2,2.6-1.2,5.1-2.7,7.2C246.2,115,245.7,115.2,245.2,115.1z M104.8,105.3c-0.2,0-0.5-0.1-0.7-0.2c-0.8-0.5-1.5-1.1-2-1.7l-0.4,0c-0.1,0-0.2,0-0.3,0c-1.4-0.1-2.6-0.7-3.5-1.8 c-0.5-0.6-0.4-1.6,0.2-2.1c0.6-0.5,1.6-0.4,2.1,0.2c0.3,0.4,0.8,0.6,1.3,0.7l0,0l1.1,0c0.1,0,0.2,0,0.3,0l0.2,0 c0.4,0.1,0.7,0.3,1,0.6c0.4,0.6,1,1.1,1.6,1.5c0.7,0.4,0.9,1.4,0.5,2.1C105.9,105,105.3,105.3,104.8,105.3z M186.7,107.1 c-0.8,0-1.4-0.7-1.4-1.5c0-0.8,0.7-1.5,1.5-1.5l7,0.1c0.8,0,1.5,0.7,1.5,1.5c0,0.8-0.7,1.5-1.5,1.5L186.7,107.1 C186.8,107.1,186.8,107.1,186.7,107.1z M203.7,107.2c-0.8,0-1.4-0.7-1.4-1.5c0-0.8,0.7-1.5,1.5-1.5l7,0.1 c0.8,0,1.5,0.7,1.5,1.5c0,0.8-0.7,1.5-1.5,1.5L203.7,107.2C203.8,107.2,203.8,107.2,203.7,107.2z M280.9,110.8 c-0.8,0-1.4-0.7-1.4-1.5c0-0.8,0.7-1.5,1.5-1.5l7,0.1c0.8,0,1.5,0.7,1.5,1.5c0,0.8-0.7,1.5-1.5,1.5L280.9,110.8 C281,110.8,280.9,110.8,280.9,110.8z M297.6,109.9c-0.3,0-0.7-0.2-0.9-0.4c-0.6-0.6-0.6-1.5-0.1-2.1c0.3-0.3,0.5-0.8,0.5-1.2 l0-0.1c0-0.1,0-0.2,0.1-0.3l0.2-0.9c-0.1-1-0.9-1.8-1.9-1.9l-0.9,0c-0.4,0-0.8-0.1-1.1-0.4c-0.3-0.3-0.5-0.7-0.5-1.1l0-0.6 c0-0.8,0.7-1.5,1.5-1.5c0.5,0,0.9,0.2,1.2,0.6c2.7,0.2,4.7,2.4,4.7,5.1c0,0.1,0,0.2-0.1,0.4l-0.2,0.9c-0.1,1.2-0.5,2.3-1.3,3.1 C298.5,109.8,298,109.9,297.6,109.9z M99.6,92.6c-0.4,0-0.8-0.2-1.1-0.6c-0.5-0.7-0.4-1.6,0.3-2.1c0.4-0.3,0.9-0.5,1.3-0.7 l0.1-3.7c0-0.8,0.7-1.5,1.5-1.5c0.8,0,1.5,0.7,1.5,1.5l-0.1,5c0,0.8-0.7,1.5-1.5,1.5c-0.4,0-0.7,0.1-1,0.3 C100.3,92.6,99.9,92.7,99.6,92.6z M294.6,92.4c-0.8,0-1.4-0.7-1.4-1.5l0-1.8c0-1.6-0.2-3.1-0.7-4.6c-0.3-0.8,0.1-1.6,0.9-1.9 c0.8-0.3,1.6,0.1,1.9,0.9c0.6,1.8,0.9,3.7,0.9,5.6l0,1.8C296.2,91.7,295.5,92.4,294.6,92.4C294.6,92.4,294.6,92.4,294.6,92.4z M104.1,78c-0.8,0-1.4-0.7-1.4-1.5l0-6.2c0-0.1,0-0.2,0-0.3l0.1-0.8c0.1-0.8,0.9-1.4,1.7-1.2c0.8,0.1,1.4,0.9,1.2,1.7l-0.1,0.7 l0,6.1C105.7,77.3,105,78,104.1,78C104.1,78,104.1,78,104.1,78z M287.6,77.8c-0.2,0-0.5-0.1-0.7-0.2c-1.6-1-3.4-1.6-5.2-1.9 l-0.8-0.1c-0.8-0.1-1.4-0.9-1.3-1.7c0.1-0.8,0.9-1.4,1.7-1.3l0.8,0.1c2.3,0.3,4.4,1.1,6.4,2.3c0.7,0.4,0.9,1.4,0.5,2.1 C288.7,77.6,288.1,77.9,287.6,77.8z M271.1,74.3c0,0-0.1,0-0.1,0l-6.9-1c-0.8-0.1-1.4-0.9-1.3-1.7c0.1-0.8,0.9-1.4,1.7-1.3 l6.9,1c0.8,0.1,1.4,0.9,1.3,1.7C272.6,73.7,271.9,74.3,271.1,74.3z M104.5,61c-0.8,0-1.4-0.7-1.4-1.5l0-0.6 c0-1-0.7-1.7-1.7-1.8c0,0-0.1,0-0.1,0l-1.2,0c-0.8,0-1.5-0.7-1.5-1.5c0-0.8,0.7-1.5,1.5-1.5l1.2,0c0.1,0,0.1,0,0.2,0 c2.6,0.2,4.5,2.3,4.5,4.8l0,0.6C106.1,60.3,105.4,61,104.5,61C104.6,61,104.5,61,104.5,61z M256.5,68.3c-0.4,0-0.9-0.2-1.1-0.6 l-4-5.7c-0.5-0.7-0.3-1.6,0.4-2.1c0.7-0.5,1.6-0.3,2.1,0.4l4,5.7c0.5,0.7,0.3,1.6-0.4,2.1C257.2,68.2,256.8,68.3,256.5,68.3z M100,50.6c-0.6,0-1.2-0.5-1.4-1.1c-0.2-0.8,0.3-1.6,1.1-1.8c0.4-0.1,0.9-0.2,1.3-0.2l6,0.1c0.8,0,1.5,0.7,1.5,1.5 c0,0.8-0.7,1.5-1.5,1.5l-6-0.1c-0.2,0-0.4,0-0.6,0.1C100.2,50.6,100.1,50.6,100,50.6z M114.1,47.1c-0.2,0-0.5-0.1-0.7-0.2 c-0.7-0.4-0.9-1.4-0.5-2.1c1.3-2.1,2.6-4.1,4.1-5.9c0.5-0.7,1.5-0.8,2.1-0.3c0.7,0.5,0.8,1.5,0.3,2.1c-1.4,1.7-2.7,3.6-3.9,5.6 C115.2,46.8,114.7,47.1,114.1,47.1z M246.7,54.4c-0.4,0-0.9-0.2-1.1-0.6l-4-5.7c-0.5-0.7-0.3-1.6,0.4-2.1 c0.7-0.5,1.6-0.3,2.1,0.4l4,5.7c0.5,0.7,0.3,1.6-0.4,2.1C247.3,54.4,247,54.4,246.7,54.4z M125,34.1c-0.4,0-0.8-0.2-1.1-0.5 c-0.5-0.6-0.5-1.6,0.2-2.1c1.8-1.5,3.8-3,5.8-4.2c0.7-0.4,1.6-0.2,2.1,0.5c0.4,0.7,0.2,1.6-0.5,2.1c-1.9,1.2-3.8,2.5-5.5,4 C125.8,34,125.4,34.1,125,34.1z M236.8,40.6c-0.4,0-0.9-0.2-1.1-0.6l-4-5.7c-0.5-0.7-0.3-1.6,0.4-2.1c0.7-0.5,1.6-0.3,2.1,0.4 l4,5.7c0.5,0.7,0.3,1.6-0.4,2.1C237.5,40.5,237.2,40.6,236.8,40.6z M139.6,25.6c-0.6,0-1.1-0.4-1.3-0.9 c-0.3-0.8,0.1-1.6,0.8-1.9c2.1-0.8,4.4-1.6,6.8-2.3c0.8-0.2,1.6,0.2,1.9,1c0.2,0.8-0.2,1.6-1,1.9c-2.3,0.6-4.5,1.4-6.5,2.2 C140,25.6,139.8,25.6,139.6,25.6z M227,26.7c-0.4,0-0.9-0.2-1.1-0.6l-3.1-4.4c-0.1-0.2-0.2-0.4-0.3-0.7l-0.2-0.4 c-0.1-0.2-0.1-0.3-0.2-0.4c-0.5-0.7-0.3-1.6,0.4-2.1c0.7-0.5,1.6-0.3,2.1,0.4c0.2,0.3,0.4,0.7,0.5,1l0.3,0.6c0,0,0,0.1,0.1,0.1 l2.9,4.1c0.5,0.7,0.3,1.6-0.4,2.1C227.7,26.6,227.3,26.7,227,26.7z M156,21.1c-0.7,0-1.3-0.5-1.4-1.2c-0.1-0.8,0.4-1.6,1.2-1.7 c2.2-0.4,4.6-0.7,7-1c0.8-0.1,1.6,0.5,1.7,1.3c0.1,0.8-0.5,1.6-1.3,1.7c-2.4,0.3-4.7,0.6-6.8,1C156.2,21.1,156.1,21.1,156,21.1 z M172.8,19.2c-0.7,0-1.4-0.6-1.4-1.4c-0.1-0.8,0.6-1.5,1.4-1.6c2.2-0.2,4.6-0.3,7-0.4c0.8,0,1.5,0.6,1.6,1.4 c0,0.8-0.6,1.5-1.4,1.6c-2.4,0.1-4.7,0.2-6.9,0.4C173,19.2,172.9,19.2,172.8,19.2z M189.8,18.6c-0.8,0-1.4-0.7-1.4-1.5 c0-0.8,0.7-1.5,1.5-1.5c2.3,0,4.6,0,7,0c0.8,0,1.5,0.7,1.5,1.5s-0.7,1.5-1.5,1.5c-2.4,0-4.7,0-7,0 C189.9,18.6,189.8,18.6,189.8,18.6z M206.8,18.7c-0.8,0-1.4-0.7-1.4-1.5c0-0.8,0.7-1.5,1.5-1.5c2.3,0.1,4.6,0.1,7,0.2 c0.8,0,1.5,0.7,1.4,1.5c0,0.8-0.7,1.5-1.5,1.4C211.5,18.9,209.1,18.8,206.8,18.7C206.8,18.7,206.8,18.7,206.8,18.7z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%3e%3cimage style='overflow:visible;opacity:0.75;' width='398' height='63' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAY4AAAA/CAYAAAD35S8YAAAACXBIWXMAAAsSAAALEgHS3X78AAAA GXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAJl9JREFUeNrsXYuSG0eORPWDM1rv /3/pnSWS3V0XjlBfwMlMAN3kyPYuGcHQWNaQXVVAJl4FmL1f79f79X69X+/X+/V+vV/v1/v1fn3V q73XLl/9LR5/uez19/rfr/frP5c42ouFvr1YkV61zv4PO5dXPvczZ/IVBkr/C77j73Ce/W+uo/+0 V3/huvvfHAde9qztF//eVyl79XPbSTDsXywk7cV73Z/8/18lsO1JJexfLKf9hcrWXrz+I/vRfoEu /VON3l/pxfW/GAeOPE//qs1vT/xuf1LR+gs+swV/F312D/7u1VZbK+7HM2Dbv1g5e7K2Vvz8s/vd TqzlzL71AzL3qvX3F+jUV+no2c96hTyeDfudOdOz+NR/IQ4cWfcpfGgnDqwFinDkAY9s1DOf6f+s PrtX1F74u2esi1bY12cs5x6AD/53e8GZnDmH7Ayi539Gls7uWz9xts+sP5LBZ/fhWR39q4jjFR5H 5WxbAvC9KLdVfTuDA62w9/2AbvUjB1E5qEwRjip+9PlHlUkpbvRWm97Jz+r9jEXcgmeN9qQdsM7Z OrLzqIJctu7sHLKz7skasu/LrLmqMvUToN1OyJ8F312RPTt5fhlwHDG+nvHA+wmdOeL9ZGdc2c+K zNpBmXkVDlTW3Qv6lZ7ldMJqyhTBCg+XAUskkEqBlOIO8Kf/WX2Pf2/k5018fxdWSHVPB/FzRNDZ Hhl53p6ARHQe7YCVEq3viOxsybO3E/J0BqgzubPCeQ4H1l+Rvcq+2xM6mslE1Yg5G0l49myPnPER Ayj6/C04nwr+HcWBloSeomfbgueUWDYdcLmH5E8FwJmgt4JC9QTQ/UL98w7w8wB/X3nuLXn34Dky BWB7GT1nO+CNKcCJQLgVwD4jKTxbtTYk8OoZZHLUEqU7s29qDzPSiN7Z+jP5U0pfPb9ndXQ44MlE 3sEZA4QZf2cMgwoZVw1l/NytQCItMHLP4kBkBDN5amIv2hmPoxHl3x9+dP89wmJNWItbwGwtUKh2 AEjU543uOUdxINFzr+5P/2bKbMQS7kJpmHBEz9oSALCCkCgAqoB9BjwmFE6tT30uPv8KZ8EAkwF2 E99R9W428v0RgbFnwPM8sv4tkEG2FwrklaEUESRb15B8ZhQGquZEMuAeDnhuR844wxO2pyb2EmXG QEcs0ZFncMAKZKbkqf38eQCZogQyFdwytqBRKEKDjWIPi0LJNo0p1BYAiV+YetYpeGYmAPv3LD9/ 9n8uQCL7Z2wESFsRTPdnnOB593+TeXeRpboKYdmIkDRxHhnJRmATyQ0DH/bsSNrZ91U8zGjf1uT7 NwIGuG9Tcq5qX9n6UQ7ZXjSiA2wf1D6zdfm9HROZsMRyt4K13hMDJDrbimGgzhjxpCfgrs5sJdiw uv1WBuQrcADXvQXPtuPY8PPP/eXJQ4aspmJybyCLmgkYt8JGboI4mFIhoOPCFfD552TvURAUEseu pPefP+OfSCL7YQ1BCE3t6eze0f4OQkGUYqwJ+CDwNGElj2SvmLWK5zCS81BrMtj/ynN7sNyfe0pA rgX7tpLzX4TB0IM1o57MZA8Y8G1C1lHmlkAHhoSo1T6vgTHGjLAhCClvxPtuyRmgx9MSmcw8YmYc RAbJGuynsv4ZZuznFYVhX4EDWZIe17vA843uOdvPv+/OA7FqjqMljLgv5EIWODoA6MRaQkG3AFwY Ea3E4l/IIatD8O8MDDdQ2P19I38OP3828I4q8e/9OS9uXz/I/qrnjSyMVez/PQAeBX4R8Kiw15AA KCPvSAkRvBVYKoKKvLUtkNk7yEH1GWbQlQvRl1EQx+a8Xf8MN5DHBcDexPkhUZkgpwV0qgefNyWR hk48oZaEzDYRemMeXHS2LfE21Lqzc1V6yPBCAftGjJ0R9P0IDkQelpLn2889vAXE36Jcx1GPAxfl FzcBC69kM/3B+EOZQNlGICK/AajAPsnTxCFciOJOoEgWfNcf7+vPjb66TR9g81uBPDCcsT/TH3v5 CX9eyJ408sxosa1EmBcgvTsBigjwp8Bi3QKDYBLAqcCMgea9eO4oR+p7WpBPYXJ7I3sXATbK3YeQ wSPEeSNvplOD0ylG1rjXGSni5/nPRGOChUmV4WRBeHgj4b8p8dwYITHiWEG+lkC2lHE7AtZtDi92 jBiS6qYm1lbFgUphySZkefr5jBXCp7mOLMcxECC5uEXt74tblCcOpnwLWLgMXDxQGRz0jRCRB70p ILgLAZQWuO93EIY/3j9+fsaPwiFuQTIM1/3HPn77+d5/RmLOwgMsTHUPwEcBz0i8tEl4gVsAohOx utV6jIDmnTz3nRAHPrOy1CrW7gqy5t9XQh64Zm8I4FutfxC5PPYcV/e+Adipvb/APhjoKBKjD72q z0MdyggAve0oP7ABuKoIgvJ8IgucGVToya2BEcTW7fdxEmGsTRAHGhseB74BeVyE3kSkwXBsFMYa GmNNhawqHkcEcv8CgJuAhfGBbwD2DcI1F+LBGFhGXokWqAoYgdyY4p7xODxpRMBnZJO3Quhvf759 T/c3WhxjkqSOiAPB70qA2AQIe6BoxGJFoGCfEQEnA00kjevP30PQZsD2IQAuS/CvArCvBLDZvuEz fIL1eCnITw+Iw8vhlegUEpj3eGYw7jYAvCvRqy4+D0GskTxklCtQ+QHMs2BEgn3/FCSsVY6japh0 4cGhEbW63x8BA1WVVRM48Clw4FMQR8UIugFpNKJv/j2IiAkljpaUimGoyi/umxPOwW0mWuv+YPYD HQOF95+1AIhfBICgtfcpiCPa/FV85wc5vMwlNVGhMQLR7cLxx37+G4RGEUdWp40KchUgiMAzgeWs yHwTcfaBWKgfsH+TKKhYQXYwJ7D/rj/3/e+UoTCL/FAPKunYnv1woB0RhyeNbyCDUcihExlE42s3 Xvafb4EeXIjFipYyfvYNrG6mVxcRZdgKhTAsvLWR4gMkjjnx3JR13IPCFxaGjozbmchTd8TxQ+Q9 JrEfozB6vjkc+A1kaE4MDuWxXslZYaJclTiXy3FZWV+0uB3gZucKb0Qo/cH4MMNMwkq7QHT4rP3g vIAj4KG155W24t4igH06soqsxehSILO6EKA9Gf8bSJlZ6FFFClrQkdUaEfAF9m4Ai3UVoaOJkPhF kCADSxW/3uVxdRYhO/dP4d5HuSGWX7k5wrg40L4J4vD68QlymBkuFuQ5bs54+QACuTljDM8Pv39y VX8rMYyYjo4i/DZBlGEl1W9dlAg34eEvhDhmEUWYReQgagW0iQjGVeiDBaHbfd0L5DU2kp8bnTXf g4qqD2dA/kZwAA24rIT7TvLF+9/PByvU/p9EspYjUWjlE8jjG4SrNlC8D2fReAt3JIJxIdbt3YUr GHEMJAfzIQCEJZmbcGv9JmexeXWZyINLS6yNT0cevxFvbrC8HUcXQHgDj20/l1viBbIzYUDBlP0S AKfKbUSW+L6P/txn8Nq+EbAcLb8/sEHMet8zBCyU4wby90neFdJgALefHyvy2Ne96wIC/Schr9nJ 0OaAE3X07uQWiSPLa0YFDIo4FpJzY97TpyCOJrx+CwxDb9heYD8XEQK/EOK4C9zzhurd6e9GDMgJ 9OWbwwDvdcwkR8E8Zn9Pw8BQYJV9UYeBQ+W46s6BClf95g6zuQWg4l2BOAaSl2ChqjscxAzCzSyT TxEPrbZW70Epb3ZnZQvimoMoxcMQx78cIc9JQkv1m+kCfC6OPNB6HiH0cxHPsIrwwpiEjqLSbUYm E+yrud8fiTHzjVhoY0IaJgj3LvaNGUATAbhPEn5V8XgFcnPyjoCeJVlHEk7+AI+KrU0RBwLTQggA ZR6JYwffJfB2GAliMtqCUmCMDNzd+c6u2mgGo6BCHIPzPnxObiLAPIgc8gShXcx3fMB3mwhPsaqv xeIL0FkPrHI5LvM6JlFd9Q3i8biJSBx3Emq4iLCITz5NYKXfScjrItzZseDOmj1esutWv0TFLooh cTDymEgi+YMQKSqbmW5pgjFfdf+m4r352HxEHCw5y9bBEqoLrI21l2Du9ChyKR8AlIMIT/XAaNif a06sfEsKMyLLWLV98aDSLb7Qys4PieOb088RjLsr7N8erloDowwNCU/yUbXeKEIn+9/voZXIe/oG OZtBGARKHwwMW3ZZEr3JOSCOEXDqklj1FuDARIxf/47ySljavRm/aW92fCxGiTgsWeAsqkf+JSya K1gzPkE+kJi6t0q7E0jsk3URLu2FWHlRWAlJo0M4ayiWjqoLWl2Uuakb+erCWLPH/jfYKkF119z/ PQOemZD5KKpyGFCwclCV3xghT7IBEakWEo2cUQv2TiVwfehQlYsaWSPbrzvJ6+CeXYJ8Dmubk/Ux mwjIzU7ePPEjcXwDnVCe6A9h3M1BAcsG4ZiBeByj8DhYHmtzGIWGwYUkio3kq8x0w8sO1jmGrVU0 A+V4A89DEYbqcjsEOHARZD3Cej1ZZCGnIy37JZFE9zgsAToVn/9wn7tBfmCGaqiN1L9fRJ30CM8x iYSgAlzmHWClg19fN90aogdloxjbXC1uhHe2D9hi+QUwI7+/Ge/jhWfCSiAn45cyR+JxIBh9AIh7 q08liSOrJ1M8vD3uycksb44Zke3sLHJVjjsnYTl2U9uId48eF2ulMrnn6Um+5UN488yjwso1NGow MY4W9RIQh//+QeR4vF6rThAoT810p2zUYXWBUeXR2No3tw516ZRVKbHqJWVE4hu9/k4IWIWsow7L 5blCWVt1S4BOsaO3aPDuxEWU5OLNUKzeQUIbRUnmLGKfCPTsPoBXfrSgI/D2ycUoCareQwAKAwFa X0aoykI3l29STQv9393EmVzInipL0eAsov5UnRQMVAbkGFhXinzVnQF2s7kJi7+BUmI13EJKkNVN be8d3kxfJBzBm/Z7OhBjwK8bif+SWOoM8CZCHEZCqugFr7DPBl4d60fnDdXJkXTU/obJFYIxEojq WcY6XeB9pA5rn4A4VhLOVkafCpuxcOxoulErytSRDsvR35WHllVCVRmJKJYcwVsYQeEW020umFVq gjjY76NALabvlaxBnoRZo5Nb1wfkcFQ/IvQ6lEfH2kWz8swblNMuxK1eieKoFvb7W91LmO3xAmAj wtWtNodCWV4WJOmiQULZd1lQuoiNEvG8TSR4pyAUwxQcE6c/SNjWJ7aXnx5CZDXjHmBSGauwLhA+ a5BjQENwJaG4iaxvJdGBFfSYETtWMbLfY0DMgBkBbgsMM+xp5XFpcjpu4tmxE8FmefvzilwPB4yh nngX3fLGjtmMoac8jixhjpbyCMC9EtbEiosmEtCdVNp0B1DKmsFbnRsA7ndSduiVbREex0gAtdIL axDxdEs8EVbl44HnuwMfvxcX4UmNpof7NBJywvbOAyj8ZscHyyhjxKw2LXAQFWqVgTeqod5guuW/ Ggg1BGFORhpI+r+TijaUQfbZLVjrSBK6EznHiSR3R9AjpaOsV9MAYVAsOzVxVszrHAqe+SA8w8gQ YQOgLAgRZ2eLnkv0bNHEwmyt6u8sIY2sC7BqzV8KW1WqqqI/My+kCbea9TZSCWhWgpoRh7eEuiCO 7y4JiEq7JoQ0BLFX1uH37MxgTKTeCXH8gIqaUZTWrhAzVy70aPyCEhNadS+iCUuHDf2yICnMFJpZ gpHHYSRUxZLkzeKxoT7vZfbn+SvKqsUz3MOLu/z9DsTfXFJ7TcKnA1FqX7fPwiYjOdNuj4PavAxt xmdyNAhFbeIMtgQge4Ewoil5eGG5FwyzAWQoepsopx0Khp+J/+4HjMeK58JIIxrkVvU2ToWqFLhV QwpDUBETzeXABDSWlo0ATgzgsCXwKqz17w50mwNYA3LYSzJZH33VwjsKmRyZiLa5RKNvgfLDreMG xKGSeptwcb2ArMTSGky3V0FSbwEReIOgkUowFgqajfc9yizBFux7K5B1lu/rItcyGu8Wu0I+zBPH ze3dbPxuCJPBkZwf2xs1OW8Aix+T81GvKSw2WBOPryVJYoUt1c965t9GI1t74gX0wFsaThBBK+RE Mq+eja+tDnSrzEo/FKqqPrSRJKYXcq94PSmXW4k1MxIARGvKLG4j4YH3BqV/HZKL/l5GNrkwmm7X srhhIABmvNW4b5OwgmU8mK6px3NA13wToRoT1S9eMFmyGQV/IBZzgxySqvhopHpoSkDSCmGvKKxl QfXJEMiwCeLwOSpvvAz25zL1mZwf7mt3Z95FwrUVDMMBPOTRHtubNxEa2ky3N68U3ljRI2+Fv2Mz ObKwuxpLyzyyI16RCj+Z5SNwK3tYKa3NxkYfClG9gjgqD2oEHJpw85i3YVDqNwjiUSMdTZDHQiqr GoCRGmyTVZtVD78dEAazx6aCbMCQuVyEmq/Qjfcjw7izCfCN4qgLgIm6ya5u8I+CKEx4rMrrG0RY rAur2QTYm+lOop0YRUbyU6wMHEu4PXF0FypSpGHJ+fVCnkf1UmsQtrJAR31FUTtAUkf/f9UKPzKD uxVyt2ovsxCaCt0jcYxF/MjGRUdYHM2WP1xN9Sxx9KRSZSWM3y2/z+A3Z4WKjSFxOY24j5YkRpHk hgIrWxC/VMLbDiiP2m/leuIaMssiq1Y6kuhmpMxCXmwtk3Dtp8T1H423pFDjYpE4RgGajDQ68RpW EfJrpjsjV6pcfO6umrSMrPRW+H7270wUAuB5sNxGlM+zk4TSnsCoTnJYUYFGRBwVYM+iEBOEn0er VwNWyDAih6e9jGeJoyeE4dtHYIimCzeaWTN4qaUiICa8gkoCKnKfKwd3ZM9e9WoH/41qO119vk7C VKydttljM0Ym6CqspxKVmLjticfBWixsAAx4lwNvlas5EwahQSY/vRDKzSpsovPuhfM04SEayTuZ MO7YXaYGht3RWLwdlLmKXqn3kHhaJrwF1o1BJcqjO24z5K58IYSqwowmGmak0U+QxSFcelWoCpts odXPFAtzHpZ4Eswq7AWiUZMMJ5cA9JeQJmG9NtN3F6KD6ScUgoE/E04PpgZriC4hMQFEKyWaQ5xZ 0CxclQHKSBK2igjUvITJdD39RvYRiy8aWTvzDrB4AL2rMQAmZYliJ9Yo6R/pYBf5J2wk2Y236DfL K+/8Pj1bjl35/xnQRbpoptv9MC9tKOZh1QVeRhj7pWeUsWgUbjThL0uCZ7fD+wkMeoo4KgPg7xBq MnEAk/E67ipJbcbLKFWpMF5u+nC/77tgsj5HlcEpGD7qSZiomjhEoWaXKX0hARvDq1qXYDtmBP5G lKgyPApHZEYWm0pCjsZvp2Oeo1ncF6gSK14DpVQtarA/lbrdHo1Avbg1+qoqNuY4mvi2kv33AM+i AZFxgA0WVb7LCnpbDSf1gnceEYiytE3ID2IHIwLV/60FRg5rWIrl8r4Yhw2lisjDhKEQjXSIQtVH oyxl4sjYHb2NAbwNlpT1G4yLGRKPBuPCRpK6WKeNXScXANoVDpKNbI2m1a32OIMgGuh0JHQVze9Y IC5usE42OAnPbiHP38EL2OyxwWJEIFgBNcA+qYS8atDI9gRvuUeXo3pg7CzGx52ys2WzqGeSvO7g BQ722ATxEyzPzf7cnBDnieDwnk2c3yqs6DGIBrB5JyMYdyqfk8l45g1EeaFmeTO+TqIQ+DNGNDbj d4nM6iW90bwi37sPm0UiiVys1qrI7FzVVCV8fcQYCIkjA7ho+Lt31VlrB++iMUvP/+5KrClfUYRJ bR87R8XxYOurQbA19kUorppa5qtfsKX6avxSzVHSGIg3scJz4xrYnGI2IhcrzDAE6AVqOBieqwh4 F8ZDC5LqmwgDqSS32WNzQexivBDDZCHnyib+LeSZELCw1Ty7sOk/07dBR+Lf7LFf2t0e59x4o2Ih eQnVfmUQpIhArEIi+KcVwH9LiCWK6ZvprgBGEvmbKGhg5JHd6bGEOLCQ407yc2paZRN6ZIVQVNZe PpoRgl7zS0JV2ZhCn4xawZX2Cje7cJHfAOwxhW8EOQO32gs3ejgXe+zpxAbgeK+DNfdjgMvaqStw rCiGCrdtbt+8FaPGfOIgI7yJ7tvBL/C5SmnKPW0Sq98KbjROTGOFFCa8CUWS+6U7bDa4EAse/55N ScTy3P17J8h7TPbYmWAG4kDix67CrAWN0omJWK0bkeVN5G4uTmf8mxl3axBf92eqckiKQIbE+GB5 T9VaHRumNiHPR6qNWBjyQ+jTZHoWEc6jHw54G9F8GVVuXLmkaIpEphMVC5vp2vQBGJHFhrG76ALC y2Yie3DD2nf/masT9IlYfBd7HG/K2nPMxjuJsmfCWcWKPFg+Jkpushitfz4kOzbmkrUyXx0pYzv4 VXhxBjmLrNS34uJXZM6sbrH6hn2NPO8qzuxqfI6K8iQ7yNMHCWEZ8aA9qXewQNm894vpMcq7HCL5 LcILxedRM8KRdG4Q2vU6yow7JBE2yGyFc12D32uCmFYwDiwhFpS9FUhefT/KP8uvNqGfHwJb1Hmj kaf61XWSAuhBEVJUpRjlBC3yuqaDluImYvt391mj8fnD2AL9AgDrp615Jbk55UZlZ/MCNvfnBC77 ruyeONiUMuzy20howN8+R/JYhNdRiVOqEBeGELzlq7qYzoSIOwFRBB5sW88qqxZh+RkpeFCNApWM NREWZDkHdWnJJ9ZZg8gf7mflfahLlF6WbhbfWZntz/2uZkIkLOGuWtmr88O2+BN5LtwTpqMG+oQ6 ysY6K+LFcLKRcBeSFzZXNBE2xHbqXeSqutXa+kQeZtZahJ3dhXhxOPfGyHkjaSBRDqIo4sj9lOrl Qxmymg54Gl3kGm4O7H0MEWdfrKQM7ZOEobDlM4K0bxWCN4h3D+ID3Gr0PAy8lA7/n82O8LMUfJ8o /ycq8SoSp1FFFgKkr+/GRKuPYbPiA9VTiLWXV0TMQN1EQUAP3OOoJUcnXlkTcXy/v9iOfHT7OJJn vRXOLQLAjYRy7oHi+pzbAHJn9thiBdv3j6ALqu8aO78Rzm8jJMTyI+hRIZl+OH1v7nmU96Yu17bg ORbiqYzOQPX7OQYg2wnwdQjXYRjzFuxHFwaSEQyZwChg7fgx+qFIY4VCGJUDjjyOM92kT1VVRaSB iuyHmqCFp6zZCxEyJI7uhNIrumpHPYOyX4jVZoRIuogDMitv7y/0u3t/B8/jLkC1kZjtGiRt725v RyijxLswqrR5C+L8ONMDQ38qjGj22MKFDcE5mjNbSAychQYZcXiwZRMksTPtdyJPnpTuJPyCluXd eDsQDJ/4wT/eosfcnLq9vAakwYjDn5+XMfQUFkIMGwnFeXn8tMcJeIuICLDxBGrm+F08hwdeNc1y CJLjnVRTDaJo4pYQ6Qxh5JXIWRfRC489qjt4E4UcN0eSOHaZhcSzLhdR00arkEhWVWVBPmMXlNke 53SvQBw34rbuQun/zdUeJwgqK/9GYoi7a/1ByANLalkMD4fZ+7im72z6B1n8ryCPGwEdVjbIiNjv A841ngQZYF6BXb7bSJhNEQdL5G7O+xmFcK+kFDS6zbqS5B/rhaTCMmx6I3qLBvkcbGn+HcJWN5HX 2EQ4SREHGgYfJOnZ7bE9OkvaMhlkYdI7JN39+aH32hMdbQUdHUku0oeUWeXjYHzm+Co8jiZyNQbA PQhDJGv62AVx3UnobgRMWUW1G2tJMzodxkIBhbV34yOMhwCXl6BIoVK9aVlSXBFHD0rAmKdxtT+P oBxJOARDNwblsRFxmMgp4BAmD3YYcvggJY1DIe7ZhZX33RHH/zgC8V7HXVjhJkJTdwIKE4RapkLC DBOQBt/lye8KgKkSeV5ZWHWWulczCi9uIAStyg+Vt3EjOQ7WYp1ZxN/J+0qIYxWhRr8/SxCKRL1h Mlj19v0+qLAtq6jy5zcTmYp0dF/jBxCCLxH28XbVuJF5HMq6vpMcx2iPl2o3t6dqbnhUZquq7ZjX 0yEUfnH/HisWjYSaFYlhXg4nnXZCJDgOO7pPtiQJ/6iC7CWhKmUZ/4D4640Qxx2AiZWhYfLbA1SH PMeVWIeoLFdnJX26ypCZeB7ZYHe2Zk8c/+uI44cAHzbDuAce3HcSEkKhMctbCHSS+LslYQ6szLrD 883G57ijcgwkuW5CnrDVCPOQlDW7Gh+kxEIhbBbLdwK+d1HJg5brZHEjQpSfD3us02edhyMZvNrj LJaM+O8Qsm2Bx3EHsJwh/PTt5/deSBHLSsC3MqyN3c9aRfXjGoShh0AvFGArg5gl9kd7nPqJVVDK E2CeOQtjNwL+Ph2gMIB1f1hI7ugucq+He1hNAWGY8bsa3tMYXChAWSBXIkhYlXIFa2YSin8DsLuD RbOTEVpIeDNzEtav6vjKQOd38Da+w1oXUULXAmCcYF83p/gTCbWZ6Vu4G/meqBSV9X5iwMPuE2zG 22vMwhq622NTN+ausxDejYQSzHT7alVRxfIbSrEYcUTKx57/0/I2MArU2PP/sHhu+QRgOJN4/CLW jjp6cfLyEXifi8jvZcSxEWDFsOAN1nMRhmClNXjU6p7Nr2n22LLoUiyfzUa2sj1ilZHsRnlWmbkI 4+AuvJKyBzKJMJUC0buz6gfwLiYAPKxSUPXLV+cO/3CsPpAY9U1YnVjeeIHP9e031CFY4mFdRajj 92JFVWSR3AJL+YOATSXEluVQriJE0SDsdxFKqi5ssfYod3scrxv1z2IhvBupqMpGtxrkyVR+QJ2b yiUNiduv5IfJYBPEuZm+M8TyMgpsFemrEM1m/E7J/r2smwJrX6MSwEMh3MLWMsE+qgiCytPi/nZh 3d+DKjpsXshahBjRjVV4BazsHj1nLPjILgZuSU46i4wcJg4VY0VXciCldDcSP10Fi7Oa56sDyAtJ bjLwY7XnflSqJ46LsBKGIO6piOOHeCP4KOBhgD4EVjJzybOZw2ryIQNhTPB6oZ2dNzQnCmLEssxm siviZsTBjBC84DWKyptVEOdVhKiUEuFt9iOkUTFeekKeV/JWFUAebOcA6JkFigbALoNMR5swVFSj wSEhSlaqmoH2aLWLpT3w6Bbjw9uM7GkkyxYYcewCI6uCUsUeTGeq5HGzx+mTEXmYBV10VagKW01j czq0WiZRT72ICqMG7p+v0GLVJ5uwClYSrpiAPJA0ZvvzPYcqcdwC5b2J51JxQ2wK2QTQsT2pJPa3 oHyaxXJXUv0yQZhjCjyELogD3W3lbbQC4SkjpCcJeBauYzeuVVmjGR/XWvHyFgitMEu5Sp6Y52Ek yjw+Bm4RcLK+cjenT3MQb68AIvOwWL7MiDyyNuRDohdm8R2qKKHM7ndNRJaZ58hkg60z8mqjy3p2 gDyWIOx7s/zC8uFyXJbZt2K2X5WJdSEQk1AoVXbG5mijteyTWcxKYUAYbbgCnruI0W6Bq9zc/jXi XV0KFnqlhQlzxxcHOEugJGrOhQUJNDXQBpVdhReyBB8Lg5g9XnIyUnJZaXAY9f3pwjvILL1rIoOR x7EQwldekhlvvz+SMCdL4FZ0dArCM1kZKLtoFjUnZIaImleSXV5TniHrkrwWw0fjgWIbtc6N4ETU KqQJ4jhCHneR24rCVb1ajstAjim4Ekq81KWE8i4OoxXioCuxavbfvxFLdwqUlgm/Alxm/VYaGxoo OJtZgm1comE+FeLYklI9toeDcJEz4mAT4yaicNFnMWFfjd/izgbtWMHwyC5QsRkblVDBSqpiZssH 9nSw3pdChcwmcgljQlAs5p7JQmW+ixq3zO4L9CRfhvKkZDJrk9FFjmMTJaub8ACUXkSX5rJpfWoW upplHs3OiAhS4Rkz7vvRqiplISvlHkzfVt4SMI0GumeftxrvR+M/755YKUNi/UTttReRTK0kmHBP VTWR6iejrA1LXGNV1dGDJOaYhAOUVTkUCKgFxMHq01VCkVmzqmQxaqqXKQz+XVRRhQbAlFjKTVTE rYI8VbuJRiqYFEFtiY6yeLsKmVS6PFuBdKPu0GpNFTDNrP8t8Xqa1fo8mUjSs6FTWelwZdy1+i4j Xs1qujdY1L6kXI7biIW8/z9/v2IolrVuiQUS9U/JJnz1wMVbiKJGozjN4trorKSuCjxbYmkPlk+0 i9xxI1bNarV5GC3IGVTmFLCwEat4GpK93wKLkBGvGjvcD+5DNloTSz5bIX6ekWdLClO2RPaYtTqQ vGSko2x+RhOfVR1HzKIYVWCP5DFqB24HEuSsq8GZZzhCXGb53YkWhPYq0/qiThUV3Ur1INpoNra0 4jr1xHWNWHWw2sW8XnCHB1JpMxRcyyjcE1knWTUCm7LF9rLa7viIcmQK0g+eSUuA1YK1KUVjoYRo r61o0VoQIqieXaQ3zfIW1kdkMIpTVwdhZWfXkzCRBaAZgXVF/i0490imlFyaHZ95ng2HUs9+pONz 5fsr61Zk0U6sdQtyUdHwLTtKHGa12QpKKM1qNzkzN6wyftIOxAeHJB6J7mS0wUcGv2R7OiRCWeoj Y/mgqO2goh5RzkhWKrFgK8aCK/ubhUP6ASW2omIPFs9ZPwK+ivA3OxbmsAM6asKQsKKFr3SgCnQV gyszpFqghxV86sL6r2BVpptm54yUiDBaYa1nJi/aGeJQllWFAaNpd5VNaQc3vBcswUYqEjJXr38B 6LSiUkZu6dFBSK+0dM4AatXVrkxF7EWPrgIWViT8o+d55G2FQoeq7B09v/4CHc1yXkdeZ2dkV/Cs H5CJCnlFxtxRcsz08Ohaj2DBKV1oJ5Wj6jJVFbIlP2eHfsSyP0tQFfDqJ8E129eWfEbVsnmG4J4F 02xtvajUGcBV3fdnzu6ofhyNUVdl8AjYfoWOVgwYOym7z6ypFZ+lH9iHdvA5quvrB9d9dr29oAdl j7udPLSjv3t2c6LN708qs70QaPoLAKcikO3kfvcT53GGMI4oWTvw3K8C+Gf349l1Z+GG/mKy+2od /SuJ49XrfPY5Xr3Xr9LJDDtP6UL7RQ8fPVh7MRC0JwT+qwD4mf185V6fCQ28cl3PCv2r9vvVn3V0 3e3Fe9C/UJ9eKQ9fucd/hQy0X/j9X73e/qs3v2o9vuK5+l8kYL8KcL5SUfvf8JnOWp79F8nOf9JZ /iod/Se/+n/Ruru9D/+Xu3rv16+Ttf7eh7cMvl/v1/v1fr1f79f79X69X+/X+/V+vV//La//E2AA cuFmO4eMhNsAAAAASUVORK5CYII=' transform='matrix(1 0 0 1 0 121)'%3e%3c/image%3e%3cg%3e%3cg%3e%3cpath class='st0' d='M44.4,137.4V168h-7.1l-13.5-16.3V168h-8.5v-30.5h7.1l13.5,16.3v-16.3H44.4z'/%3e%3cpath class='st0' d='M57.2,166.5c-2.6-1.4-4.6-3.3-6.1-5.7c-1.5-2.4-2.2-5.1-2.2-8.2c0-3,0.7-5.7,2.2-8.2 c1.5-2.4,3.5-4.3,6.1-5.7c2.6-1.4,5.5-2,8.7-2c3.2,0,6.1,0.7,8.7,2c2.6,1.4,4.6,3.3,6.1,5.7c1.5,2.4,2.2,5.1,2.2,8.2 c0,3-0.7,5.7-2.2,8.2c-1.5,2.4-3.5,4.3-6.1,5.7c-2.6,1.4-5.5,2-8.7,2C62.6,168.6,59.7,167.9,57.2,166.5z M70,160.3 c1.2-0.7,2.2-1.8,3-3.1c0.7-1.3,1.1-2.8,1.1-4.6c0-1.7-0.4-3.2-1.1-4.6c-0.7-1.3-1.7-2.3-3-3.1c-1.3-0.7-2.6-1.1-4.2-1.1 c-1.5,0-2.9,0.4-4.2,1.1c-1.3,0.7-2.2,1.8-3,3.1c-0.7,1.3-1.1,2.8-1.1,4.6c0,1.7,0.4,3.2,1.1,4.6c0.7,1.3,1.7,2.3,3,3.1 c1.3,0.7,2.6,1.1,4.2,1.1C67.4,161.4,68.8,161.1,70,160.3z'/%3e%3cpath class='st0' d='M100.1,137.4h14.4c3.3,0,6.3,0.6,8.9,1.9c2.6,1.3,4.6,3,6,5.3c1.4,2.3,2.1,5,2.1,8.1c0,3.1-0.7,5.8-2.1,8.1 c-1.4,2.3-3.4,4.1-6,5.3c-2.6,1.3-5.6,1.9-8.9,1.9h-14.4V137.4z M114.1,161.1c2.6,0,4.7-0.7,6.3-2.2c1.6-1.5,2.4-3.5,2.4-6.1 c0-2.6-0.8-4.7-2.4-6.1c-1.6-1.5-3.7-2.2-6.3-2.2h-5.5v16.7H114.1z'/%3e%3cpath class='st0' d='M136.1,137.4h8.6V168h-8.6V137.4z'/%3e%3cpath class='st0' d='M154.4,167.6c-2.3-0.6-4.2-1.4-5.7-2.4l2.8-6.4c1.4,0.9,3,1.6,4.8,2.2c1.8,0.6,3.6,0.8,5.3,0.8 c3.3,0,5-0.8,5-2.5c0-0.9-0.5-1.5-1.4-1.9c-0.9-0.4-2.5-0.9-4.6-1.3c-2.3-0.5-4.2-1-5.8-1.6c-1.5-0.6-2.9-1.5-4-2.7 c-1.1-1.2-1.7-2.9-1.7-5.1c0-1.9,0.5-3.5,1.5-5c1-1.5,2.5-2.7,4.6-3.6c2-0.9,4.5-1.3,7.4-1.3c2,0,4,0.2,5.9,0.7 c1.9,0.5,3.7,1.1,5.1,2l-2.7,6.4c-2.9-1.6-5.7-2.4-8.5-2.4c-1.7,0-3,0.3-3.8,0.8c-0.8,0.5-1.2,1.2-1.2,2c0,0.8,0.5,1.4,1.4,1.8 c0.9,0.4,2.4,0.8,4.5,1.3c2.3,0.5,4.3,1,5.8,1.6c1.5,0.6,2.8,1.5,4,2.7c1.1,1.2,1.7,2.9,1.7,5c0,1.8-0.5,3.5-1.5,5 c-1,1.5-2.5,2.7-4.6,3.6c-2,0.9-4.5,1.3-7.4,1.3C159.1,168.6,156.7,168.3,154.4,167.6z'/%3e%3cpath class='st0' d='M200.2,138.8c2,0.9,3.6,2.2,4.7,3.9c1.1,1.7,1.7,3.7,1.7,6s-0.6,4.3-1.7,6c-1.1,1.7-2.7,3-4.7,3.9 c-2,0.9-4.4,1.4-7.2,1.4h-5.3v8h-8.6v-30.5h14C195.8,137.4,198.2,137.9,200.2,138.8z M196.5,152c0.9-0.8,1.4-1.9,1.4-3.3 c0-1.4-0.5-2.5-1.4-3.3c-0.9-0.8-2.2-1.2-4-1.2h-4.8v8.9h4.8C194.3,153.2,195.6,152.8,196.5,152z'/%3e%3cpath class='st0' d='M217.9,166.5c-2.6-1.4-4.6-3.3-6.1-5.7c-1.5-2.4-2.2-5.1-2.2-8.2c0-3,0.7-5.7,2.2-8.2 c1.5-2.4,3.5-4.3,6.1-5.7c2.6-1.4,5.5-2,8.7-2c3.2,0,6.1,0.7,8.7,2c2.6,1.4,4.6,3.3,6.1,5.7c1.5,2.4,2.2,5.1,2.2,8.2 c0,3-0.7,5.7-2.2,8.2c-1.5,2.4-3.5,4.3-6.1,5.7c-2.6,1.4-5.5,2-8.7,2C223.4,168.6,220.5,167.9,217.9,166.5z M230.8,160.3 c1.2-0.7,2.2-1.8,3-3.1c0.7-1.3,1.1-2.8,1.1-4.6c0-1.7-0.4-3.2-1.1-4.6c-0.7-1.3-1.7-2.3-3-3.1c-1.3-0.7-2.6-1.1-4.2-1.1 c-1.5,0-2.9,0.4-4.2,1.1c-1.3,0.7-2.2,1.8-3,3.1c-0.7,1.3-1.1,2.8-1.1,4.6c0,1.7,0.4,3.2,1.1,4.6c0.7,1.3,1.7,2.3,3,3.1 c1.3,0.7,2.6,1.1,4.2,1.1C228.1,161.4,229.5,161.1,230.8,160.3z'/%3e%3cpath class='st0' d='M277.1,137.4V168H270l-13.5-16.3V168h-8.5v-30.5h7.1l13.5,16.3v-16.3H277.1z'/%3e%3cpath class='st0' d='M283.3,137.4h8.6V168h-8.6V137.4z'/%3e%3cpath class='st0' d='M325.6,154.9c1,1.3,1.5,2.9,1.5,4.7c0,2.7-1.1,4.7-3.2,6.2c-2.2,1.5-5.3,2.2-9.3,2.2H298v-30.5h15.6 c3.9,0,6.9,0.7,8.9,2.2c2,1.4,3.1,3.4,3.1,5.8c0,1.5-0.4,2.8-1.1,3.9c-0.7,1.1-1.7,2.1-3,2.7 C323.2,152.6,324.6,153.6,325.6,154.9z M306.6,143.7v5.9h5.9c2.9,0,4.4-1,4.4-3c0-1.9-1.5-2.9-4.4-2.9H306.6z M318.4,158.6 c0-2.1-1.5-3.1-4.5-3.1h-7.2v6.2h7.2C316.8,161.7,318.4,160.7,318.4,158.6z'/%3e%3cpath class='st0' d='M331.6,137.4h8.6v23.7h14.6v6.8h-23.2V137.4z'/%3e%3cpath class='st0' d='M382.7,161.3v6.7h-24.5v-30.5h23.9v6.7h-15.4v5.1h13.6v6.5h-13.6v5.6H382.7z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e ")}.car-specifics .car-specifics__image figure{position:relative;max-width:50rem;cursor:pointer}.car-specifics .car-specifics__image figure img{display:block;max-width:100%;width:100%}.car-specifics .car-specifics__image figure .car-specifics__image-icon{width:3rem;height:3rem;position:absolute;top:.5rem;right:.5rem;background:rgba(0,0,0,.3);padding:.7rem;border-radius:4rem;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.car-specifics .car-specifics__image figure .car-specifics__image-icon:hover{background:rgba(0,0,0,.6)}.car-specifics .car-specifics__image figure .car-specifics__image-icon svg{width:100%}.car-specifics .car-specifics__image figure .car-specifics__legal{font-size:.7rem;color:var(--grey1)}.car-specifics .car-specifics__image figure .car-specifics__descuento{background-color:var(--verdeACS);color:#fff;font-size:2rem;font-family:var(--text-font);font-weight:800;padding:0rem .6rem;position:absolute;right:-0.5rem;bottom:4rem;border-radius:10rem 0 0 10rem;box-shadow:var(--box-shadow)}.car-specifics .car-specifics__image figure .car-specifics__descuento span{font-size:1rem;transform:rotate(-90deg);display:inline-block;width:1rem;height:1.5rem}.car-specifics .car-specifics__image figure .car-specifics__descuento:before{content:"";width:.5rem;height:.5rem;border:solid .25rem;border-color:green transparent transparent green;position:absolute;right:0;bottom:-0.5rem}.car-specifics .car-specifics__details .car-specifics__name{text-align:center;font-size:1.8rem;font-family:var(--title-font);line-height:1.1em;margin:0;margin-top:1rem}.car-specifics .car-specifics__details .car-specifics__name .car-specifics__version{font-weight:400;color:var(--grey5);font-size:1.3rem;display:block}.car-specifics .car-specifics__details .car-specifics__price{text-align:center;padding:0;margin-top:.5rem;font-family:var(--text-font)}.car-specifics .car-specifics__details .car-specifics__price+*{margin:.3rem 0}.car-specifics .car-specifics__details .car-specifics__price strong{display:block;color:var(--azulACS);font-size:2.5rem;font-weight:700;font-family:var(--title-font);line-height:1em}.car-specifics .car-specifics__details .car-specifics__price.m-old strong{color:var(--grey5);font-size:2rem;font-weight:500}.car-specifics .car-specifics__details .car-specifics__price.m-oferta strong{color:var(--verdeACS)}.car-specifics .car-specifics__details .car-specifics__price.m-lista{font-size:.9rem}.car-specifics .car-specifics__details .car-specifics__price.m-lista strong{font-size:1.8rem}.car-specifics .car-specifics__details .car-specifics__price.m-lista .strikethrough{display:block;line-height:1em;font-family:var(--title-font);color:var(--grey4);font-size:1.8rem;font-weight:700}.car-specifics .car-specifics__details .car-specifics__price.m-cuota strong{color:var(--naranjaACS)}.car-specifics .car-specifics__details .car-specifics__price.m-anticipo{font-size:.9rem}.car-specifics .car-specifics__details .car-specifics__price.m-anticipo:only-of-type{font-size:1rem}.car-specifics .car-specifics__details .car-specifics__price.m-anticipo:only-of-type strong{font-size:2.5rem}.car-specifics .car-specifics__details .car-specifics__price.m-anticipo strong{font-size:1.8rem;color:var(--azulOscuroACS)}.car-specifics .car-specifics__details .car-specifics__extra-info{padding-top:.5rem;text-align:center;font-family:var(--text-font)}.car-specifics .car-specifics__details .car-specifics__extra-info p{color:var(--grey1);display:inline-block;padding:.2rem .4rem;line-height:1em;margin-bottom:.5rem;font-size:.85rem;font-family:var(--text-font)}.car-specifics .car-specifics__details .car-specifics__extra-info p svg{width:auto;height:.9rem;margin-bottom:-0.1rem}.car-specifics .car-specifics__details .car-specifics__actions{margin-top:.5rem;text-align:center}.car-specifics .car-specifics__details .car-specifics__actions .car-specifics__actions-buttons{display:grid;grid-template-columns:1fr;grid-gap:.5rem}@media(min-width: 25rem){.car-specifics .car-specifics__details .car-specifics__actions .car-specifics__actions-buttons{grid-template-columns:repeat(auto-fit, 12rem);justify-content:center}}@media(min-width: 768px){.car-specifics .car-specifics__details .car-specifics__actions .car-specifics__actions-buttons{grid-template-columns:repeat(auto-fill, 12rem);justify-content:unset}}.car-specifics .car-specifics__details .car-specifics__actions .btn{margin:auto;width:12rem}.car-specifics .details-ad_container{display:flex;flex-direction:column;align-items:center}.car-specifics .details-ad_container .teaserDirectLine{margin-top:1rem}.section.gracias-oportunidades .section__title{font-size:1.4rem;margin:0}.section.gracias-oportunidades .new-grid__row{display:-ms-grid;display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem}.section.gracias-oportunidades .new-grid__row .grid-col{text-align:center}.section.gracias-oportunidades .new-grid__row .grid-col .cheapest-card .cheapest-card__price{font-size:.9em;line-height:1.3em}.section.gracias-oportunidades .new-grid__row .grid-col .cheapest-card .cheapest-card__price span{display:block;line-height:1em}.section.gracias-oportunidades .new-grid__row .grid-col:only-of-type{grid-column:1/-1}.data-loaded__message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.data-loaded__message img{display:block;max-width:15rem}.data-loaded__message p{font-size:1rem;font-weight:500;text-align:center;color:var(--grey1)}.data-loaded__message p.highlight{font-weight:700;color:var(--naranjaACS);font-size:1.5rem}.certificadoImagen{float:left;margin:10px 10px 10px 0}.car-detail__seller{display:flex;align-items:center;margin:0;padding:0;width:100%;text-align:left}.car-detail__seller:after{content:"";display:table;clear:both}.car-detail__seller figure{margin:.2em auto .2em .2em}.car-detail__seller figure a{margin-left:0}.car-detail__seller figure img{width:100px}.car-detail__seller button svg{transform:rotate(100deg)}@media(min-width: 768px){.car-detail__seller{text-align:left}.car-detail__seller img{margin:0}}@media(min-width: 1280px){.car-detail__seller button,.car-detail__seller a{font-size:.88rem}.car-detail__seller button,.car-detail__seller>a{margin:10px 10px 10px auto}.car-detail__seller figure img{width:auto}.car-detail__seller figure a{margin:0}}.seller-name-container .seller__logo{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.seller-name-container .seller__logo a img{display:inline-block;width:155px;height:45px;background:#fff}.seller-name-container .seller__logo figcaption{margin-left:.2rem;color:var(--grey1);display:none;font-family:var(--text-font)}.seller-name-container .seller__logo figcaption strong{display:none}.seller-name-container .seller__logo figcaption .seller__data{color:var(--azulACS);text-decoration:underline}.concessionaire-group{display:none}.logos-container{display:flex;align-items:center;flex-wrap:wrap}.logos-container>div{margin-bottom:1rem}.logos-container>div+div{margin-left:1rem}.dealer-info{width:100%;height:100vh;position:fixed;top:0;left:0;z-index:10;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.6);opacity:1;transition:opacity ease .5s}.dealer-info.m-hidden{display:none;opacity:0}.dealer-info .dealer-info__card{background:#fff;width:20em;display:flex;flex-direction:column;justify-content:space-between;border-radius:.4em;box-shadow:2px 2px 5px rgba(0,0,0,.5);max-width:95vw;overflow:hidden;background:#fff;position:relative;z-index:12}.dealer-info .dealer-info__card .dealer-info__header{position:relative}.dealer-info .dealer-info__card .dealer-info__header p{font-size:1.4em;text-align:center;margin-top:1rem;color:var(--grey5);font-weight:700;padding:0 2.5rem .5rem;border-bottom:solid 1px;border-image:linear-gradient(90deg, white, var(--grey4), white) 1}.dealer-info .dealer-info__card .dealer-info__header .dealer-info__cerrar{width:3em;height:3em;color:var(--grey1);cursor:pointer;position:absolute;top:0;right:0;padding:.8rem}.dealer-info .dealer-info__card .dealer-info__identity{display:flex;padding:20px 20px 10px;align-items:center;justify-content:center;flex-direction:column}.dealer-info .dealer-info__card .dealer-info__identity .dealer-info__image{padding-bottom:.5em}.dealer-info .dealer-info__card .dealer-info__identity .dealer-info__name{font-size:1.3rem;font-weight:700;color:var(--grey1);text-align:center;padding:0}.dealer-info .dealer-info__card .dealer-info__body{display:flex;flex-direction:column;justify-content:center;padding:10px 0 0 0;width:90%;margin:auto;align-items:flex-start}.dealer-info .dealer-info__card .dealer-info__body a{text-align:center;color:var(--grey5);color:var(--grey5);margin:auto;margin-bottom:1rem}.dealer-info .dealer-info__card .dealer-info__body a svg{color:var(--azulOscuroACS);width:1rem;height:1rem}.dealer-info .dealer-info__card .dealer-info__body a span.m-comma:not(:empty):after{content:", "}.dealer-info .dealer-info__card .dealer-info__whatsapp{align-self:center;margin-bottom:20px}.dealer-info .dealer-info__background{width:100%;height:100%;position:absolute;z-index:11}.car-specifics__no-form{margin-top:1rem;text-align:center}.car-specifics__no-form img{max-width:100%;margin:auto;display:block;width:14rem}.car-specifics__no-form p{font-size:1.3rem;font-weight:500;color:var(--naranjaACS);text-align:center}@media(min-width: 768px){.car-specifics{display:-ms-grid;display:grid;-ms-grid-columns:minmax(25rem, 50rem) 1.4rem 1fr;grid-template-columns:minmax(25rem, 50rem) 1fr;-ms-grid-rows:auto 0 1fr;grid-template-rows:auto 1fr;grid-gap:0 1.4rem}.car-specifics>*:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.car-specifics>*:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.car-specifics>*:nth-child(3){-ms-grid-row:3;-ms-grid-column:1}.car-specifics>*:nth-child(4){-ms-grid-row:3;-ms-grid-column:3}.car-specifics .car-specifics__image{margin-top:0;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;grid-row:1/-1}.car-specifics .car-specifics__details{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}.car-specifics .car-specifics__details .car-specifics__actions .btn{margin:inherit;margin-top:.5rem}.car-specifics .details-ad_container{align-items:flex-start}.car-specifics .car-specifics__details .car-specifics__name{text-align:left;font-size:2rem;margin-top:0}.car-specifics .car-specifics__details .car-specifics__name .car-specifics__model{display:block}.car-specifics .car-specifics__details .car-specifics__name .car-specifics__version{font-size:1.7rem;display:block;white-space:normal}.car-specifics .car-specifics__details .car-specifics__price{text-align:left;padding:.625rem 0}.car-specifics .car-specifics__details .car-specifics__extra-info,.car-specifics .car-specifics__details .car-specifics__actions{text-align:left}.seller-name-container .seller__logo{justify-content:flex-start}.seller-name-container .seller__logo figcaption{display:block}.seller-name-container .seller__logo figcaption strong{display:block}.concessionaire-group{display:block;margin-top:.5rem}.concessionaire-group a figure{display:flex;align-items:center;flex-wrap:wrap}.concessionaire-group a figure img{display:inline-block;width:155px;height:45px;background:#fff;border:solid 1px #f2f2f2}.concessionaire-group a figure figcaption{margin-left:.2rem;color:var(--grey1);font-size:.9rem}.concessionaire-group a figure figcaption strong{display:block;font-size:1rem}.new-grid__row{grid-template-columns:1fr 1fr 1fr 1fr}}.car-detail__detail-title{display:flex;align-items:center;justify-content:center}@media(min-width: 768px){.car-detail__detail-title{justify-content:flex-start}}.car-detail__detail.m-open>div{height:auto;padding-bottom:1rem}.car-detail__detail>div{height:10.2rem;overflow:hidden}.car-detail__detail>a{display:block;text-align:center;color:var(--azulACS);font-size:1rem;font-weight:500;padding:1.2rem .5rem .5rem;margin-top:-1rem;z-index:1;position:relative;background:#fff;background:-moz-linear-gradient(0deg, white 93%, rgba(255, 255, 255, 0) 100%);background:-webkit-linear-gradient(0deg, white 93%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(0deg, #ffffff 75%, rgba(255, 255, 255, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1)}.car-specifics__nav{margin:.5em auto 0;padding:0 10px;max-width:1300px}@media(min-width: 768px){.car-specifics__nav{padding:0 20px}}.car-specifics__nav ul{display:flex;justify-content:space-between;border-bottom:solid 1px #000;border-top:solid 1px #000;overflow-x:auto;padding:0}.car-specifics__nav li a{display:block;padding:.5rem;font-family:"Oswald",sans-serif;text-decoration:none;color:#000;font-weight:700;font-size:1rem;line-height:1em;text-transform:uppercase;white-space:nowrap}.card-agencia{display:flex;justify-content:space-between;margin-top:2rem;width:100%;flex-wrap:wrap}.card-agencia div{width:100%;font-family:var(--text-font);position:relative;z-index:1;text-align:center}.card-agencia div *{text-align:center}.card-agencia div h3{color:var(--azulACS);font-size:2.3rem;line-height:1.1em;font-family:var(--title-font);margin-top:.3rem;font-weight:700}.card-agencia div p{line-height:1.2em;margin-top:1rem;font-size:1rem;font-weight:400}.card-agencia div p:first-of-type{margin-top:0;color:var(--grey5)}.card-agencia div .btn{margin:2rem auto 1rem auto}.card-agencia img{width:24rem;margin:auto}@media(min-width: 768px){.card-agencia div h3{font-size:2.8rem}}@media(min-width: 1150px){.card-agencia div{width:calc(100% - 25rem);text-align:left}.card-agencia div *{text-align:left}.card-agencia div .btn{margin:2rem auto 1rem 0}.card-agencia img{margin:auto}}.seleccionado-home__card{border-radius:.5rem;border:none;background:transparent;background:linear-gradient(180deg, var(--azulACS) 50%, #fff 50%, #f6f6f6 100%);background-size:100% 200%;background-position:0 99%;transition:all ease-in-out .3s}.seleccionado-home__card:hover{-moz-box-shadow:0 0 7px -2px rgba(0,0,0,.35);-webkit-box-shadow:0 0 7px -2px rgba(0,0,0,.35);box-shadow:0 0 7px -2px rgba(0,0,0,.35);background-position:0 -1% !important}.seleccionado-home__card:hover a .seleccionado-home__card-info .seleccionado-home__card-title{color:#fff}.seleccionado-home__card:hover a .seleccionado-home__card-info .seleccionado-home__card-summary{color:#fff}.seleccionado-home__card:hover .btn{color:#fff}.seleccionado-home__card a{display:flex;flex-direction:column;align-items:center;height:100%}.seleccionado-home__card a .seleccionado-home__card-img{border-radius:.5rem;overflow:hidden}.seleccionado-home__card a .seleccionado-home__card-img img{display:block}.seleccionado-home__card a .seleccionado-home__card-info{padding:.5rem;margin-bottom:0;flex-grow:1}.seleccionado-home__card a .seleccionado-home__card-info .seleccionado-home__card-title{text-align:center;font-family:var(--title-font);font-weight:700;line-height:1.1em;font-size:1.1rem;margin-top:.5rem;color:var(--grey2);transition:all ease-in-out .3s 0s}.seleccionado-home__card a .seleccionado-home__card-info .seleccionado-home__card-summary{text-align:center;font-family:var(--text-font);font-weight:300;font-size:1rem;line-height:1.2em;color:var(--grey5);margin-top:.5rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;transition:all ease-in-out .3s 0s}.seleccionado-home__card a .btn{margin:0 auto;transition:all ease-in-out .3s 0s}.cheapest-card{padding:.6em;text-align:center;display:flex;flex-direction:column;justify-content:space-between;align-items:center;font-family:var(--text-font)}.cheapest-card .cheapest-card__title{font-size:1.1rem;line-height:1.1em;font-weight:500;color:var(--grey1);font-family:var(--title-font)}.cheapest-card .cheapest-card__title .cheapest-card__brand,.cheapest-card .cheapest-card__title .cheapest-card__model{font-weight:700}.cheapest-card .cheapest-card__price{font-family:var(--text-font)}.cheapest-card .cheapest-card__price-title{display:block;color:var(--grey1);font-size:.9rem;line-height:1.1em;margin-top:.5rem;text-align:center}.cheapest-card .cheapest-card__price-value{font-weight:700;color:var(--azulACS);display:block;font-size:1.3rem;line-height:1.1em;text-align:center}.cheapest-card .cheapest-card__price-value.m-nuevo{color:var(--azulOscuroACS)}.cheapest-card .cheapest-card__price-value.m-financiado{color:var(--naranjaACS)}.cheapest-card .cheapest-card__price-value.m-oferta{color:var(--verdeACS)}.cheapest-card .cheapest-card__price-value.m-usado{color:var(--azulACS)}.section.gracias-oportunidades{line-height:1rem}.oportunidades-comparacion{display:grid;grid-template-columns:repeat(2, 1fr);width:100%;border:dashed 1px var(--grey6);border-left:solid 4px var(--azulACS);padding:.5em;grid-gap:.5rem}.oportunidades-comparacion .cheapest-card__header{grid-column:1/-1;display:flex;align-items:center;background:#fff;flex-direction:column;justify-content:center;border-bottom:none;border-bottom:solid 1px var(--grey6)}.oportunidades-comparacion .cheapest-card__header p{color:var(--grey1);font-size:1.6em;font-weight:700;text-align:center;padding:.5em 0}.oportunidades-comparacion .cheapest-card__header .cheapest-card__header-img{width:3rem;height:3rem;display:block}.oportunidades-comparacion .card{box-shadow:none;text-align:center;line-height:1.1em;background:none;border:none}.oportunidades-comparacion .card.cheapest-card{display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:8em;padding:0}.oportunidades-comparacion .card .cheapest-card__title{font-family:var(--text-font)}.oportunidades-comparacion .card .cheapest-card__title .cheapest-card__area{font-weight:900;color:var(--grey1);text-transform:uppercase;font-size:1rem;display:block}.oportunidades-comparacion .card .cheapest-card__title .cheapest-card__brand,.oportunidades-comparacion .card .cheapest-card__title .cheapest-card__model{font-size:.9rem;font-weight:400;margin:0;padding:0;line-height:1.1em;color:var(--grey5)}.oportunidades-comparacion .card .cheapest-card__price{font-family:var(--text-font);text-align:center}.oportunidades-comparacion .card .cheapest-card__price-title{margin:0;color:var(--grey5);font-size:.9rem;line-height:1.1em}.oportunidades-comparacion .card .cheapest-card__price-value{color:var(--azulACS);font-weight:700;font-size:1.3rem;display:block;line-height:1.1em}.oportunidades-comparacion .card .cheapest-card__price-value.m-nuevo{color:var(--azulOscuroACS)}.oportunidades-comparacion .card .cheapest-card__price-value.m-financiado{color:var(--naranjaACS)}.oportunidades-comparacion .card .cheapest-card__price-value.m-oferta{color:var(--verdeACS)}.oportunidades-comparacion .card .cheapest-card__price-value.m-usado{color:var(--azulACS)}.oportunidades-comparacion .card:hover .cheapest-card__price-value{text-decoration:underline}@media(min-width: 980px){.oportunidades-comparacion{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 768px){.grid-group .grid-row .oportunidades-comparacion .grid-col{padding:0}}@media(min-width: 1024px){.grid-group .grid-row .oportunidades-comparacion .grid-col{width:100%}}.multi-link-card{transition:all ease .3s;background:#fff;padding:.5rem;display:flex;flex-direction:column;font-family:var(--text-font);grid-gap:.5rem;position:relative;margin-top:2.5rem;border:1px solid;border-image-source:linear-gradient(180deg, #d7d7d7, white);border-image-slice:1;height:max-content}.multi-link-card a:hover *[class*=price]{text-decoration:underline}.multi-link-card a:hover *[class*=price]:after{left:.8rem;filter:brightness(0.5)}.multi-link-card__header{text-decoration:none;color:unset;margin-top:.8rem}.multi-link-card__header-logo{width:6rem;height:4rem;border-radius:4rem;padding:.25rem;display:flex;justify-content:center;align-items:center;background:#fff;left:calc(50% - 3rem);top:-2rem;position:absolute}.multi-link-card__header-logo img{display:block}.multi-link-card__header-marca{color:var(--grey2);font-family:var(--title-font);font-weight:700;display:block;text-align:center;font-size:1.2rem;line-height:1.1em;transition:all ease .3s;margin-top:1rem}.multi-link-card__header-textos{height:auto;line-height:1.1em;font-size:.9rem;display:block;margin:0 auto;text-align:center}.multi-link-card__content{text-decoration:none;color:unset;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:.5rem}.multi-link-card__content-title{color:var(--grey3);text-align:center;display:block;line-height:1.1em;transition:all ease .3s}.multi-link-card__content-price{display:block;color:var(--azulACS);font-weight:900;font-size:1.1rem;text-align:center;line-height:1.1em;transition:all ease .3s}.multi-link-card__content-price:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30.33 23.73"><polygon fill="rgb(66, 105, 244)" points="18.46 0 8.38 0 16.76 8.37 0 8.37 0 15.37 16.76 15.37 8.38 23.73 18.46 23.73 30.33 11.87 18.46 0"/></svg>');color:var(--azulACS);width:.6em;height:1em;display:inline-block;position:relative;top:-0.15rem;left:.2rem;transition:all ease-in-out .3s}.multi-link-card__content-price.m-nuevo{color:var(--azulOscuroACS)}.multi-link-card__content-price.m-financiado{color:var(--naranjaACS)}.multi-link-card__content-price.m-oferta{color:var(--verdeACS)}.multi-link-card__content-price.m-usado{color:var(--azulACS)}.grid-group .grid-row .grid-col.compare-column{max-width:320px;padding:10px}@media(max-width: 659px){.grid-group .grid-row .grid-col.compare-column{margin:auto}}.comparation-card{cursor:pointer;font-family:var(--text-font);background-color:#fff;min-height:100px;margin:auto}.comparation-card>a{display:flex;flex-wrap:wrap;height:100%}.comparation-card .comparation-card__compare{padding:10px;width:50%;height:50%;font-size:.8rem;line-height:14px;color:#1c2641}.comparation-card .comparation-card__compare:nth-child(2),.comparation-card .comparation-card__compare:nth-child(3){background-color:var(--grey8)}.comparation-card .comparation-card__compare .info span{display:block;font-size:.9rem;font-weight:500;color:var(--azulTurquesaACS);line-height:.95rem}.comparation-card .comparation-card__compare .info span.version{color:var(--azulClaroACS);font-size:.85rem;font-weight:400}.comparation-card .comparation-card__compare.m-placeholder{display:flex;justify-content:center;align-items:center;background-color:var(--azulClaroACS);color:#fff;padding:17px 10px}.comparation-card .comparation-card__compare.m-placeholder:nth-child(odd){background-color:var(--azulTurquesaACS)}.comparation-card .comparation-card__compare.m-placeholder .info{text-align:center;background:none;justify-content:center;align-items:center}.comparation-card .comparation-card__compare.m-placeholder .info span{color:#fff;font-size:.8rem;font-weight:500;text-align:center;text-transform:initial;text-shadow:none}.comparation-card .versus{position:absolute;left:calc(50% - 20px);top:calc(50% - 18px);width:2.3em;height:2.3em;padding:.3em;border-radius:2em;z-index:2;background:#fff;font-size:1.12rem;font-weight:500;text-align:center}.comparation-card.m-tile{max-width:300px}@media(min-width: 450px){.comparation-card.m-tile{max-height:220px}}.comparation-card.m-tile .comparation-card__compare{display:flex;align-items:center;min-height:4.1rem}.comparation-card.m-tile .comparation-card__compare:nth-child(1){text-align:left;justify-content:flex-start}.comparation-card.m-tile .comparation-card__compare:nth-child(2){text-align:right;justify-content:flex-end}.comparation-card.m-tile .comparation-card__compare:nth-child(3){text-align:left;justify-content:flex-start}.comparation-card.m-tile .comparation-card__compare:nth-child(4){text-align:right;justify-content:flex-end}.comparation-card.m-tile .comparation-card__compare.m-placeholder{justify-content:center;text-align:center}.comparation-card.m-tile .comparation-card__compare .info{width:110px}@media(min-width: 450px){.comparation-card.m-tile .comparation-card__compare .info{width:100%}}.comparation-card.m-card{height:220px;max-width:300px}.comparation-card.m-card .comparation-card__compare{position:relative;width:50%;height:110px;padding:10px;text-align:center;overflow:hidden}.comparation-card.m-card .comparation-card__compare:nth-child(even) .info span{text-align:right;padding-left:10px}.comparation-card.m-card .comparation-card__compare:nth-child(odd) .info span{padding-right:10px}.comparation-card.m-card .comparation-card__compare .info{position:absolute;width:100%;height:100%;margin:0;top:0;bottom:0;right:0;left:0;padding:.5em;display:flex;flex-direction:column;justify-content:flex-end;background:-moz-linear-gradient(top, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.4) 100%);background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.4) 100%);background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.4) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="#1a000000", endColorstr="#80000000",GradientType=0 )}.comparation-card.m-card .comparation-card__compare .info span{line-height:.95rem;color:#fff;font-weight:600;text-transform:uppercase;font-size:.9rem;text-align:left;text-shadow:1px 1px 6px #000;width:100%}.comparation-card.m-card .comparation-card__compare .comparation-card__image{overflow:hidden;position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;margin:auto;align-items:center;justify-content:center;width:55px;height:55px}.comparation-card.m-card .comparation-card__compare .comparation-card__image.m-circle{position:absolute;top:0;bottom:0;right:0;left:0;margin:0;width:101%;height:auto}.comparation-card.m-card .comparation-card__compare .comparation-card__image img{display:block;object-fit:cover;width:100%;height:100%}.comparation-card.m-card .comparation-card__compare.m-placeholder{display:flex;justify-content:center;align-items:center;background-color:var(--azulClaroACS);color:#fff}.comparation-card.m-card .comparation-card__compare.m-placeholder:nth-child(odd){background-color:var(--azulTurquesaACS)}.comparation-card.m-card .comparation-card__compare.m-placeholder .info{text-align:center;background:none;justify-content:center;align-items:center}.comparation-card.m-card .comparation-card__compare.m-placeholder .info span{color:#fff;font-size:.95rem;font-weight:500;text-align:center;text-transform:initial;text-shadow:none}.concessionaire-list{display:flex;flex-wrap:wrap;justify-content:center}@media(min-width: 768px){.concessionaire-list{justify-content:unset}}.concessionaire-list li{width:calc(50% - 35px);margin:10px auto 50px;border:solid 1px #f3f3f3}@media(min-width: 480px){.concessionaire-list li{width:150px;margin:10px 30px 50px 30px}}.concessionaire-list li a figure img{display:block;max-width:100%;width:100%;height:auto;margin:auto;transition:all ease .3s}.concessionaire-list li a .planesahorro-list__title{text-align:center;transition:all ease .3s}.concessionaire-list li a:hover figure img{transform:scale(1.1)}.concessionaire-list li a:hover .planesahorro-list__title{color:var(--azulACS);text-decoration:underline}.content-card .content-card__image{display:flex;overflow:hidden;justify-content:center;align-items:center}@media(min-width: 1024px){.content-card .content-card__image{height:200px}}.content-card .content-card__image img{display:block;width:100%}.detail-videos div>article.detail-videos__item{position:relative;margin:0 auto;height:0;padding-bottom:56.25%}.detail-videos div>article.detail-videos__item iframe{position:absolute;height:100%;width:100%;top:0px;left:0px}.detail-videos .detail-videos__container{display:flex;flex-direction:column;margin-bottom:1rem}.detail-videos .detail-videos__container .detail-videos__item{position:relative;margin:0 auto;height:0;padding-bottom:56.25%;width:100%}.detail-videos .detail-videos__container .detail-videos__item iframe{position:absolute;height:100%;width:100%;top:0px;left:0px}.detail-videos .detail-videos__container .detail-videos__body{display:flex;flex-direction:column;flex-grow:1;border-left:solid 2px var(--rosaACS);padding-left:.4rem;margin-top:.3rem}.detail-videos .detail-videos__container .detail-videos__body .detail-videos__title{display:block;border:none;color:var(--grey2);font-size:1rem;line-height:1.1em;flex-grow:1}.detail-videos .detail-videos__container .detail-videos__body .detail-videos__summary{padding:0;line-height:1.1em;font-size:.9rem;color:var(--grey2);margin-top:.2rem;flex-grow:2}.detail-videos .detail-videos__container .detail-videos__body .detail-videos__url{color:var(--rosaACS);font-style:italic;margin-top:.3rem;line-height:1em}.video-card__container{position:relative}.video-card__container .video-card__img{position:relative;height:0;overflow:hidden;display:block;padding-bottom:56.25%}.video-card__container .video-card__img img{width:100%;position:absolute;top:50%;transform:translateY(-50%)}.video-card__trigger{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:5rem;transition:color ease .3s}.video-card__trigger:link{color:var(--azulACS)}.video-card__trigger:visited{color:var(--azulACS)}.video-card__trigger:hover{color:var(--azulTurquesaACS)}.video-card__trigger:active{color:var(--azulClaroACS)}.listado-marcas{border:solid 1px var(--grey6);border-radius:.3rem;display:grid;grid-template-columns:repeat(auto-fit, minmax(8rem, 1fr));margin:0;grid-column:1/-1}.listado-marcas p{grid-column:1/-1;font-size:1.1rem;font-family:var(--title-font);font-weight:300;border-bottom:solid 1px var(--grey6);margin-bottom:.5rem}.listado-marcas button{text-align:left;padding:.3rem 0}.listado-marcas button:hover{opacity:.8}.listado-marcas.m-closed{height:0;overflow:hidden;padding:0;border-bottom:0;border-left:0;border-right:0}.listado-marcas__title-container{display:flex;justify-content:space-between;align-items:flex-end;grid-column:1/-1}.listado-marcas__title-container .section__subtitle{margin:0}.listado-marcas__title-container .listado-marcas__title{font-weight:500;font-size:1.3rem;text-align:right}.listado-marcas__title-container .listado-marcas__title:after{content:"↓";font-weight:500;font-family:var(--title-font);margin-left:.3rem}.listado-marcas__title-container .listado-marcas__title:hover{opacity:.8}.especial-card{margin-bottom:1rem;padding:1rem;background-color:#fff;border:solid 1px var(--grey6);border-bottom-right-radius:.3rem;border-top-right-radius:.3rem;border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}@media(min-width: 480px)and (max-width: 768px){.especial-card .especial-car{display:flex}}@media(min-width: 1024px){.especial-card .especial-car{display:flex}}.especial-card .especial-car .especial-car__image{width:100%}@media(min-width: 480px)and (max-width: 768px){.especial-card .especial-car .especial-car__image{width:calc(50% - .5rem)}}@media(min-width: 1024px){.especial-card .especial-car .especial-car__image{width:calc(50% - .5rem)}}.especial-card .especial-car .especial-car__info{display:flex;flex-direction:column}@media(min-width: 480px)and (max-width: 768px){.especial-card .especial-car .especial-car__info{margin-left:1rem;width:calc(50% - .5rem)}}@media(min-width: 1024px){.especial-card .especial-car .especial-car__info{width:calc(50% - .5rem)}}@media(min-width: 1024px){.especial-card .especial-car .especial-car__info{margin-left:1rem}}.especial-card .especial-car .especial-car__info .especial-car__title{font-weight:700;font-family:var(--title-font);font-size:1.7rem;line-height:1.1em}@media(min-width: 1024px){.especial-card .especial-car .especial-car__info .especial-car__title{font-size:2.4rem}}.especial-card .especial-car .especial-car__info .especial-car__price{font-family:var(--text-font)}.especial-card .especial-car .especial-car__info .especial-car__price .especial-car__price-title{font-size:.9rem}.especial-card .especial-car .especial-car__info .especial-car__price .especial-car__price-value{color:var(--azulACS);font-weight:900;font-size:1.5rem;display:block;margin-top:.25rem}@media(min-width: 1024px){.especial-card .especial-car .especial-car__info .especial-car__price .especial-car__price-value{font-size:2.25rem}}.especial-card .especial-car .especial-car__info .especial-car__quicklinks{display:grid;grid-template-columns:1fr 1fr;margin:auto;margin-top:1rem;grid-gap:1rem}@media(min-width: 480px)and (max-width: 768px){.especial-card .especial-car .especial-car__info .especial-car__quicklinks{margin:1rem auto 0 0}}@media(min-width: 1024px){.especial-card .especial-car .especial-car__info .especial-car__quicklinks{margin:1rem auto 0 0}}.especial-card .especial-car .especial-car__info .especial-car__quicklinks a{font-size:.9rem;text-align:center;color:var(--grey3);display:block}@media(min-width: 480px)and (max-width: 768px){.especial-card .especial-car .especial-car__info .especial-car__quicklinks a{text-align:left}}@media(min-width: 1024px){.especial-card .especial-car .especial-car__info .especial-car__quicklinks a{text-align:left}}.especial-card .especial-car .especial-car__info .especial-car__quicklinks a span{color:var(--azulACS);font-size:1.5rem;font-weight:900;display:block;text-align:center}.especial-card .especial-car .especial-car__info .especial-car__quicklinks a.m-oferta span{color:var(--verdeACS)}.especial-card .especial-car .especial-car__info .especial-car__quicklinks a.m-financiado span{color:var(--naranjaACS)}.especial-card .especial-car .especial-car__info .especial-car__quicklinks a.m-nuevo span{color:var(--azulOscuroACS)}.especial-card .especial-car .especial-car__info .especial-car__quicklinks a.m-usado span{color:var(--azulACS)}.especial-card .especial-car .especial-car__info .especial-car__actions{justify-self:flex-end;margin-top:1rem;display:flex;flex-wrap:wrap;justify-content:center}@media(min-width: 480px)and (max-width: 768px){.especial-card .especial-car .especial-car__info .especial-car__actions{margin-top:auto;justify-content:flex-start}}@media(min-width: 1024px){.especial-card .especial-car .especial-car__info .especial-car__actions{margin-top:auto;justify-content:flex-start}}.especial-card .especial-review{margin-top:.5rem}.especial-card .especial-review h4{font-family:var(--text-font);color:var(--rosaACS);font-weight:700;font-size:1.1rem}.especial-card .especial-review p{margin-left:.3rem;font-family:var(--text-font);font-size:.9rem;line-height:1.2em;color:var(--grey2)}.especial-card .especial-versions-card__collapse{margin-top:1rem}.especial-card .especial-versions-card__collapse h4{font-family:var(--text-font);color:var(--rosaACS);font-weight:700;font-size:1.1rem}.especial-card .especial-versions-card__collapse ul{display:grid;grid-template-columns:repeat(auto-fit, minmax(10rem, 1fr));grid-gap:1rem;border-top:solid 1px var(--grey6);padding:.5rem;margin:0 .5rem;transition:all ease .5s}.especial-card .especial-versions-card__collapse ul .card__collapse-card__version a:hover .card__collapse-card__price:after{left:.8rem;filter:brightness(0.5)}.especial-card .especial-versions-card__collapse ul .card__collapse-card__version .card__collapse-card__version{text-align:center;font-family:var(--text-font);font-size:1rem;line-height:1.2em;color:var(--grey2)}.especial-card .especial-versions-card__collapse ul .card__collapse-card__version .card__collapse-card__price{text-align:center;font-family:var(--text-font);font-size:1.2rem;line-height:1.2em;color:var(--azulACS);font-weight:900;transition:all ease .5s}.especial-card .especial-versions-card__collapse ul .card__collapse-card__version .card__collapse-card__price:empty{display:none}.especial-card .especial-versions-card__collapse ul .card__collapse-card__version .card__collapse-card__price:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30.33 23.73"><polygon fill="rgb(66, 105, 244)" points="18.46 0 8.38 0 16.76 8.37 0 8.37 0 15.37 16.76 15.37 8.38 23.73 18.46 23.73 30.33 11.87 18.46 0"/></svg>');color:var(--azulACS);width:.6em;height:1em;display:inline-block;position:relative;top:-0.15rem;left:.2rem;transition:all ease-in-out .3s}.especial-card .especial-versions-card__collapse ul .card__collapse-card__version a:hover .card__collapse-card__price{color:var(--azulOscuroACS)}.especial-card .especial-versions-card__collapse ul .card__collapse-card__version a:active .card__collapse-card__price{color:var(--azulTurquesaACS)}.especial-card .especial-versions-card__collapse[aria-hidden=true] ul{height:3.6rem;overflow:hidden}.especial-card .especial-versions-card__collapse[aria-hidden=false] ul{height:auto}.especial-card .especial-versions-card__collapse .especial-versions-card__expandable{font-family:var(--text-font);color:var(--azulACS);font-weight:700;font-size:1rem;margin-top:.5rem;text-align:right;width:100%}.especial-card .especial-versions-card__collapse .especial-versions-card__expandable:before{content:"+ "}.especial-card .especial-versions-card__collapse .especial-versions-card__expandable:hover{color:var(--azulOscuroACS)}.especial-card .especial-versions-card__collapse .especial-versions-card__expandable:active{color:var(--azulTurquesaACS)}.especial-card .especial-media{display:flex;justify-content:space-between;margin-top:1rem}.especial-card .especial-media .especial-news{width:calc(50% - .5rem);background:#fff;z-index:1;position:relative;display:flex;flex-direction:column}.especial-card .especial-media .especial-news .especial-news__image{padding-bottom:56.25%;position:relative;overflow:hidden}.especial-card .especial-media .especial-news .especial-news__image img{position:absolute;top:50%;bottom:0;left:0;right:0;transform:translate(0, -50%);width:100%}.especial-card .especial-media .especial-news .especial-news__body{padding-top:.5rem;flex-grow:1;display:flex;flex-direction:column}.especial-card .especial-media .especial-news .especial-news__body .especial-news__category{display:flex;font-size:.8rem;line-height:1.1em;color:#4269f4;align-items:center;font-family:"Montserrat",sans-serif}.especial-card .especial-media .especial-news .especial-news__body .especial-news__category svg{display:inline-flex;margin-right:.3rem;color:#4269f4;width:1.1rem}.especial-card .especial-media .especial-news .especial-news__body .especial-news__title{font-size:1.1rem;font-weight:700;display:inline-flex;color:var(--grey2);position:relative;line-height:1.2em;margin:0;font-family:"Montserrat",sans-serif;border:none}.especial-card .especial-media .especial-news .especial-news__description{font-size:.9rem;color:var(--grey2);line-height:1.2em;flex-grow:1}.especial-card .especial-media .especial-news .especial-news__link{display:block;color:var(--azulACS);font-size:.8rem;font-family:"Montserrat",sans-serif;text-align:right}.especial-card .especial-media .especial-news .especial-news__link:after{content:" >"}.especial-card .especial-media .especial-video{width:calc(50% - .5rem);background:#fff;z-index:1;position:relative;display:flex;flex-direction:column}.especial-card .especial-media .especial-video .especial-video__container{max-width:100%;padding-bottom:56.25%;position:relative;overflow:hidden}.especial-card .especial-media .especial-video .especial-video__container iframe{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.especial-card .especial-media .especial-video .especial-video__info{padding-top:.5rem;flex-grow:1;display:flex;flex-direction:column}.especial-card .especial-media .especial-video .especial-video__info .especial-video__category{display:flex;font-size:.8rem;line-height:1.1em;color:#4269f4;align-items:center;font-family:"Montserrat",sans-serif}.especial-card .especial-media .especial-video .especial-video__info .especial-video__category svg{display:inline-flex;margin-right:.3rem;color:#4269f4;width:1.1rem}.especial-card .especial-media .especial-video .especial-video__info .especial-video__title{font-size:1.1rem;font-weight:700;display:inline-flex;color:var(--grey2);position:relative;line-height:1.2em;margin:0;font-family:"Montserrat",sans-serif;border:none;flex-grow:1}.especial-card .especial-media .especial-video .especial-video__info .especial-video__description{font-size:.9rem;color:var(--grey2);line-height:1.2em}.especial-card .especial-media .especial-video .especial-video__link{display:block;color:var(--azulACS);font-size:.8rem;font-family:"Montserrat",sans-serif;text-align:right}.especial-card .especial-media .especial-video .especial-video__link:after{content:" >"}.especial-others__container{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.especial-others__container .especial-others__card{width:calc(33.33% - 2rem);margin:1rem;background:#fff;border-radius:.3rem;border:solid 1px var(--grey6);position:relative;padding:1rem;padding-top:4rem;min-width:300px;margin-top:5rem}.especial-others__container .especial-others__card a{text-decoration:none;color:#000}.especial-others__container .especial-others__card .especial-others__card-img img{display:block;position:absolute;height:100%;object-fit:cover}.especial-others__container .especial-others__card .especial-others__card-img{width:8rem;height:8rem;border-radius:8rem;overflow:hidden;position:absolute;top:-4rem;left:calc(50% - 4rem);display:flex;justify-content:center;align-items:center}.especial-others__container .especial-others__card .especial-others__card-info{margin:0;text-align:center}.especial-others__container .especial-others__card .especial-others__card-info .especial-others__card-title{font-family:"Lato";font-weight:900;text-decoration:none;text-align:center;margin-top:1rem;color:var(--grey2);font-size:1.5rem}.especial-others__container .especial-others__card .especial-others__card-info .especial-others__card-summary{font-family:var(--text-font);text-align:center;margin-top:.3rem;color:var(--grey2);font-size:1rem}.especial-others__container .especial-others__card .especial-others__card-info .btn.m-primary.m-secondary{margin-top:.5rem}.m-noanimated *{-webkit-animation-duration:0s !important;animation-duration:0s !important;-webkit-animation-delay:0s !important;animation-delay:0s !important}.contactar-form__feedback{width:100%;padding:1rem .5rem}.contactar-form__feedback svg{max-width:100%;max-height:13rem;overflow:visible;margin-top:1rem}.contactar-form__feedback svg .feedback-carta{-webkit-animation:vieneSobre ease-in 1s;animation:vieneSobre ease-in 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.contactar-form__feedback.m-sent .buzon{-webkit-animation:mueveBuzon ease-out 1s .7s;animation:mueveBuzon ease-out 1s .7s}.contactar-form__feedback.m-sent .feedback-buzon path:first-of-type{-webkit-animation:vuelveVerde ease-in 1s 1s;animation:vuelveVerde ease-in 1s 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.contactar-form__feedback.m-sent .feedback-manija{-webkit-transform-origin:1100px 820px;-ms-transform-origin:1100px 820px;transform-origin:1100px 820px;-webkit-animation:subeManija ease-out 1s 1s;animation:subeManija ease-out 1s 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.contactar-form__feedback .icon__sobre-gracias{color:var(--azulACS);font-weight:700;font-size:1.5rem;opacity:0;font-family:"Montserrat",sans-serif;-webkit-animation:graciela ease-in 1s forwards 2s;animation:graciela ease-in 1s forwards 2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;text-align:center;line-height:1em}.contactar-form__feedback .icon__sobre-gracias small{display:block;font-size:1rem;font-weight:500;color:var(--grey5);line-height:1em;margin-top:.3rem}.contactar-form__feedback.m-error .icon__sobre-gracias{color:var(--rojoACS);-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.contactar-form__feedback.m-error .feedback-buzon .buzon{-webkit-animation:mueveBuzon ease-out 1s .7s;animation:mueveBuzon ease-out 1s .7s}.contactar-form__feedback.m-error .feedback-buzon path:first-of-type{-webkit-animation:vuelveRojo ease-in 1s 1s;animation:vuelveRojo ease-in 1s 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.contactar-form__feedback.m-error .feedback-manija{-webkit-transform-origin:1100px 820px;-ms-transform-origin:1100px 820px;transform-origin:1100px 820px;-webkit-animation:bajaManija ease-in-out 1s 1s;animation:bajaManija ease-in-out 1s 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.filters{position:relative;padding:20px;width:260px;box-shadow:10px 0 4px -9px rgba(0,0,0,.2);-webkit-transition:.25s cubic-bezier(0.215, 0.61, 0.355, 1);transition:.25s cubic-bezier(0.215, 0.61, 0.355, 1);background-color:#fff}.filters .filters__title{display:flex;align-items:center;margin-bottom:10px;font-size:1.12rem;font-weight:700;text-align:left;color:var(--grey1);cursor:pointer}.filters .filters__title .caret-down-solid{margin-right:10px;font-size:1.5rem;color:var(--azulACS);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:.25s cubic-bezier(0.215, 0.61, 0.355, 1);transition:.25s cubic-bezier(0.215, 0.61, 0.355, 1)}.filters .filters__filtered-by,.filters .filters__sort-by{padding-bottom:20px;border-bottom:1px solid #ccc}.filters .filters__sort-by{padding-top:20px}.filters .filters__sort-by ul li{margin-top:15px}@media(min-width: 1024px){.filters .filters__sort-by ul li{margin-top:5px}}.filters .filters__sort-by ul li a{color:var(--grey1);font-size:.88rem}.filters .filters__sort-by ul li a:hover{text-decoration:underline}.filters .filters__sort-by ul li.m-applied{font-weight:bold}.filters .filters__filtered-by ul li{margin-top:10px;padding:5px;font-size:.8rem;background-color:var(--grey8)}@media(min-width: 1024px){.filters .filters__filtered-by ul li{margin-top:5px}}.filters .filters__filtered-by ul li svg{cursor:pointer}.filters .filters__filtered-by ul li:first-child{margin-top:0}.filters .filters__filtered-by ul li a{color:var(--grey1);display:block}.filters .filters__item{margin:20px 0;padding-left:20px;-webkit-transition:max-height 2s cubic-bezier(0.215, 0.61, 0.355, 1);transition:max-height 2s cubic-bezier(0.215, 0.61, 0.355, 1)}.filters .filters__item .filters__title{margin-left:-20px}.filters .filters__item ul li{margin-top:15px;font-size:.88rem;-webkit-transition:.25s cubic-bezier(0.215, 0.61, 0.355, 1);transition:.25s cubic-bezier(0.215, 0.61, 0.355, 1)}@media(min-width: 1024px){.filters .filters__item ul li{margin-top:10px}}.filters .filters__item ul li>span{color:var(--grey1);font-size:.88rem;font-style:italic;opacity:.6}.filters .filters__item ul li>span span{font-size:.75rem;font-weight:500;color:var(--azulTurquesaACS)}.filters .filters__item ul li a{color:var(--grey1);font-size:.88rem;border-bottom:1px solid transparent;-webkit-transition:border-color .25s cubic-bezier(0.215, 0.61, 0.355, 1);transition:border-color .25s cubic-bezier(0.215, 0.61, 0.355, 1)}.filters .filters__item ul li a span{font-size:.75rem;font-weight:500;color:var(--azulTurquesaACS)}.filters .filters__item ul li a:hover{border-bottom:1px solid var(--grey1)}.filters .filters__item ul li.m-hidden{display:none}.filters .filters__item ul li:first-child{margin-top:0}.filters .filters__item .filters__year-range{display:flex}.filters .filters__item .filters__year-range label{color:var(--grey1);font-size:.88rem}.filters .filters__item .filters__year-range .form-item{max-width:65px;height:auto;margin:0 10px 0 0}.filters .filters__item .filters__year-range form .filter-btn{margin-top:27px;text-decoration:underline;color:var(--azulACS);font-size:.88rem}.filters .filters__item .filters__year-range+ul{clear:both;padding-top:10px}.filters .filters__item select{padding:3px;border:1px solid #b4bfc9;border-radius:0px;height:2.2rem;padding-right:1.2rem;background-position:right .25rem top 50%,0 0}.filters .filters__item select:focus,.filters .filters__item select:active{border-color:#99e0ff;outline:0}.filters .filters__item .btn{margin-top:15px}@media(min-width: 1024px){.filters .filters__item .btn{margin-top:10px}}.filters .filters__item .btn.m-link{padding:0;color:var(--azulACS);font-size:.88rem;font-weight:normal;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.filters .filters__item .btn.m-link:before{content:"+ "}.filters .filters__item.m-close{max-height:25px;margin-bottom:0;overflow:hidden;-webkit-transition:max-height .25s cubic-bezier(0.215, 0.61, 0.355, 1);transition:max-height .25s cubic-bezier(0.215, 0.61, 0.355, 1)}.filters .filters__item.m-close .filters__title .caret-down-solid{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}.filters .filters__item.m-show-more ul li.m-hidden{display:block}.filters .filters__item.m-show-more .btn.m-link:before{content:"- "}.filters .filters__item:last-child{margin-bottom:0}.filters .filter-button{position:absolute;right:-58px;top:14px;width:auto;padding:30px 10px 10px 10px;z-index:1;transform:rotate(270deg);color:#fff;background-color:var(--rosaACS);font-size:.88rem;font-weight:500;line-height:20px;border-radius:0 0 5px 5px;text-transform:uppercase;box-shadow:0 0 10px 0 rgba(0,0,0,.2)}@media(min-width: 1280px){.filters .filter-button{display:none}}.modal-fullScreen{display:none}.modal-fullScreen.modal-gallery-visible{display:block;position:fixed;z-index:10;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,.7)}.modal-fullScreen.modal-gallery-visible .gallery-fullScreen{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.modal-fullScreen.modal-gallery-visible .gallery-fullScreen header{position:absolute;z-index:11;width:100%;top:0;left:0;right:0;display:flex;justify-content:space-between;flex-direction:row-reverse}.modal-fullScreen.modal-gallery-visible .gallery-fullScreen header h4{color:#fff;text-shadow:0px 0px 6px rgba(0,0,0,.7);font-size:1.2rem;padding:1rem;font-weight:400;font-family:var(--title-font)}.modal-fullScreen.modal-gallery-visible .gallery-fullScreen header .btn{color:#fff;font-family:var(--title-font);font-weight:400;padding:1rem .5rem;height:unset}.modal-fullScreen.modal-gallery-visible .gallery-fullScreen .buttons{position:absolute;z-index:11;top:50%;transform:translateY(-50%);display:flex;justify-content:space-between;width:100%;left:0;right:0;pointer-events:none}.modal-fullScreen.modal-gallery-visible .gallery-fullScreen .buttons .slider-arrow{pointer-events:all;padding:.5rem 1rem}.modal-fullScreen.modal-gallery-visible .gallery-fullScreen .buttons .slider-arrow svg{filter:drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.7))}.modal-fullScreen.modal-gallery-visible .gallery-fullScreen .buttons .slider-arrow svg path{stroke:#fff;stroke-width:21px;fill:none}.modal-fullScreen.modal-gallery-visible .gallery-fullScreen .slide-container{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.modal-fullScreen.modal-gallery-visible .gallery-fullScreen .slide-container .slide-img{width:auto;max-height:100%;object-fit:contain}.modal-fullScreen.modal-gallery-visible .gallery-fullScreen .modal-adv{position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.grid-col.m-link-card__container{text-align:left}a.link-card{background-color:unset;box-shadow:unset;height:unset;-moz-transition:all .15s cubic-bezier(0.46, 0.01, 0.14, 1.35);-o-transition:all .15s cubic-bezier(0.46, 0.01, 0.14, 1.35);-webkit-transition:all .15s cubic-bezier(0.46, 0.01, 0.14, 1.35);transition:all .15s cubic-bezier(0.46, 0.01, 0.14, 1.35);white-space:nowrap;font-weight:500;font-size:1em;letter-spacing:.5px;text-decoration:none;color:var(--azulACS);padding:0 .3em;position:relative;display:inline-flex;justify-content:center;align-items:center}a.link-card:hover{box-shadow:unset}a.link-card:after{content:attr(href);-moz-transition:all 0s linear;-o-transition:all 0s linear;-webkit-transition:all 0s linear;transition:all 0s linear;overflow:hidden;background-color:var(--azulACS);text-transform:lowercase;position:absolute;font-size:.65rem;letter-spacing:0;font-weight:500;bottom:-8px;left:0;width:100%;display:inline-block;-moz-transform:translate(-15px, 100%);-ms-transform:translate(-15px, 100%);-webkit-transform:translate(-15px, 100%);transform:translate(-15px, 100%);padding:0 15px;max-height:0;z-index:-1}a.link-card:before{content:"";-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-transition:all .2s cubic-bezier(0.46, 0.01, 0.14, 1.35);-o-transition:all .2s cubic-bezier(0.46, 0.01, 0.14, 1.35);-webkit-transition:all .2s cubic-bezier(0.46, 0.01, 0.14, 1.35);transition:all .2s cubic-bezier(0.46, 0.01, 0.14, 1.35);position:absolute;width:100%;height:1px;background-color:var(--azulACS);bottom:-2px;z-index:-2}a.link-card:hover{color:#fff}a.link-card:hover:before{padding:15px 15px;height:100%}@media(max-width: 370px){.grid-row.provincias{grid-template-columns:repeat(2, 50%);display:grid}.grid-row.provincias .grid-col.m-link-card__container{padding:7px 0}}.filter-section-container .listing-card>a{padding-bottom:2.9rem}@media(min-width: 480px){.filter-section-container .listing-card>a{padding-bottom:2.1rem}}.filter-section-container .listing-card .listing-card__footer{margin:0 .625rem 0}.listing-card{display:flex;flex-direction:column;border:solid 1px var(--grey6);-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:box-shadow .8s cubic-bezier(0.25, 0.8, 0.25, 1);transition:box-shadow .8s cubic-bezier(0.25, 0.8, 0.25, 1);min-width:0}.listing-card:hover{-moz-box-shadow:0 0 7px -2px rgba(0,0,0,.35);-webkit-box-shadow:0 0 7px -2px rgba(0,0,0,.35);box-shadow:0 0 7px -2px rgba(0,0,0,.35)}@media(min-width: 1024px){.listing-card.m-clasificado{min-height:18.125rem}}.listing-card>a{display:flex;width:100%;flex-direction:column;flex-grow:1}.listing-card>.listing-card__body{flex-direction:column}.listing-card .listing-card__body{position:relative;display:flex}@media(min-width: 1024px){.listing-card .listing-card__body{flex-direction:column;flex:1;justify-content:space-between}}.listing-card .listing-card__image{position:relative;overflow:hidden;width:100%;height:0;padding-bottom:75%;background-color:#eee;display:flex;justify-content:center;align-items:flex-start}.listing-card .listing-card__image img{display:block;min-width:100%;height:100%;object-fit:cover;position:absolute}@media(min-width: 1024px){.listing-card .listing-card__image img{height:100%}}.listing-card .listing-card__image .listing-card__concessionaire{display:none}.listing-card .listing-card__content{padding:.625rem;color:var(--grey1);display:flex;flex-direction:column;flex-grow:1;position:relative}.listing-card .listing-card__content .listing-card__certificado{width:2.2rem;height:2.2rem;z-index:1;position:absolute;top:-1.3rem;right:-0.3125rem}.listing-card .listing-card__content .listing-card__descuento{position:absolute;top:-1.25rem;right:0rem;z-index:1;background-color:var(--verdeACS);color:#fff;font-weight:800;font-size:1.5rem;text-align:center;display:flex;justify-content:center;align-items:center;height:2.5rem;padding:0 .3rem 0 .5rem;border-top-left-radius:10rem;border-bottom-left-radius:10rem;box-shadow:-1px 1px 3px 0px rgba(0,0,0,.25);line-height:1px}@media(min-width: 370px)and (max-width: 414px){.listing-card .listing-card__content .listing-card__descuento{height:3rem;top:-1.5rem;font-size:1.8rem}}@media(min-width: 414px){.listing-card .listing-card__content .listing-card__descuento{top:-1rem;height:2rem;font-size:1.3rem}}.listing-card .listing-card__content .listing-card__testdrive{width:3rem;height:3rem;z-index:1;position:absolute;top:-2rem;right:.1875rem;background:#fff;padding:.25rem;border-radius:50%}@media(min-width: 768px){.listing-card .listing-card__content .listing-card__testdrive{width:2.2rem;height:2.2rem;top:-1.5rem}}.listing-card .listing-card__content .listing-card__car{line-height:1.25em}.listing-card .listing-card__content .listing-card__brand{font-size:1.2rem;display:inline;font-weight:700}.listing-card .listing-card__content .listing-card__name{display:inline;margin-bottom:.1875rem}.listing-card .listing-card__content .listing-card__name span{display:inline}.listing-card .listing-card__content .listing-card__name .listing-card__model{font-size:1.2rem;font-weight:700}.listing-card .listing-card__content .listing-card__name .listing-card__version{font-size:1rem;font-weight:500;color:var(--grey3)}.listing-card .listing-card__content .listing-card__info{line-height:1.1em;font-size:.8rem;margin-bottom:.125rem;color:var(--grey1)}.listing-card .listing-card__content .listing-card__info span{display:inline;font-weight:500}.listing-card .listing-card__content .listing-card__offerInfo{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.listing-card .listing-card__content .listing-card__location{color:var(--grey3);font-size:.8rem;line-height:1.1em;flex-grow:1}.listing-card .listing-card__content .listing-card__location span{display:inline;font-weight:500}.listing-card .listing-card__content .listing-card__offer{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.listing-card .listing-card__content .listing-card__offer .listing-card__price{display:block;margin-top:.3rem;line-height:0}.listing-card .listing-card__content .listing-card__offer .listing-card__price .listing-card__price-title{font-size:.8rem;font-weight:400;color:var(--grey1);display:block;line-height:1.1em}.listing-card .listing-card__content .listing-card__offer .listing-card__price .listing-card__price-value{color:var(--azulACS);font-size:1.5rem;font-weight:800;line-height:1.1em}.listing-card .listing-card__content .listing-card__offer .listing-card__price .strikethrough{font-size:1rem;font-weight:500;color:var(--grey4)}.listing-card .listing-card__content .listing-card__offer .listing-card__price.m-oferta .listing-card__price-value{color:var(--verdeACS)}.listing-card .listing-card__content .listing-card__offer .listing-card__price.m-anticipo .listing-card__price-value{color:var(--azulOscuroACS);font-size:1.2rem}.listing-card .listing-card__content .listing-card__offer .listing-card__price.m-anticipo.m-alone .listing-card__price-value{font-size:1.5rem}.listing-card .listing-card__content .listing-card__offer .listing-card__price.m-cuota .listing-card__price-value{color:var(--naranjaACS)}.listing-card .listing-card__content .testdrive__card{position:absolute;justify-content:center;align-items:center;border-top-left-radius:.625rem;background:#fff;display:flex;right:0rem;margin-top:-2.5rem;width:6.7rem;height:1.8rem;top:inherit}.listing-card .listing-card__content .testdrive__card .icon-test-drive{width:1.2rem}.listing-card .listing-card__content .testdrive__card .testdrive__card-span{display:block;color:var(--naranjaACS);text-transform:uppercase;font-weight:500;margin-top:.1rem;margin-left:.15rem;font-size:.9rem}.listing-card .listing-card__logoimg img{display:block;width:6.25rem;height:1.8125rem;position:absolute;top:-10px;left:10px;box-shadow:-2px 2px 6px rgba(0,0,0,.5);background:#fff}.listing-card .listing-card__logoimg:before{position:absolute;top:-10px;left:0;display:block;content:"";border-style:solid;border-width:0 0 10px 10px;border-color:transparent transparent #b9bbbc transparent}.listing-card .listing-card__footer{position:relative;right:0;display:flex;height:0;width:100%;justify-content:space-between;bottom:2.9rem;margin:3.1em .5rem 0;border-top:solid 1px #dedede;max-width:calc(100% - 1rem)}@media(min-width: 480px){.listing-card .listing-card__footer{bottom:2.3rem}}@media(min-width: 480px){.listing-card .listing-card__footer{margin:2.1em .625rem 0}}.listing-card .listing-card__footer .btn{height:2.3rem;padding:0 1.3rem;display:flex;justify-content:center;align-items:center;font-size:1.3rem;margin:.3125rem 0}@media(min-width: 414px){.listing-card .listing-card__footer .btn{font-size:1rem;height:2rem;padding:0 .6rem;font-size:.9rem}.listing-card .listing-card__footer .btn.m-whatsapp{padding:0 .2rem;width:2rem}}@media(min-width: 480px){.listing-card .listing-card__footer .btn{height:1.7rem;padding:.3125rem .625rem;font-size:.9rem}}.listing-card .listing-card__footer .btn.m-whatsapp{width:2rem;height:2rem;padding:0}@media(min-width: 480px){.listing-card .listing-card__footer .btn.m-whatsapp{width:1.7rem;height:1.7rem}}.listing-card .listing-card__footer .btn.m-whatsapp svg{margin:0;width:1.45rem}@media(min-width: 480px){.listing-card .listing-card__footer .btn.m-whatsapp svg{width:1.2rem}}.listing-card .listing-card__footer .btn:last-of-type{margin-left:auto}.listing-card .listing-card__footer .btn svg.m-contacto{display:none}.m-tile-container .listing-card>a .listing-card__content{padding:.425rem}.m-tile-container .listing-card>a .listing-card__content .listing-card__testdrive{width:1.9rem;height:1.9rem}.m-tile-container .listing-card>a .listing-card__content .listing-card__brand,.m-tile-container .listing-card>a .listing-card__content .listing-card__model{font-size:1.1rem}.m-tile-container .listing-card>a .listing-card__content .listing-card__certificado{width:2.1rem;height:2.1rem}.m-tile-container .listing-card>a .listing-card__content .listing-card__descuento{font-size:1.1rem;height:1.7rem}.m-tile-container .listing-card>a .listing-card__content .listing-card__offer .listing-card__price .listing-card__price-value{font-size:1.2rem}.m-tile-container .listing-card>a .listing-card__content .listing-card__offer .listing-card__price .listing-card__price-value.strikethrough{font-size:1rem}.m-tile-container .listing-card>a .listing-card__content .listing-card__offer .listing-card__price.m-oferta{left:-12px}.m-tile-container .listing-card>a .listing-card__content .listing-card__offer .listing-card__price.m-anticipo .listing-card__price-value{font-size:1rem}.m-tile-container .listing-card>a .listing-card__content .listing-card__offer .listing-card__price.m-alone .listing-card__price-value{font-size:1.2rem}.m-tile-container .listing-card .listing-card__logoimg img{width:4rem;height:auto;max-height:1.17rem;top:-5px;left:5px}.m-tile-container .listing-card .listing-card__logoimg:before{top:-5px;left:0;border-width:0 0 5px 5px}.m-tile-container .listing-card .listing-card__footer{padding:0 .325rem .125rem .325rem;margin:0;border-top:solid 1px #dedede;display:flex;position:relative;height:2.8rem;bottom:0;max-width:100%;width:auto}.m-tile-container .listing-card .listing-card__footer .btn{height:2rem;padding:0 .6rem;font-size:.9rem}@media(min-width: 400px){.m-tile-container .listing-card .listing-card__footer .btn{font-size:1rem;padding:0 .6rem}}.m-tile-container .listing-card .listing-card__footer .btn.m-whatsapp{padding:0 .325rem;width:2rem}.m-tile-container .listing-card .listing-card__footer .btn.m-primary{width:2rem;height:2rem;font-size:0;position:relative;padding:0}.m-tile-container .listing-card .listing-card__footer .btn.m-primary svg.m-contacto{display:block}.m-tile-container .listing-card .listing-card__footer .btn:nth-of-type(3){margin-left:.1562rem}@media(min-width: 480px){.m-tile-container .listing-card .listing-card .listing-card__content .listing-card__certificado{width:2rem;height:2rem}}@media(min-width: 768px){.m-tile-container .listing-card.m-small{max-height:160px}}.grid-container .grid-container__content>.listing-card:only-of-type,.grid-container .grid-container__content>.listing-card:nth-of-type(2):last-of-type,.grid-container .grid-container__content>.listing-card:nth-last-of-type(2):first-of-type{max-width:20rem}.grid-container .grid-container__content>.listing-card:only-of-type>a .listing-card__image,.grid-container .grid-container__content>.listing-card:nth-of-type(2):last-of-type>a .listing-card__image,.grid-container .grid-container__content>.listing-card:nth-last-of-type(2):first-of-type>a .listing-card__image{padding-bottom:56.25%}.grid-container .grid-container__content>.listing-card:only-of-type>a .listing-card__content,.grid-container .grid-container__content>.listing-card:nth-of-type(2):last-of-type>a .listing-card__content,.grid-container .grid-container__content>.listing-card:nth-last-of-type(2):first-of-type>a .listing-card__content{padding:1rem}.grid-container .grid-container__content>.listing-card:only-of-type>a .listing-card__content .listing-card__offer .listing-card__price.m-oferta,.grid-container .grid-container__content>.listing-card:nth-of-type(2):last-of-type>a .listing-card__content .listing-card__offer .listing-card__price.m-oferta,.grid-container .grid-container__content>.listing-card:nth-last-of-type(2):first-of-type>a .listing-card__content .listing-card__offer .listing-card__price.m-oferta{left:-21px}.grid-container .grid-container__content.m-tile-container .grid-col:only-of-type,.grid-container .grid-container__content.m-tile-container .grid-col:nth-of-type(2):last-of-type,.grid-container .grid-container__content.m-tile-container .grid-col:nth-last-of-type(2):first-of-type{max-width:20rem}.grid-container .grid-container__content.m-tile-container .grid-col:only-of-type .listing-card>a .listing-card__image,.grid-container .grid-container__content.m-tile-container .grid-col:nth-of-type(2):last-of-type .listing-card>a .listing-card__image,.grid-container .grid-container__content.m-tile-container .grid-col:nth-last-of-type(2):first-of-type .listing-card>a .listing-card__image{padding-bottom:56.25%}.grid-container .grid-container__content.m-tile-container .grid-col:only-of-type .listing-card>a .listing-card__content,.grid-container .grid-container__content.m-tile-container .grid-col:nth-of-type(2):last-of-type .listing-card>a .listing-card__content,.grid-container .grid-container__content.m-tile-container .grid-col:nth-last-of-type(2):first-of-type .listing-card>a .listing-card__content{padding:1rem}.grid-container .grid-container__content.m-tile-container .grid-col:only-of-type .listing-card>a .listing-card__content .listing-card__offer .listing-card__price.m-oferta,.grid-container .grid-container__content.m-tile-container .grid-col:nth-of-type(2):last-of-type .listing-card>a .listing-card__content .listing-card__offer .listing-card__price.m-oferta,.grid-container .grid-container__content.m-tile-container .grid-col:nth-last-of-type(2):first-of-type .listing-card>a .listing-card__content .listing-card__offer .listing-card__price.m-oferta{left:-21px}.logueo>section{display:flex;flex-direction:column;align-items:center}.logueo section h1{margin-bottom:0;font-size:1.38rem;line-height:24px;font-weight:bold;text-align:center;color:var(--azulOscuroACS)}@media(min-width: 1024px){.logueo section h1{font-size:1.5rem;line-height:26px}}.logueo section h2{margin-bottom:10px;padding:0;font-size:1.38rem;line-height:24px;font-weight:bold;text-align:center;color:var(--azulOscuroACS)}.logueo section h2~p{padding-top:0}.logueo section h4{font-size:1rem}.logueo section p{line-height:18px;color:var(--azulTurquesaACS)}.logueo section p.advice-text{color:var(--grey1)}.logueo section p a{color:var(--azulACS)}.logueo section .login-social p{padding-top:0}.logueo section .requiredText{margin:0;text-align:center;color:var(--azulACS)}.logueo section .registerText{font-size:.75rem;text-decoration:underline;color:var(--grey1)}@media(min-width: 768px){.logueo section h2{font-size:1.5rem}.logueo section h3{padding-bottom:0}}.logueo .divider section h2,.logueo .divider section p{color:#fff;text-align:center}.logueo .drop-zone{padding:5px;border:1px solid #c9c9c9;-webkit-border-radius:10px;border-radius:10px}.logueo .drop-zone p{text-align:center}.logueo .drop-zone .form-item{margin:0 auto;text-align:center}@media(min-width: 1024px){.logueo .drop-zone{padding:20px}}.logueo [data-role=drop-down-content]{position:relative;border-bottom:1px solid var(--grey7)}.logueo [data-role=drop-down-content] .form-item{padding:10px 0 10px 25px;width:100%}.logueo [data-role=drop-down-content]:last-child{border-bottom:none}@media(min-width: 768px){.logueo [data-role=drop-down-content]{padding-left:300px}.logueo [data-role=drop-down-content] h4{position:absolute;top:10px;left:0;padding:0;margin:0}}@media(min-width: 1024px){.logueo [data-role=drop-down-content]{padding-left:300px}.logueo [data-role=drop-down-content] .form-item{width:calc(50% - 20px)}}.logueo .logueo-footer{margin-top:20px;background-color:var(--azulACS);position:relative;bottom:-1rem}.logueo .logueo-footer:before{background:var(--azulACS);content:"";position:absolute;width:100%;z-index:-1;-webkit-clip-path:polygon(0 0, 0 100%, 100% 100%);clip-path:polygon(0 0, 0 100%, 100% 100%);height:3rem;top:-3rem;left:0;right:0;transform:rotatey(180deg)}.logueo .logueo-footer section{padding:20px;background-color:var(--azulACS);text-align:center}.logueo .logueo-footer section h4{padding:0;font-size:1.6rem;line-height:1.6rem;text-align:center;color:#fff}.logueo .logueo-footer section .advice{margin:10px 0;padding:10px}.logueo .logueo-footer section .advice img{width:auto;height:150px}.logueo .logueo-footer section .advice p{text-align:center;color:#fff}@media(min-width: 768px){.logueo .logueo-footer{margin-top:40px}.logueo .logueo-footer section{display:flex;flex-wrap:wrap;justify-content:center}.logueo .logueo-footer section h4{width:100%}.logueo .logueo-footer section .advice{margin:20px 0 40px 0;padding:20px 40px;width:33.3333333333%}}.title-image{display:block;margin:0 auto 10px auto;width:60px}.logo-list__item{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-bottom:2rem}.logo-list__item img{display:block;max-width:100%;width:4rem;height:4rem;margin-bottom:.5rem;transition:all ease-in-out .15s}.logo-list__item h3{color:var(--grey2);text-align:center;font-family:var(--text-font);line-height:1.1em;font-size:1rem;font-weight:700}.logo-list__item:hover h3{color:var(--azulACS)}.logo-list__item:hover img{transform:scale(1.1)}.grid-container__content.m-small .logo-list__item img{width:5rem;height:5rem}.planesahorro-list{display:flex;flex-wrap:wrap;justify-content:center}@media(min-width: 768px){.planesahorro-list{justify-content:unset}}.planesahorro-list li{width:90px;margin:10px 30px 50px 30px}.planesahorro-list li a figure img{display:block;max-width:80%;width:100%;height:auto;margin:auto;transition:all ease .3s}.planesahorro-list li a .planesahorro-list__title{text-align:center;transition:all ease .3s;margin:0 -30px;font-size:1.15em}.planesahorro-list li a:hover figure img{transform:scale(1.1)}.planesahorro-list li a:hover .planesahorro-list__title{color:var(--azulACS)}.model-card{display:flex;flex-direction:column;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;border:solid 1px var(--grey6);-webkit-transition:unfoldTransition(box-shadow 0.5s cubic-bezier(0.25, 0.8, 0.25, 1));transition:unfoldTransition(box-shadow 0.5s cubic-bezier(0.25, 0.8, 0.25, 1))}@media(min-width: 1024px){.model-card{min-height:290px}}.model-card .model-card__ribbon{position:absolute;background:var(--azulTurquesaACS);color:#fff;padding:0em .5em;top:-1.1rem;left:.5em;border-radius:.2rem;box-shadow:0 0 5px -1px rgba(0,0,0,.5)}.model-card .model-card__image{height:0;width:100%;overflow:hidden;padding-bottom:75%;background:var(--grey8)}.model-card .model-card__image img{display:block;max-width:100%;width:100%}.model-card .model-card__content{padding:.7em;position:relative;border-top:solid 1px var(--grey6)}.model-card .model-card__content .listing-card__testdrive{width:3rem;height:3rem;z-index:1;position:absolute;top:-2rem;right:3px;background:#fff;padding:.25rem;border-radius:50%}@media(min-width: 480px){.model-card .model-card__content .listing-card__testdrive{width:2.2rem;height:2.2rem;top:-1.5rem}}.model-card .model-card__content .model-card__brand{color:var(--grey1);font-size:1.7em;display:inline;font-weight:500;line-height:1em;display:block}@media(min-width: 480px){.model-card .model-card__content .model-card__brand{font-size:1.4em}}.model-card .model-card__content .model-card__origin{display:block;color:var(--grey1)}.model-card .model-card__content .model-card__price{color:var(--grey1);margin-top:.3em;font-size:1em}.model-card .model-card__content .model-card__price .model-card__price-title{display:block;line-height:1.1em}.model-card .model-card__content .model-card__price .model-card__price-value{display:block;font-size:2.1em;font-weight:700;line-height:.8em;color:var(--azulACS)}@media(min-width: 480px){.model-card .model-card__content .model-card__price .model-card__price-value{font-size:1.8em;line-height:1.1em}}.model-card .testdrive__card{display:inline-flex;position:absolute;top:-1.9em;background:#fff;right:0;padding:.2em .4em;border-top-left-radius:.3em;background:#ebebeb;background:-moz-linear-gradient(top, #ebebeb 0%, white 100%);background:-webkit-gradient(left top, left bottom, color-stop(0%, #ebebeb), color-stop(100%, white));background:-webkit-linear-gradient(top, #ebebeb 0%, white 100%);background:-o-linear-gradient(top, #ebebeb 0%, white 100%);background:-ms-linear-gradient(top, #ebebeb 0%, white 100%);background:linear-gradient(to bottom, #ebebeb 0%, white 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="#ebebeb", endColorstr="#ffffff", GradientType=0 );box-shadow:-2px -2px 1px 0px rgba(0,0,0,.1);z-index:2}.model-card .testdrive__card .icon-test-drive{width:1.5em;height:1.5em}.model-card .testdrive__card .testdrive__card-span{display:block;color:var(--naranjaACS);text-transform:uppercase;font-weight:500;margin-left:.3em;font-size:.95em}.model-versions-card{grid-column:span 1;grid-row:span 1;overflow:hidden;position:relative}.model-versions-card>a{display:flex;flex-direction:column}@media(min-width: 30rem){.model-versions-card>a{height:100%}}.model-versions-card p{padding:0}.model-versions-card .model-versions-card__imagen{height:0;width:100%;overflow:hidden;padding-bottom:75%;background:var(--grey8)}.model-versions-card .model-versions-card__imagen img{display:block;max-width:100%;width:100%}.model-versions-card .model-versions-card__content{padding:.5rem 0 0;position:relative;flex-grow:1;display:flex;flex-direction:column}.model-versions-card .model-versions-card__model{font-size:1.2rem;color:var(--grey1);padding:0 .5rem;font-weight:700;line-height:1.1em}.model-versions-card .model-versions-card__origin{font-size:.9rem;color:var(--grey5);padding:0 .5rem;line-height:1.1em;flex-grow:1;margin-top:.2rem}.model-versions-card .model-versions-card__price-title{font-size:.8rem;color:var(--grey1);padding:0 .5rem;line-height:1.1em;margin-top:.2rem;display:block}.model-versions-card .model-versions-card__price-value{display:block;color:var(--azulACS);font-weight:700;font-size:1.5rem;line-height:1.1em;padding:0 .5rem}.model-versions-card footer{margin:.3rem .3rem 0;border-top:solid 1px var(--grey7);z-index:3;position:relative;display:flex;justify-content:flex-end;align-items:center;height:2.3rem}.model-versions-card footer span.model-versions-card__expandable{color:var(--rosaACS);font-weight:500;padding:0 .5rem;letter-spacing:.05rem;text-align:center;font-size:.95rem;display:flex;align-items:center;height:100%;justify-content:flex-end}.model-versions-card footer span.model-versions-card__expandable:active{animation:flush .5s ease}@keyframes flush{from{background:#fff}50%{background:#ffe4f1}to{background:#fff}}.model-versions-card__collapse{max-height:0;overflow-x:hidden;overflow-y:hidden;border-top:solid 1px;border-color:#fff;padding:0 .5rem;transition:height ease .5s,max-height ease .5s}.model-versions-card__collapse header{display:none !important}.model-versions-card__collapse::-webkit-scrollbar{width:5px}.model-versions-card__collapse::-webkit-scrollbar-track{background:transparent}.model-versions-card__collapse::-webkit-scrollbar-thumb{background:rgba(0,0,0,.4);border-radius:1rem;transition:all ease .5s}.model-versions-card__collapse::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.6)}.model-versions-card__collapse[aria-hidden=false]{max-height:100rem;border-color:var(--grey7)}.model-versions-card__collapse li{padding:.5rem 0;position:relative}.model-versions-card__collapse li+*{border-top:solid 1px var(--grey7)}.model-versions-card__collapse li a{font-size:.9rem;color:var(--grey1);text-decoration:none}.model-versions-card__collapse li a .card__collapse-card__version{font-weight:700;font-size:.9rem;color:var(--grey1);line-height:1em;margin-right:1.8rem}.model-versions-card__collapse li a .card__collapse-card__gas{display:block;font-size:.9rem;color:var(--grey1);line-height:1em;margin-right:1.8rem}.model-versions-card__collapse li a .card__collapse-card__price{text-align:right;color:var(--azulOscuroACS);font-weight:700;font-size:1.2rem;line-height:1.4em}.model-versions-card__collapse li a .card__collapse-card__more{width:1.5rem;height:1.5rem;border:solid 2px var(--azulACS);color:var(--azulACS);font-weight:900;font-family:monospace,Arial,sans-serif;position:absolute;top:.5rem;right:0;font-size:1.5rem;justify-content:center;align-items:center;display:flex;border-radius:2rem}.model-versions-card__collapse li a .card__collapse-card__more span{display:block;transform:translateY(-0.05rem)}.model-versions-card__collapse li.card__collapse-card__year-group{padding:.3rem 0 .15rem;line-height:1em}.model-versions-card__collapse li.card__collapse-card__year-group .year-group__year{border:none}@media(min-width: 30rem){.model-versions-card .model-versions-card__collapse{border:none;transition:height ease .3s,max-height ease .3s;position:absolute;background:#fff;bottom:2.5rem;left:0;right:0;overflow-y:auto;z-index:2;margin:0;height:0;max-height:0}.model-versions-card .model-versions-card__collapse[aria-hidden=false]{height:calc(100% - 2.5rem);max-height:calc(100% - 2.5rem)}.model-versions-card .model-versions-card__collapse header{font-size:1.2rem;color:#464646;border-bottom:solid 1px var(--grey7);padding:.5rem 0;position:sticky;top:0;background:#fff;z-index:2;font-weight:600;display:block !important;min-height:inherit}}.related-news__section .grid-group .grid-row{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:1rem;margin:10px 0 0 0;width:100%}@media(min-width: 844px){.related-news__section .grid-group .grid-row{grid-template-columns:repeat(3, 1fr) 300px}}.related-news__section .grid-group .grid-row aside.advBox{grid-column:1/3;grid-row:3/4;margin-top:0;margin:auto;height:fit-content}@media(min-width: 844px){.related-news__section .grid-group .grid-row aside.advBox{grid-column:4;grid-row:1/7;position:sticky;top:6.8em;margin:unset;padding:0}}@media(min-width: 1220px){.related-news__section .grid-group .grid-row aside.advBox{top:4.5em}}.related-news__section .grid-group .grid-row .category-card{grid-column:1/3;display:flex;flex-wrap:wrap}@media(min-width: 844px){.related-news__section .grid-group .grid-row .category-card{grid-column:1/4}}.related-news__section .grid-group .grid-row .category-card .category-card__link{display:flex;align-items:center;line-height:1.2em;text-decoration:underline;font-weight:700;color:var(--azulOscuroACS);margin:20px 15px 0 0;width:calc(50% - 15px);flex-direction:column;text-align:center}@media(min-width: 768px){.related-news__section .grid-group .grid-row .category-card .category-card__link{width:calc(33.33% - 15px)}}@media(min-width: 1024px){.related-news__section .grid-group .grid-row .category-card .category-card__link{flex-direction:row;text-align:left}}.related-news__section .grid-group .grid-row .category-card .category-card__img{margin-bottom:8px;width:10em}@media(min-width: 768px){.related-news__section .grid-group .grid-row .category-card .category-card__img{width:9em}}.related-news__section .grid-group .grid-row .grid-col.news-card__video{grid-column:1/-1}@media(min-width: 480px){.related-news__section .grid-group .grid-row .grid-col.news-card__video{grid-column:span 1}}@media(min-width: 844px){.related-news__section .grid-group .grid-row .grid-col.news-card__video{grid-column:span 2;width:100%;padding:0}}.related-news__section .grid-group .grid-row .grid-col.news-card__parent{width:100%;padding:0}.related-news__section .grid-group .grid-row .grid-col.news-card__parent:first-of-type{grid-column:1/-1}@media(min-width: 480px){.related-news__section .grid-group .grid-row .grid-col.news-card__parent:first-of-type{grid-column:span 1}}@media(max-width: 480px){.related-news__section .grid-group .grid-row .grid-col.news-card__parent:only-of-type{width:90vw;margin:auto}}.related-news__section .grid-group .grid-row .grid-col.news-card__parent.news-card__testdrive{grid-column:span 2}.related-news__section .grid-group .grid-row .grid-col.news-card__parent.news-card__testdrive .news-card__tag{position:absolute;text-transform:capitalize;top:-10px;left:5px;z-index:1;overflow:visible;font-family:var(--text-font);color:#fff;font-weight:bold;font-size:1rem;line-height:1.1rem;background:var(--azulOscuroACS);padding:5px;border-bottom:solid #fff 3px;-moz-box-shadow:2px 2px 2px rgba(0,0,0,.1);-webkit-box-shadow:2px 2px 2px rgba(0,0,0,.1);box-shadow:2px 2px 2px rgba(0,0,0,.1)}.related-news__section .grid-group .grid-row .grid-col.news-card__parent.news-card__testdrive .news-card__tag:before{position:absolute;top:0px;left:-5px;display:block;content:"";border-style:solid;border-width:0 0 10px 5px;border-color:transparent transparent #0a396d transparent}.related-news__section .grid-group .grid-row .grid-col.news-card__parent.news-card__testdrive figure img{bottom:37px}.related-news__section .grid-group .grid-row .grid-col.news-card__parent.news-card__testdrive .news-card__body{width:100%}@media(min-width: 768px){.related-news__section .grid-group .grid-row .grid-col.news-card__parent.news-card__testdrive .news-card__body{position:absolute;bottom:1px;padding:6px;background:#fff}}.related-news__section .grid-group .grid-row .grid-col.news-card__parent article.card.news-card.m-small{border-bottom:2px solid var(--azulOscuroACS);height:100%}.related-news__section .grid-group .grid-row .grid-col.news-card__parent article.card.news-card.m-small>a{flex-direction:column;height:100%;flex-grow:1}.related-news__section .grid-group .grid-row .grid-col.news-card__parent article.card.news-card.m-small>a figure.news-card__image{width:100%;height:0;padding-bottom:56.25%;position:relative}.related-news__section .grid-group .grid-row .grid-col.news-card__parent article.card.news-card.m-small>a figure.news-card__image img{position:absolute;bottom:0;left:0;width:100%;height:auto}.related-news__section .grid-group .grid-row .grid-col.news-card__parent article.card.news-card.m-small>a .news-card__title{color:var(--grey1);font-weight:700;font-size:1rem;padding:5px 5px 2px 5px;line-height:1.1rem;flex:none;max-height:unset}.related-news__section .grid-group .grid-row .grid-col.news-card__parent article.card.news-card.m-small>a .news-card__description{color:#666;font-size:.9rem;padding:0 5px 7px;line-height:1rem}.test-drive__news{grid-column:1/3;grid-row:2/3;text-align:center}.test-drive__news .test-drive__man-driving{height:100px;width:190px;position:relative;overflow:hidden;margin:auto}.test-drive__news .test-drive__man-driving.active img{animation:test-drive 1.6s steps(9, end)}.test-drive__news .test-drive__man-driving img{position:absolute;top:0;left:0;max-width:unset}.test-drive__news .test-drive__figcaption{color:var(--naranjaACS);font-style:italic;font-weight:700;font-size:1.7em}@keyframes test-drive{to{transform:translateX(-100%)}}.news-card{display:flex;height:100px}.news-card>a{display:flex;width:100%}.news-card .news-card__title{padding:5px;flex:1;max-height:85px;font-size:.8rem;line-height:16px;text-align:left;color:var(--azulTurquesaACS);overflow:hidden}.news-card .news-card__image{display:flex;width:133px;height:100px;overflow:hidden;justify-content:center;align-items:center;background-color:#eee}.news-card .news-card__image img{width:auto;height:100%}.news-card .news-card__body{width:calc(100% - 133px);flex:1}.news-card:not(.m-small) .news-card__tag{background-color:var(--rosaACS);color:#fff;position:absolute;font-size:.75rem;padding:0 5px;top:0;left:0}@media(min-width: 1024px){.news-card:not(.m-small) .news-card__tag{padding:3px 7px}}@media(min-width: 1024px)and (max-width: 1279px){.news-card:not(.m-small) .news-card__tag{top:-30px}}@media(min-width: 1280px){.news-card:not(.m-small) .news-card__tag{top:-16px}}@media(min-width: 1024px){.news-card:not(.m-small){display:flex;flex-direction:column;height:340px;text-align:center}.news-card:not(.m-small)>a{display:flex;flex-direction:column;flex:1}.news-card:not(.m-small) .news-card__image{display:flex;flex:0 240px;width:100%;overflow:hidden;justify-content:center;align-items:center;background-color:#eee}.news-card:not(.m-small) .news-card__image img{width:auto;height:100%}}@media(min-width: 1024px)and (min-width: 1280px){.news-card:not(.m-small) .news-card__image{flex:0 220px}}@media(min-width: 1024px){.news-card:not(.m-small) .news-card__image img{display:block;width:100%;height:auto}}@media(min-width: 1024px){.news-card:not(.m-small) .news-card__body{position:relative;padding:10px 10px 12px 10px;flex:1;width:100%}}@media(min-width: 1024px)and (min-width: 1024px)and (max-width: 1279px){.news-card:not(.m-small) .news-card__body{padding:5px}}@media(min-width: 1024px){.news-card:not(.m-small) .news-card__title{width:100%;margin:5px 0;height:auto;max-height:42px;padding:5px 5px 5px 10px;font-size:1rem;font-weight:700;line-height:18px;text-align:center;color:var(--azulTurquesaACS)}}@media(min-width: 1024px)and (min-width: 1024px){.news-card:not(.m-small) .news-card__title{padding-right:0}}.noticia-card{position:relative}.noticia-card.m-destacada{border-left:solid 3px var(--azulACS)}.noticia-card.m-destacada a{display:flex;flex-wrap:wrap;min-height:9rem}.noticia-card.m-destacada a .noticia-card__image{width:100%}.noticia-card.m-destacada a .noticia-card__image img{position:absolute;min-width:100%;height:100%;object-fit:cover}.noticia-card.m-destacada a .noticia-card__body{border-left:none;width:100%}.noticia-card.m-destacada a .noticia-card__link{border-left:none}@media(min-width: 880px){.noticia-card.m-destacada a .noticia-card__image{width:30%;padding-bottom:unset;height:auto}.noticia-card.m-destacada a .noticia-card__body{width:calc(70% - .5rem);margin-left:.5rem}.noticia-card.m-destacada a .noticia-card__link{width:70%;left:unset}}.noticia-card__body{border-left:solid 3px var(--azulACS);padding:.5rem;overflow:hidden;max-height:7rem;height:7rem}.noticia-card__title{font-family:var(--text-font);font-weight:700;font-size:1rem;line-height:1.1em}.noticia-card__description{font-family:var(--text-font);font-size:.9rem;line-height:1.1em;margin-top:.5rem}.noticia-card__image{width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.noticia-card__image img{position:absolute;top:50%;left:0;transform:translateY(-50%);min-width:100%;height:auto}.noticia-card__category{display:flex;font-size:.8rem;line-height:1.1em;color:var(--azulACS);align-items:center}.noticia-card__category svg{display:inline-flex;margin-right:.3rem;color:var(--azulACS);width:1.1rem}.noticia-card__link{position:absolute;display:block;border-left:solid 3px var(--azulACS);width:100%;left:0;right:0;bottom:0;color:var(--azulACS);font-size:.8rem;text-align:right;padding:.8rem .5rem 0;background:-moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 45%, #fff 100%);background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 45%, #fff 100%);background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 45%, #fff 100%)}.noticia-card__link:after{content:" >"}.noticia-video{grid-column:span 2;width:100%;height:0;padding-bottom:56.25%;position:relative}.noticia-video iframe{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.noticia-video .videos__container{position:relative}.noticia-video .videos__container .videos__img{position:relative;height:0;overflow:hidden;display:block;padding-bottom:56.25%}.noticia-video .videos__container .videos__img img{width:100%;position:absolute;top:50%;transform:translateY(-50%)}.category-card{display:flex;flex-wrap:wrap}.category-card .category-card__link{display:flex;align-items:center;line-height:1.2em;text-decoration:underline;font-weight:700;color:var(--azulOscuroACS);margin:20px 15px 0 0;width:calc(50% - 15px);flex-direction:column;text-align:center}@media(min-width: 768px){.category-card .category-card__link{width:calc(33.33% - 15px)}}@media(min-width: 1024px){.category-card .category-card__link{flex-direction:row;text-align:left}}.category-card .category-card__img{margin-bottom:8px;width:10em}@media(min-width: 768px){.category-card .category-card__img{width:9em}}.promocion-card{border-bottom-style:dashed}.promocion-card:only-of-type .promocion-card__container{flex-direction:row}.promocion-card:only-of-type .promocion-card__image{padding-bottom:29.25%;width:50%}.promocion-card:only-of-type .promocion-card__body{padding:1rem}.promocion-card:only-of-type .promocion-card__body:before{height:calc(50% + .5px);width:1.5rem;bottom:unset;right:unset;top:0;left:-1rem;border-top:none;border-left:solid 3px var(--rosaACS);transform:skew(5deg, 0deg)}.promocion-card:only-of-type .promocion-card__body:after{height:50%;width:1.5rem;border-top:none;border-left:solid 3px var(--rosaACS);transform:skew(-5deg, 0deg);top:unset;right:unset;bottom:0;left:-1rem}.promocion-card .promocion-card__container{display:flex;flex-direction:column;height:100%}.promocion-card .promocion-card__image{position:relative;overflow:hidden;height:0;padding-bottom:56.25%;display:flex;justify-content:center;align-items:flex-start;background-color:#eee}.promocion-card .promocion-card__image img{display:block;min-width:100%;height:100%;object-fit:cover;position:absolute}.promocion-card .promocion-card__body{background:#fff;padding:0rem .5rem .5rem;border-top:none;position:relative;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.promocion-card .promocion-card__body:before{content:"";width:calc(50% + .5px);display:block;height:1.5rem;background:#fff;border-top:solid 3px var(--rosaACS);position:absolute;top:-0.6rem;left:0;transform:skew(0deg, -5deg);z-index:1}.promocion-card .promocion-card__body:after{content:"";width:50%;display:block;height:1.5rem;background:#fff;border-top:solid 3px var(--rosaACS);position:absolute;top:-0.6rem;right:0;transform:skew(0deg, 5deg);z-index:1}.promocion-card .promocion-card__body .promocion-card__sponsor{position:relative;z-index:2;font-size:.7rem;font-family:var(--text-font);text-align:center;width:100%;color:var(--rosaACS);font-weight:400;letter-spacing:.02rem;text-transform:uppercase}.promocion-card .promocion-card__body .promocion-card__name{border:none;position:relative;z-index:2;font-size:1.5rem;font-family:var(--text-font);text-align:center;width:100%}.promocion-card .promocion-card__body .promocion-card__descripcion{color:var(--grey5);line-height:1.1em;position:relative;z-index:2;margin-top:.3rem;text-transform:lowercase;font-size:1rem;font-family:var(--text-font);text-align:center;width:100%}.promocion-card .promocion-card__body .promocion-card__descripcion:first-letter{text-transform:uppercase}.promocion-card .promocion-card__body .btn-container{margin-top:1rem}.rivals-card{cursor:default;position:relative;width:100%;font-family:var(--text-font);border:dashed 1px var(--grey6);display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:.5rem;padding:.5rem}.rivals-card__header{grid-column:1/3;padding:.325rem;border-bottom:1px solid var(--grey6);display:flex;justify-content:center;align-items:center}.rivals-card__header:hover .rivals-card__header-title{text-decoration:underline}.rivals-card__header>a{display:flex;flex-direction:row;align-items:center;justify-content:center}.rivals-card__header-photo{width:2rem;height:2rem;margin-right:.5rem}.rivals-card__header-photo img{display:block}.rivals-card__header-title{font-size:1.1rem;line-height:1.1em;font-weight:700;color:var(--grey1);text-align:center;font-family:var(--title-font)}.rivals-card .rivals-card__item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.rivals-card .rivals-card__item:hover .rivals-card__item-precio{text-decoration:underline}.rivals-card .rivals-card__item-titulo{font-weight:700;color:var(--grey1);font-size:1rem;text-transform:uppercase;line-height:1.1em}.rivals-card .rivals-card__item-subtitulo{font-size:.9rem;line-height:1.1em;color:var(--grey3)}.rivals-card .rivals-card__item-subtitulo span{display:block}.rivals-card .rivals-card__item-precio{color:var(--azulACS);font-weight:700;font-size:1.2rem}.rivals-card .rivals-card__item.m-nuevo .rivals-card__item-precio{color:var(--azulOscuroACS)}.rivals-card .rivals-card__item.m-financiado .rivals-card__item-precio{color:var(--naranjaACS)}.rivals-card .rivals-card__item.m-oferta .rivals-card__item-precio{color:var(--verdeACS)}.rivals-card .rivals-card__item.m-usado .rivals-card__item-precio{color:var(--azulACS)}.rivals-card .rivals-card__item:only-of-type{grid-column:1/3}.rivals-card .rivals-card__comparar{grid-column:1/3;display:flex;justify-content:center;align-items:center}.rivals-card .rivals-card__comparar>a{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;line-height:1.1em}.rivals-card .rivals-card__comparar:hover .rivals-card__comparar-info-titulo{text-decoration:underline}.rivals-card .rivals-card__comparar-info{display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--grey5)}.rivals-card .rivals-card__comparar-info-titulo{display:block;font-size:1rem;font-weight:700;text-transform:uppercase;color:var(--azulACS)}.rivals-card .rivals-card__comparar-info-comparacion span{display:block;font-weight:900;color:var(--grey3)}.rivals-card .rivals-card__comparar .icon-comparar{background-image:url(/Content/__layout/v01/images/icons/comparar.svg);background-repeat:no-repeat;background-size:cover;display:inline-block;width:2rem;height:2rem;margin-right:.5rem;display:none}@media(min-width: 450px){.rivals-card{grid-template-columns:repeat(4, 1fr);grid-template-rows:.25fr 1fr}.rivals-card .rivals-card__header,.rivals-card .rivals-card__comparar{grid-column:1/5}}@media(min-width: 965px){.rivals-card{grid-template-columns:repeat(5, 1fr);grid-template-rows:.25fr 1fr}.rivals-card .rivals-card__header{grid-column:1/6}.rivals-card .rivals-card__item.m-nuevo{grid-column:1/2}.rivals-card .rivals-card__item.m-financiado{grid-column:2/3}.rivals-card .rivals-card__item.m-oferta{grid-column:3/4}.rivals-card .rivals-card__item.m-usado{grid-column:4/5}.rivals-card .rivals-card__comparar{grid-column:5/6}.rivals-card .rivals-card__comparar .rivals-card__link{flex-direction:column}.rivals-card .rivals-card__comparar .icon-comparar{margin-right:0}}@media(min-width: 1220px){.rivals-card{grid-template-columns:repeat(6, 1fr);grid-template-rows:1fr}.rivals-card .rivals-card__header{grid-column:1/2;border-bottom:none;border-right:1px solid var(--grey6)}.rivals-card .rivals-card__header>a{flex-direction:column}.rivals-card .rivals-card__header-photo{margin:auto}.rivals-card .rivals-card__item.m-nuevo{grid-column:2/3}.rivals-card .rivals-card__item.m-financiado{grid-column:3/4}.rivals-card .rivals-card__item.m-oferta{grid-column:4/5}.rivals-card .rivals-card__item.m-usado{grid-column:5/6}.rivals-card .rivals-card__comparar{grid-column:6/7}}.section__test-drive .test-drive__man-driving.active img{animation:test-drive 1.6s steps(9, end),test-drive 1.6s steps(9, end),test-drive 1.6s steps(9, end),test-drive 1.6s steps(9, end);animation-delay:1s,5s,10s,15s;max-width:unset}.section__test-drive .link-card__test-drive{color:var(--naranjaACS)}.section__test-drive .link-card__test-drive:hover{color:#fff}.section__test-drive .link-card__test-drive:before{background-color:var(--naranjaACS)}.section__test-drive .link-card__test-drive:after{background-color:var(--naranjaACS)}.test-drive-icontainer{display:flex;justify-content:space-between;width:100%;flex-wrap:wrap;align-items:flex-start}.test-drive-icontainer div{width:100%;font-family:var(--text-font);position:relative;z-index:1;text-align:center}.test-drive-icontainer div ul{display:grid;grid-gap:.5rem;font-family:var(--text-font);font-weight:500;grid-template-columns:repeat(auto-fit, minmax(14rem, 1fr));font-size:1rem;margin-bottom:1rem}.test-drive-icontainer div ul li a{color:var(--naranjaACS);transition:all ease .3s;display:block}.test-drive-icontainer div ul li a:hover{color:#a84507}.test-drive-icontainer img{width:25rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;order:1}@media(min-width: 1024px){.test-drive-icontainer div{width:calc(100% - 19rem)}.test-drive-icontainer img{width:15rem;margin-left:unset;order:unset}}.segmentos{text-align:center;font-size:0}@media(min-width: 768px){.segmentos{text-align:left}}.segmentos .segment-content{position:relative;display:inline-block;padding:10px;width:150px;overflow:hidden}.segmentos .segment-content>div{position:absolute;height:90px;overflow:hidden}.segmentos .segment-content img{vertical-align:bottom}.segmentos .segment-content h4{text-align:center}.segmentos .segment-content iframe{position:relative;top:3px}.segmentos .grid-col{font-size:0}.card.service-card{padding:.625rem}.card.service-card .service-card__sector,.card.service-card .service-card__brand,.card.service-card .service-card__location{font-size:.85rem;line-height:1.1em;color:var(--grey5)}.card.service-card .service-card__location{font-size:.9rem}.card.service-card .service-card__company{display:block;font-size:1.4rem;margin-bottom:.3rem;font-weight:700;color:var(--azulACS)}.card.service-card .service-card__contact{margin-top:1.5rem}.card.service-card .service-card__contact span{display:block;font-size:1rem;line-height:1.1em;color:var(--grey1);margin-top:.625rem}.card.service-card .service-card__contact span a{color:var(--grey1)}.card.service-card .service-card__contact span svg{margin-right:.325rem;height:.85rem;width:.85rem;color:var(--azulClaroACS)}.card.service-card .service-card__contact span svg.envelope-light{padding-top:.1em;height:.9rem}@media(min-width: 768px){.card.service-card .service-card__company{font-size:1.3rem}}.social-share li{display:inline-block;margin-left:5px}.social-share li a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-style:solid;border-width:1px;-webkit-border-radius:50%;border-radius:50%;-webkit-transition:unfoldTransition(background-color 0.25s cubic-bezier(0.25, 0.8, 0.25, 1));transition:unfoldTransition(background-color 0.25s cubic-bezier(0.25, 0.8, 0.25, 1))}.social-share li.social-share__facebook a{border-color:var(--azulOscuroACS)}.social-share li.social-share__facebook a:hover{background-color:var(--azulOscuroACS)}.social-share li.social-share__twitter a{border-color:#1da1f2}.social-share li.social-share__twitter a:hover{background-color:#1da1f2}.social-share li:first-child{margin-left:0}.table-responsive{overflow-x:auto}table{width:100%;border-spacing:0;border-collapse:collapse;text-align:left;font-family:var(--text-font)}table caption{max-width:calc(100vw - 1.5rem);position:sticky;left:0}table thead tr th,table tbody tr td{padding:.8rem}table thead tr th{font-size:1.05rem;color:#163e3d;border-bottom:3px solid var(--azulACS);white-space:nowrap}table .m-table-divider{border-bottom:solid 1px #4269f4;padding:0}table tbody tr{border-bottom:solid 1px var(--grey6)}table tbody tr td{font-size:.88rem;font-weight:500;color:var(--grey1);line-height:1.2em}table tbody tr td a{color:var(--azulACS);font-weight:700;display:block}table tbody tr td a:link{color:var(--azulACS)}table tbody tr td a:visited{color:var(--azulACS)}table tbody tr td a:hover{color:var(--azulOscuroACS)}table tbody tr td a:active{color:var(--azulTurquesaACS)}table tbody tr td.precios-row-bold{padding:0}table tbody tr td.precios-row-bold a{padding:.8rem}table tbody tr:nth-child(even){background-color:#fdfdfd}table tbody tr:hover{background:var(--grey8)}table tfoot tr:first-child td:first-of-type{padding-top:20px}table .m-table-icon svg{width:2.5rem;margin-left:.5rem;margin-bottom:-0.45rem}.m-two-items-table table thead tr td,.m-two-items-table table tbody tr td{width:50%}.m-two-items-table table tr td:first-of-type{font-weight:700}ul.equipamiento{list-style:circle;list-style-position:inside;display:grid;grid-template-columns:repeat(auto-fill, minmax(18rem, 1fr));grid-gap:1rem;font-family:var(--text-font)}ul.equipamiento li{font-size:.9rem;font-weight:500;color:var(--azulTurquesaACS);padding:.4rem 0}.tag-cloud{max-width:46rem;margin:auto;text-align:center}.tag-cloud .tag-cloud__item{font-family:"Montserrat",sans-serif;color:#4269f4;display:inline;padding:1rem .2rem;font-size:1rem;line-height:1em;transition:all ease .3s;white-space:nowrap}.tag-cloud .tag-cloud__item:nth-of-type(2n + 1){color:#d1345b;font-weight:600;font-size:1.2rem}.tag-cloud .tag-cloud__item:nth-of-type(3n + 1){color:#ff5e00;font-weight:900;font-size:1.8rem}.tag-cloud .tag-cloud__item:nth-of-type(4n + 1){color:#009bf1;font-weight:600;font-size:1.4rem}.tag-cloud .tag-cloud__item:nth-of-type(5n + 1){color:#074a90;font-weight:400}.tag-cloud .tag-cloud__item:nth-of-type(6n + 1){color:#f5640a;font-weight:900;font-size:1.6rem}.tag-cloud .tag-cloud__item:nth-of-type(7n + 1){color:#007b92;font-weight:400}.tag-cloud .tag-cloud__item:nth-of-type(8n + 1){color:#eb0052;font-weight:400;font-size:1.7rem}.tag-cloud .tag-cloud__item:hover{text-decoration:underline}.teaser{background:var(--azulACS);padding:1rem;position:relative;margin-bottom:3.5rem}.teaser .teaser__title{color:#fff;font-family:var(--title-font);text-align:center;line-height:1.2em;margin:1.5rem 0 0 0}.teaser .teaser__description{color:#fff;font-family:var(--text-font);text-align:center;max-width:80rem;line-height:1.2em;margin:.5rem auto 1rem auto}.teaser .teaser__description a{color:#fff;text-decoration:underline;transition:all ease .3s}.teaser .teaser__description a:hover{opacity:.8}.teaser:after{background:var(--azulACS);content:"";position:absolute;width:100%;z-index:-1;-webkit-clip-path:polygon(0 0, 0 100%, 100% 100%);clip-path:polygon(0 0, 0 100%, 100% 100%);height:3rem;bottom:-2.99rem;left:0;right:0;transform:rotateX(180deg)}.new-teaser{padding:1rem}.new-teaser .new-teaser__title{text-align:center;font-family:var(--title-font);color:var(--azulACS);font-size:2rem;line-height:1.2em;margin:0 auto;max-width:85rem}.new-teaser .new-teaser__description{text-align:center;font-family:var(--text-font);color:var(--grey2);font-size:1rem;font-weight:300;line-height:1.2em;margin:0 auto;margin-top:.5rem;max-width:85rem}.version-color{position:relative;display:inline-block;margin:1rem;width:4.6rem;height:75px;border:1px solid var(--grey6);-webkit-border-radius:50%;border-radius:50%}.version-color__container{display:flex;flex-wrap:wrap;justify-content:center}@media(min-width: 768px){.version-color__container{justify-content:flex-start}}.version-color span{position:absolute;left:50%;bottom:-1.3rem;font-size:.75rem;font-weight:500;line-height:1em;text-align:center;white-space:nowrap;color:var(--grey1);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}.concesionaria-lista{display:grid;grid-gap:1rem;grid-auto-flow:column;overflow-x:auto;padding:1rem;margin:1rem -1.5rem;scroll-snap-type:x mandatory;max-width:calc(100vw - 4rem);margin:auto;padding-top:.6rem}.concesionaria-lista .concesionaria-card{width:52vw;min-width:52vw;margin-right:1rem;scroll-snap-align:center center}.concesionaria-lista .concesionaria-card.m-destacada h4{color:var(--verdeACS)}.concesionaria-lista .concesionaria-card.m-destacada h4:before{content:"";display:inline-block;height:1rem;margin-right:.3rem;width:1rem;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3e%3cpath fill='%23ffd400' d='M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z' class=''%3e%3c/path%3e%3c/svg%3e");background-position:center center;background-repeat:no-repeat;background-size:cover}.concesionaria-lista .concesionaria-card h4{margin:0;padding:0;color:var(--grey1);font-size:1.2rem;margin-bottom:.5rem;line-height:1em}.concesionaria-lista .concesionaria-card h4 a:link{color:var(--azulACS)}.concesionaria-lista .concesionaria-card h4 a:visited{color:var(--azulACS)}.concesionaria-lista .concesionaria-card h4 a:hover{color:var(--azulOscuroACS)}.concesionaria-lista .concesionaria-card h4 a:active{color:var(--azulTurquesaACS)}.concesionaria-lista .concesionaria-card p{margin:0;padding:0;color:var(--grey4);line-height:1.1em;font-size:.9rem;display:flex}.concesionaria-lista .concesionaria-card p svg{color:var(--grey4);width:.8rem;min-width:.8rem;height:.8rem;min-height:.8rem;margin-right:.2rem}.concesionaria-lista .concesionaria-card p~p{margin-top:.2rem}@media(min-width: 480px){.concesionaria-lista{grid-template-columns:repeat(auto-fill, minmax(12rem, 1fr));overflow-x:inherit;grid-auto-flow:inherit;max-width:unset}.concesionaria-lista .concesionaria-card{margin-right:0;width:100%;max-width:100%;min-width:100%}}/*# sourceMappingURL=style.min.css.map */
