@import url("https://fonts.googleapis.com/css2?family=Marcellus&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");*{margin:0;padding:0;font-family:Poppins,sans-serif;font-weight:500;font-style:normal;box-sizing:border-box}body,html{background-color:#f5f5f5;overflow-x:hidden}header{color:#fff;position:relative}.hero-bg-cloud-img,.hero-bg-img{position:absolute;width:100%;height:100%;top:0;left:0;opacity:.2;max-height:47.5em}.hero-bg-cloud-img{opacity:.2}.hero-bg-cloud-img img,.hero-bg-img img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-bg-cloud-img img{object-fit:cover;object-position:left}header.home .hero{display:flex;justify-content:space-around;align-items:center;background-color:#212121;height:47.5em;padding-top:10em}header.home .hero h1{font-size:2.5em}header.home .hero h2{font-size:2.25em}header.home .hero h3{font-size:2em;margin-top:50px}header.home .hero .arrow{width:250px;max-height:50px}header.home .hero>.hero-body{position:relative;bottom:0;display:flex;flex-direction:column;align-items:center;gap:15px;flex-grow:2}header.home .hero>.hero-body p{text-align:center;max-width:75%}header.home .hero>.hero-body .hero-heading{font-size:2.3em;color:#fff}header.home .hero-search{position:relative;background:radial-gradient(35.67% 267.37% at 50% 50%,#696968 0,#1d1d1b 100%);border:1px solid;border-image-source:radial-gradient(35.7% 267.61% at 50% 50%,#fff 0,#1d1d1b 100%);padding:40px;border-radius:100px;width:85%}header.home .hero-body .hero-search{display:flex;align-items:center}header.home .hero-body .hero-search form{display:flex;gap:1em;width:100%}header.home .hero-body .hero-search form .form-group{flex:1 1 30%;display:flex;align-items:center;position:relative}header.home .hero-body .hero-search form select{padding-left:1em;padding-right:1em;height:4em;border:none;outline:none;width:100%;border-radius:50px;appearance:none;-webkit-appearance:none;background:#fff;position:relative}header.home .hero-body .hero-search form .form-group svg{position:absolute;right:15px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:14px;color:#333;width:20px}header.home .hero-body .hero-search form button{display:flex;align-items:center;justify-content:center;gap:.3em;color:#fff;font-size:1em;font-weight:400;background-color:red;width:100%;height:100%;padding-left:.8em;padding-right:1em;border:none;cursor:pointer;transition:all .2s ease-out;border-radius:50px}header.home .hero-body .hero-search form button:hover{background-color:#1e1e20}header.home .hero-body .hero-search form button svg{width:25px;height:25px}header.home .hero-body .btns{display:flex;gap:30px}header.home .hero-body .btns button{border:none;border-radius:30px;padding-inline:20px;padding-top:11px;padding-bottom:6px;font-size:.75em;background-color:#fff;cursor:pointer;transition:all .2s ease-in-out}header.home .hero-body .btns button:hover,header.home .hero-body .btns button:last-child:hover{background-color:#1e1e20;color:#fff}header.home .hero-body .btns button:hover svg path{fill:#fff}header.home .hero-body .btns button:last-child{background-color:#e30613;color:#fff}header.home .hero-body .btns button .btn-txt{padding-bottom:10px;padding-right:10px}.arrow{font-size:3em;flex-grow:1}header.home .hero-end{height:500px;padding-block:7.5em;position:relative;z-index:1}header.home .hero-end img:first-of-type{height:100%;width:100%;z-index:100}header.home .hero-end img:nth-of-type(2){width:750px;height:auto;position:absolute;top:-5em;left:50%;transform:translateX(-50%);z-index:-1}header:not(.home) .hero-bg-img{position:absolute;width:100%;height:100%;top:0;left:0;opacity:.4;max-height:25em}header:not(.home) .hero-bg-img img{width:100%;height:100%;object-fit:cover;object-position:center}header:not(.home) .hero{display:flex;justify-content:space-around;align-items:center;background-color:#151515;height:25em}header.automotora .hero,header.beneficios .hero,header.catalogo .hero,header.financiamiento .hero,header.servicios .hero,header.vehiculo .hero{height:11em}.breadcrumb.bottom{top:25em}header:not(.home) .hero-body{position:relative;top:2em;display:flex;justify-content:center;align-items:center;width:98%;z-index:0}header:not(.home) .hero-body .hero-heading{font-size:3.2em}.navbar{display:flex;justify-content:space-around;align-items:center;height:7.5em;position:absolute;width:100%;z-index:1;top:45px}.navbar *{color:#fff;text-transform:uppercase;font-size:.85em;text-decoration:none}.navbar .logo{text-align:center}.navbar #nav-toggle{cursor:pointer;border:none;background-color:transparent;width:40px;height:40px;display:none;align-items:center;justify-content:center;flex-direction:column}.navbar #nav-toggle .icon-bar{display:block;width:25px;height:4px;margin:2px;background-color:#fff}.navbar #nav-toggle:is(:focus,:hover) .icon-bar{background-color:#fff}.navbar #nav-toggle[aria-expanded=true] .icon-bar:is(:first-child,:last-child){position:absolute;margin:0;width:30px}.navbar #nav-toggle[aria-expanded=true] .icon-bar:first-child{transform:rotate(45deg)}.navbar #nav-toggle[aria-expanded=true] .icon-bar:last-child{transform:rotate(-45deg)}.navbar .nav-menu{flex-basis:37%;display:flex;align-items:flex-end;justify-content:center;gap:1em;list-style:none;height:67%;align-self:flex-start}.navbar .nav-menu :is(.nav-menu-item,.nav-menu-item a){min-width:max-content;height:100%;display:flex;align-items:flex-end;cursor:pointer;transition:all .2s ease-in-out}.navbar .nav-menu .nav-menu-item a{font-size:1em;padding-bottom:7px;padding-inline:5px}.navbar .nav-menu .nav-menu-item:is(.active,:hover,:focus){background-color:red}.navbar .nav-btns{display:flex;justify-content:center;gap:10px}.navbar .nav-btns a{border:none;border-radius:30px;padding-inline:20px;padding-bottom:5px;padding-top:9px;cursor:pointer;transition:all .2s ease-out}.navbar .nav-btns a:first-of-type{background-color:#e30613}.navbar .nav-btns a:nth-of-type(2){background-color:#fff;color:#000}.navbar .nav-btns a:hover{background-color:#1e1e20;color:#fff}footer{background-color:#1e1e20}footer *{color:#fff;text-decoration:none}footer .footer-content{height:100%;display:flex;justify-content:center;align-items:center;padding-block:3em;padding:3em;gap:4em}footer .footer-content .footer-brand{flex:30%}footer .footer-content .footer-brand .social-icons{display:flex;gap:1em}footer .footer-content .footer-brand .footer-description{font-weight:300;font-size:1em;line-height:1.7em;margin-block:1em}footer .footer-content .footer-links .footer-links-title{font-size:1.45em;font-weight:600}footer .footer-content .footer-links .footer-links-list-container{display:flex;justify-content:space-around;gap:5em;margin-top:1.2em}footer .footer-content .footer-links .footer-links-list-container .footer-links-list{list-style-type:none;display:flex;flex-direction:column;gap:1.2em}footer .footer-content .footer-links .footer-links-list-container .footer-links-list a{text-decoration:none;color:#fff;font-size:1em;font-weight:300}footer .footer-content .footer-links .footer-links-list-container .footer-links-list a:hover{transition:all .1s ease-out;color:#e30613}footer .footer-content .footer-img{flex:20%;height:20em}footer .footer-content .footer-img img{width:100%;height:100%;object-fit:cover;object-position:left}footer .footer-content .footer-contact{display:flex;flex-direction:column;gap:1em;font-size:1.2em;position:relative;top:1em}footer .footer-content .footer-contact .contact-item{display:flex;align-items:center;gap:.4em}footer .footer-copyright{display:flex;justify-content:center;align-items:center;padding:2em;background-color:#e30613;height:20%;font-size:.8em;font-weight:300}.promotion-banner{background-color:#e30613;color:#fff;position:relative;z-index:1}.promotion-banner .promotion-banner-bg{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;z-index:-1;top:0;left:0;opacity:.2}.promotion-banner .promotion-banner-body{display:grid;grid-template-columns:2em 6fr 6fr;place-items:center;gap:5em;padding-block:3em;padding-left:4.5em;z-index:3}.promotion-banner .promotion-banner-body .promotion-banner-list{list-style:none;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:40px;font-size:1.7em;grid-column-start:2}.promotion-banner .promotion-banner-body .promotion-banner-list h3{font-weight:700;line-height:1em;font-size:1em}.promotion-banner .promotion-banner-body .promotion-banner-list p{font-weight:200;line-height:1.3em;font-size:.9em;overflow:hidden;display:-webkit-box}.promotion-banner .promotion-banner-body .promotion-banner-list .promotion-banner-list-item{display:flex;align-items:center;gap:1em;font-family:Marcellus,serif;font-weight:400;font-style:normal}.promotion-banner .promotion-banner-body .promotion-banner-list .promotion-banner-list-item:nth-last-of-type(2){position:relative;left:11px}.promotion-banner .promotion-banner-body .promotion-banner-img{overflow:hidden;position:relative}.promotion-banner .promotion-banner-body .promotion-banner-img img{width:100%;height:100%;object-fit:cover}.categories{height:28em;position:relative;margin-block:2em;background-color:#fff;display:flex;justify-content:center;flex-direction:column}.categories h3{font-size:1.5em;color:#e30613;text-align:center}.categories h2{font-size:3.3em;text-align:center}.categories .categories-grid{display:grid;grid-template-columns:repeat(7,1fr);width:80%;margin:0 auto;gap:1em}.categories a{position:relative;display:flex;flex-direction:column;text-decoration:none;color:#64646d;height:150px;z-index:1}.categories a div{position:relative;width:100%;height:100%}.categories a div img{height:100%;width:100%;object-fit:contain;object-position:center}.categories a span{text-align:center;z-index:2}.info-banner{display:flex;padding-inline:3%;gap:2em;margin-bottom:10em}.info-banner>div{height:428.76px;border-radius:.7em;flex:50%}.info-banner .info-banner-card-1{display:flex;flex-direction:column;justify-content:space-between;gap:2.5em;position:relative;background-color:#a00400;z-index:2}.info-banner .info-banner-card-1>div{padding-inline:3em;width:50%}.info-banner .info-banner-card-1>div:first-of-type{padding-top:2.2em;color:#fff}.info-banner .info-banner-card-1>div:first-of-type h3{font-size:2em}.info-banner .info-banner-card-1>div:first-of-type p{font-size:.8em;font-weight:200;line-height:1.7em;overflow:hidden;line-clamp:5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.info-banner .info-banner-card-1>div:nth-of-type(2){padding-bottom:.5em}.info-banner .info-banner-card-1>div:nth-of-type(2) h4{color:#e30613;font-size:1em;line-height:2.5em}.info-banner .info-banner-card-1>div:nth-of-type(2) p{font-size:.75em;font-weight:200;line-height:1.4em;overflow:hidden;line-clamp:5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.info-banner .info-banner-card-1:after{content:"";position:absolute;bottom:0;width:100%;height:40%;border-top-right-radius:.8em;border-top-left-radius:.8em;background-color:#ededed;z-index:-1}.info-banner .info-banner-card-1 img:first-of-type{position:absolute;width:100%;height:100%;object-fit:cover;opacity:.25;z-index:-1}.info-banner .info-banner-card-1 img:nth-of-type(2){position:absolute;width:calc(100% + 10em);height:calc(100% + 10em);object-fit:contain;top:-10em;z-index:10}.info-banner .info-banner-card-2{display:flex;justify-content:space-between;align-items:flex-end;color:#fff;z-index:2;position:relative;background-color:rgba(0,0,0,.863);overflow:hidden}.info-banner .info-banner-card-2>div{padding:2em}.info-banner .info-banner-card-2 div:first-of-type h3{font-size:2em;font-weight:600}.info-banner .info-banner-card-2 div:first-of-type p{font-size:2em;line-height:1.2em;font-weight:300}.info-banner .info-banner-card-2 div:first-of-type .info-banner-btns{display:flex;gap:.5em;margin-top:.6em}.info-banner .info-banner-card-2 div:first-of-type button{border:none;border-radius:30px;padding-inline:20px;padding-top:9px;padding-bottom:5px;font-size:.9em;background-color:#fff;cursor:pointer;transition:all .2s ease-out}.info-banner .info-banner-card-2 div:first-of-type button:first-of-type:hover,.info-banner .info-banner-card-2 div:first-of-type button:hover{background-color:#1e1e20;color:#fff}.info-banner .info-banner-card-2 div:first-of-type button:hover svg path{fill:#fff}.info-banner .info-banner-card-2 div:first-of-type button .btn-text{margin-right:10px;font-size:.8em}.info-banner .info-banner-card-2 img{position:absolute;width:100%;height:100%;object-fit:cover;opacity:.5;filter:blur(.3px);z-index:-1}.featured-cars{display:flex;flex-direction:column;align-items:center}.featured-cars .section-header,.partners-slider .section-header{text-align:center}.featured-cars .section-header h3{color:#e30613;font-size:1.5em}.featured-cars .section-header h2,.partners-slider .section-header h2{font-size:3.3em}.featured-cars .section-header .section-header-btns{display:flex;gap:20px;margin-top:2em;margin-bottom:4em}.featured-cars .section-header .section-header-btns button{border:none;border-radius:30px;padding-inline:25px;padding-top:12px;padding-bottom:5px;font-size:.9em;background-color:#f6f6f6;cursor:pointer;transition:.2s ease-in-out}.featured-cars .section-header .section-header-btns button:is(.active,:hover){background-color:#e30613;color:#fff}.featured-cars .section-header .section-header-btns button:is(:hover,.active) svg path{fill:#fff}.featured-cars .section-header .section-header-btns button .btn-text{margin-right:10px}.featured-cars .car-grid{padding:2em 0}.featured-cars .car-grid .car-card .car-card-img{height:16.5em}.blog{margin-top:8em;margin-bottom:1em}.blog .section-header{position:relative;text-align:center}.blog .section-header h3{color:#e30613;z-index:2;font-size:2em}.blog .section-header h2{font-size:3.6em}.blog .section-header .section-header-bg-text{position:absolute;top:-.6em;left:50%;transform:translateX(-50%);color:#fafafa;font-size:9em;font-weight:700;z-index:-1}.blog .blog-posts{display:flex;justify-content:center;gap:2.5em;padding-inline:5.5em;padding-block:3em}.blog .blog-posts .blog-author{color:#e30613;font-size:1em}.blog .blog-posts .blog-title{font-size:1.4em;font-weight:700;max-width:12em}.blog .blog-posts .blog-list{display:flex;flex-direction:column;gap:5em;border-radius:2em;background-color:#f6f6f6;padding-block:5em;padding-inline:3em;flex:50%}.blog .blog-posts .blog-list .blog-list-item{display:flex;align-items:center;justify-content:space-evenly;gap:1em}.blog .blog-posts .blog-list .blog-list-item .blog-list-item-img{border-radius:50%;width:10em;height:10em}.blog .blog-posts .blog-list .blog-list-item .blog-list-item-img img{border-radius:50%;width:100%;height:100%;object-fit:cover}.blog .blog-posts .blog-featured{display:flex;flex-direction:column;gap:4em;border-radius:2em;background-color:#f6f6f6;overflow:hidden;flex:50%}.blog .blog-posts .blog-featured .blog-featured-img{width:100%;height:55%}.blog .blog-posts .blog-featured .blog-featured-img img{width:100%;height:100%;object-fit:cover}.blog .blog-posts .blog-featured .blog-featured-details{padding-inline:3em}.blog .blog-posts .blog-featured .blog-featured-details .blog-author{font-size:1.2em}.blog .blog-posts .blog-featured .blog-featured-details .blog-title{font-size:2em;line-height:1.2em}.blog .blog-posts .blog-featured .blog-featured-details .learn-more-btn{font-size:1.1em}.blog .blog-posts .learn-more-btn{min-width:fit-content;background-color:#e30613;color:#fff;border:none;border-radius:2em;padding-inline:30px;padding-top:9px;padding-bottom:5px;font-size:.9em;font-weight:600;cursor:pointer;transition:.2s ease-in-out;margin-top:1em}.blog .blog-posts .learn-more-btn:hover{background-color:#1e1e20}.blog .blog-posts .learn-more-btn svg{margin-left:1em}.contact{display:flex;justify-content:center;width:80%;gap:3em;margin:5em auto}.contact .contact-form{flex:60%}.contact .contact-form form{display:flex;flex-direction:column;gap:2em}.contact .contact-form form h2{font-size:2.5em;font-weight:600}.contact .contact-form form .form-group{display:flex;gap:3.3em}.contact .contact-form form .form-group .form-col{width:100%;display:flex;flex-direction:column}.contact .contact-form form .form-group input{width:100%;border:none;border-bottom:1px solid #d3d3d1;background:none;padding-block:.6em;font-size:1em;outline:none}.contact .contact-form form .form-group input::placeholder,.contact .contact-form form .form-group textarea::placeholder{color:#aaa}.contact .contact-form form .form-group input.error{border-bottom:1px solid #e30613}.contact .contact-form form .form-group textarea.error{border:1px solid #e30613}.contact .contact-form form .form-group .error{color:#e30613;font-size:.8em;margin-top:.3em}.contact .contact-form form label.msg-label{color:#aaa;margin-bottom:-1.6em}.contact .contact-form form textarea{height:8em;background:none;border:1px solid #d3d3d1;outline:none;padding:.6em;font-size:1em;resize:none}.contact .contact-form form button[type=submit]{background-color:#1e1e20;color:#fff;border:none;width:fit-content;font-size:1.7em;padding-inline:1.3em;padding-block:.35em;border-radius:2em;cursor:pointer;transition:all .2s ease-out}.contact .contact-form form button[type=submit]:hover{background-color:#e30613}.contact .contact-form form button[type=submit] svg{margin-left:2.3em}.contact .contact-info{display:flex;flex-direction:column;justify-content:center;padding-left:3.8em;background-color:#e30613;color:#fff;border-top-left-radius:2em;border-bottom-left-radius:2em;flex:40%}.contact .contact-info h2{font-size:2em;margin-bottom:1em}.contact .contact-info .contact-info-list{list-style:none;display:flex;flex-direction:column;gap:1em;font-size:1.45em;color:#f87800}.contact .contact-info .contact-info-list :is(a,span){color:#fff;text-decoration:none}.contact .contact-info .contact-info-list a:hover{color:#1e1e20;transition:all .1s ease-out}.car-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3em;width:80%}.car-grid .car-card{cursor:pointer;max-height:550px;position:relative}.car-grid .car-card .sold-tag{width:150px;height:50px;background-color:#e30613;color:#fff;clip-path:polygon(90% 10%,100% 50%,90% 90%,0 90%,10% 50%,0 10%);position:absolute;top:10px;left:-15px;z-index:4;display:flex;justify-content:center;align-items:center;font-weight:700}.car-grid .car-card .car-card-img{z-index:2;width:100%;height:13.3em;overflow:hidden;border-radius:8px;position:relative}.car-grid .car-card .car-card-img img{border-radius:8px;width:100%;height:100%;object-fit:cover}.car-grid .car-card .car-card-body .car-card-title{position:relative;display:flex;justify-content:space-between;align-items:center;margin-top:1.5em}.car-grid .car-card .car-card-body .car-card-title:after{content:"";position:absolute;bottom:-5px;width:3.5em;height:5px;background-color:#e30613}.car-grid .car-card .car-card-body .car-card-title h4{font-size:1.3em}.car-grid .car-card .car-card-body .price{margin:1.5em 0 0}.car-grid .car-card .car-card-body .price a{background-color:#e30613;color:#fff;border:none;padding-inline:30px;padding-top:9px;padding-bottom:5px;font-size:1.3em;font-weight:600;cursor:pointer;transition:.2s ease-in-out;text-decoration:none}.car-grid .car-card .car-card-body .car-card-title a:hover{background-color:#1e1e20}.car-grid .car-card .car-card-body .car-build{padding-block:1em}.car-grid .car-card .car-card-body .muted{color:#8b8b8b}.car-grid .car-card .car-card-body .seperator{border-bottom:1px dashed #8b8b8b}.car-grid .car-card .car-card-body .car-card-details{display:flex;justify-content:space-between;align-items:center;margin-top:1em;color:#8b8b8b;flex-wrap:wrap}.car-grid .car-card .car-card-body .car-card-details div{display:flex;align-items:center;gap:10px;min-width:40%}.car-grid .car-card .car-card-body .car-card-details div svg{fill:#8b8b8b}form.search{position:relative;width:fit-content;margin-inline:auto;box-sizing:content-box;display:flex;align-items:center}.search *{font-size:1.2em}.search input[type=text]{padding-inline:1.7em;padding:.5em 5em .5em .5em;border-radius:2em;width:30em;border:none;outline:none;background-color:#e6e7e8}.search button.button-search{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;transform:translateY(-50%);right:0;background-color:#ee2924;color:#fff;height:2.45em;border-bottom-right-radius:2em;border-top-right-radius:2em;width:4em;outline:none;border:none}.search button.button-search svg{width:25px;height:25px}.search-filter{display:none;text-align:center;position:relative}.search-filter select{position:relative;padding:.8em .8em .8em 4em;width:90%;margin:auto;border:none;border-radius:2.4em;outline:none}.search-filter:after,.search-filter:before{content:"";position:absolute;width:1.5em;height:5px;background-color:#ff1809;left:3.5em;top:.8em;z-index:100}.search-filter:after{top:1.75em;box-shadow:0 -7.5px 0 #ff1909c7}.list-grid{display:grid;grid-template-columns:25% 2fr;grid-template-rows:5em auto;padding-inline:5em}.list-grid .car-grid{width:100%;grid-column-start:2;margin:2em 0;align-items:start;height:auto;grid-template-rows:auto}.list-grid .car-grid .no-results{grid-column:1/span 3;color:#e30613;font-weight:700;text-align:center;font-size:1.5em;padding-top:2em}.list-grid .list-filter{grid-row:span 2/span 2}.list-grid .list-filter .banner-form{position:relative;padding-right:5em;padding-top:2em}.list-grid .list-filter .list-filter-section{border-bottom:1em solid #ed1c24;margin-right:2em;padding-bottom:1.1em;line-height:1.2}.list-grid .list-filter .list-filter-section h3{font-size:2.2em}.list-grid .list-filter .list-filter-section h1{font-size:2.25em;font-weight:600;color:#1d1d1b;min-width:max-content}.list-grid .list-filter .list-filter-section h1 .red{font-weight:600;color:#ff1809}.list-grid .list-filter .list-select{display:none}.list-grid .list-filter ul{list-style:none;display:flex;flex-direction:column;gap:.7em;padding:2em 5em 2em 2em;color:#d1d3d4}.list-grid .list-filter ul select{width:100%;border:none;background:none;outline:none;padding-block:.5em;font-size:1.3em;color:#414042;cursor:pointer}.list-grid .list-filter ul .hr{background-color:#e6e7e8;height:1px;width:120%;position:relative;right:2em;margin-top:.5em;margin-bottom:1em}.list-grid .list-filter .search-btn{display:flex;justify-content:space-evenly;align-items:center;color:#fff;background-color:#ed1c24;border:none;border-radius:30px;width:70%;padding-block:.7em;font-size:1.1em;cursor:pointer;transition:.2s ease-in-out;margin:1em auto auto}.list-grid .list-filter .search-btn:hover{background-color:#1e1e20}.list-grid .list-header-btns{display:flex;justify-content:flex-end;gap:2.4em;margin-block:1em;height:5em;margin-top:0!important}.list-grid .list-header-btns .dealer-rss{display:flex;justify-content:center;align-items:center;gap:10px}.list-grid .list-header-btns .dealer-rss .share-icon{width:30px;height:30px}.list-grid .list-header-btns .dealer-rss .icons{display:flex;gap:10px}.list-grid .list-header-btns .dealer-rss .dealer-share-rss{border:none;outline:none;background-color:#e30613;color:#fff;border-radius:50%;width:50px;height:50px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.2s ease-in-out}.list-grid .list-header-btns .dealer-info{display:flex;gap:.5em}.list-grid .dealer-logo{position:relative;width:100%;margin-bottom:1em}.list-grid .dealer-logo img{width:100%;height:100%}.list-grid .list-header-btns .dropdown-button{border:none;border-radius:30px;padding-inline:25px;padding-block:12px;font-size:1.2em;cursor:pointer;transition:.2s ease-in-out;background-color:#e30613;color:#fff;display:flex;align-items:center;justify-content:center}.list-grid .list-header-btns .dropdown-button svg{display:none;fill:#fff}.beneficios-section{display:flex;flex-direction:column;gap:3em;width:80%;margin:auto;margin-block:5em}.beneficios-section .beneficios-header{display:grid;grid-template-columns:1fr 1fr}.beneficios-section .beneficios-header .beneficios-header-img{max-height:15em;overflow:hidden;border-radius:1.5em;grid-column-start:2;grid-row-start:1;grid-row-end:4;position:relative}.beneficios-section .beneficios-header .beneficios-header-img img{width:100%;height:100%;object-fit:cover;object-position:top}.beneficios-section .beneficios-header div:first-of-type{font-size:1.2em}.beneficios-section .beneficios-header h1{font-size:3.3em;width:7.5em;font-weight:700;line-height:1.2em;grid-column-start:1}.red{color:red}.beneficios-section .beneficios-header div:nth-of-type(2){font-size:1.5em}.beneficios-section .beneficios-grid{display:grid;grid-template-columns:1fr 1fr;gap:2em}.beneficios-section .beneficios-grid .beneficios-grid-item{display:flex;align-items:center;gap:3em}.beneficios-section .beneficios-grid .beneficios-grid-item ul{color:#706f6f}main.beneficios .promotion-banner{background-color:#e30613;color:#fff;position:relative;z-index:1}main.beneficios .promotion-banner .promotion-banner-bg{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;z-index:-1;top:0;left:0;opacity:.2}main.beneficios .promotion-banner .promotion-banner-body{position:relative;display:flex;justify-content:flex-start;align-items:center;padding-left:4.5em;min-height:40em}main.beneficios .promotion-banner .promotion-banner-body h1 svg{width:100%;height:100%}main.beneficios .promotion-banner .promotion-banner-body .promotion-banner-img{position:absolute;right:0;top:2.5em;z-index:-1;width:800px;height:600px}main.beneficios .promotion-banner .promotion-banner-body .promotion-banner-img img{width:100%;height:100%}.container{width:90%;margin-inline:auto}.detail-section{display:flex;margin-block:2em;gap:3em;position:relative}.detail-section .gallery{flex:1;max-width:50%;position:relative}.detail-section .gallery .sold-tag{width:250px;height:75px;background-color:#e30613;color:#fff;clip-path:polygon(90% 10%,100% 50%,90% 90%,0 90%,10% 50%,0 10%);position:absolute;top:10px;left:-25px;z-index:4;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:1.5em}.detail-section .detail-grid{flex:1;display:flex;flex-direction:column;gap:1em}.detail-section .detail-grid .group-price{display:flex}.detail-section .detail-grid .group-price .partners{display:flex;gap:10px;justify-content:space-evenly;align-items:center}.detail-section .detail-grid .group-price .partners>div{position:relative;width:25%;min-height:50px;display:flex;align-items:center}.detail-section .detail-grid .reviews{display:flex;align-items:center}.detail-section .detail-grid .reviews .star-icon{color:#ffa800;font-size:1.2em}.detail-section .detail-grid .reviews .star-icon:last-child{margin-right:1em}.detail-section .detail-grid .price-btn{background-color:#e30613;color:#fff;font-weight:600;font-size:2.5em;width:max-content;padding-inline:1em;padding-block:.45em;border-radius:.25em;border:none}.detail-section .detail-grid .detail-title{font-size:2.7em;font-weight:600}.detail-section .detail-grid .detail-description{font-weight:200;font-size:1.2em}.detail-section .detail-grid .detail-specifications{display:flex;flex-direction:column;gap:.3em;background-color:#ececec;list-style:none;padding-inline:2em;padding-block:1.45em;font-size:1.3em;border-radius:1em}.detail-section .detail-grid .detail-specifications .bold{font-weight:600}.detail-section .detail-grid .detail-characteristics{display:grid;grid-template-columns:1fr 1fr;gap:1em}.detail-section .detail-grid .detail-characteristics .detail-characteristics-item{display:flex;gap:1.4em;align-items:center;border-radius:2em;background-color:#ececec;padding:1.5em;font-size:1.45em}.detail-section .detail-grid .detail-characteristics .detail-characteristics-item:last-child{background-color:#e30613;color:#fff}.blog-section{display:flex;gap:2em;padding-block:3em}.blog-section .blog-item{flex:1}.blog-section .blog-item .blog-img{height:25em}.blog-section .blog-item .blog-img img{border-radius:2em;width:100%;height:100%;object-fit:cover}.blog-section .blog-item .blog-details .blog-title{font-size:2em;font-weight:700;margin-block:.5em}.blog-section .blog-item .blog-details .blog-description{font-weight:300;font-size:1.3em}.content-section .tabs-desktop .tab{display:flex;justify-content:space-between;border-top:1px solid #d5e4e4;border-bottom:1px solid #d5e4e4}.content-section .tabs-desktop .tab .tab-title{flex:1;cursor:pointer;font-weight:300;font-size:1.5em;border:none;color:#b8b8b8;background:none;padding:1em}.content-section .tabs-desktop .tab .tab-title:is(.active,:hover){border-top:7px solid #e30613;color:#000;font-weight:600;transition:all .2s ease-in-out}.content-section .tab-dropbtn{display:flex;gap:1em;background-color:#ececec;padding:1em;font-size:1em;font-weight:600;border:none;border-radius:.5em;cursor:pointer;width:100%;justify-content:space-between}.content-section .tab-dropbtn .icon{width:1.7em;height:1.7em;background-color:#ff1809;border-radius:50%}.content-section .tab-dropdown{position:relative;display:none;width:100%}.content-section .tab-dropdown-content{display:none;position:absolute;background-color:#f9f9f9;min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;width:100%}.content-section .tab-dropdown-content button{color:#000;padding:12px 16px;text-decoration:none;display:block;outline:none;border:none;width:100%;background-color:transparent}.content-section .tab-dropdown-content button.hide{display:none}.content-section .tab-dropdown-content button:hover{background-color:#f1f1f1}.content-section .tab-dropdown:hover .tab-dropdown-content{display:block}.content-section .tab-dropdown:hover .tab-dropbtn{background-color:#000;color:#fff;transition:all .15s ease-in-out}.content-section .tabs-desktop .tab-content{font-size:1.5em;font-weight:300;padding-block:1.5em;min-height:250px}.content-section .tabs-desktop .tab-content.selected{display:block}.content-section .tabs-desktop .tab-content:not(.selected){display:none}.content-section .tabs-desktop .tab-content .specifications{display:flex;column-gap:1.5em;row-gap:2em;flex-wrap:wrap;justify-content:space-evenly;max-width:80%;margin:0 auto;padding:2em}.content-section .tabs-desktop .tab-content .specifications div{display:flex;flex-direction:column;flex:1 1 25%;text-align:center;gap:.5em}.content-section .tabs-desktop .tab-content .specifications div svg{width:3em;height:3em;margin:0 auto;color:#64646b}.content-section .tabs-desktop .tab-content .specifications div span{color:#64646b}.content-section .tabs-desktop .tab-content .features{display:flex;flex-wrap:wrap;gap:1em;justify-content:center;padding:2em}.content-section .tabs-desktop .tab-content .features .feature{display:flex;align-items:center;gap:.5em}.content-section .tabs-desktop .tab-content .features .feature svg{width:.8em;height:.8em}.content-section .tabs-desktop .tab-content .features .feature span{color:#64646b}.content-section .contacto{display:grid;grid-template-columns:1fr 1fr;background-color:#ececec;border-radius:1em;overflow:hidden}.content-section .contacto .contacto-form form{padding:2em}.content-section .contacto .contacto-form h1{color:#e30613;font-weight:700;font-size:2.3em}.content-section .contacto .contacto-form p{font-weight:600;font-size:1.5em}.content-section .contacto .contacto-form p.error{color:#e30613;font-weight:600;font-size:.7em}.content-section .contacto .contacto-form .form-field{display:flex;justify-content:space-between;gap:.5em}.content-section .contacto .contacto-form .form-field div{width:100%}.content-section .contacto .contacto-form .form-field input,.content-section .contacto .contacto-form textarea{width:calc(100% - .5em);padding:1.5em;font-size:.7em;background:none;margin-block:.7em;border:1px solid #b5b5b5;outline:none}.content-section .contacto .contacto-form textarea{height:6em;resize:none}.content-section .contacto .contacto-form button[type=submit]{background-color:#e30613;border:none;padding-block:.8em;padding-inline:1.8em;color:#fff;text-transform:uppercase;font-size:.7em;font-weight:600;border-radius:2.4em;margin-top:1em}.content-section .contacto .contacto-details{display:flex;flex-wrap:wrap;align-items:center;gap:1em;margin-inline:auto;margin-bottom:3em;width:auto;padding:2em}.content-section .contacto .contacto-details .contact-details-item{display:flex;align-items:center;gap:1em;flex:1}.content-section .contacto .contacto-details .contact-details-item .icon{background-color:#e30613;border-radius:50%;width:3em;height:3em;min-height:3em;min-width:3em;display:flex;justify-content:center;align-items:center}.content-section .contacto .contacto-details .contact-details-item .item-body{line-height:1.2}.content-section .contacto .contacto-details .contact-details-item .item-body h3{font-weight:700;font-size:1.2em}.content-section .contacto .contacto-details .contact-details-item .item-body a{font-weight:300;font-size:1.2em;width:max-content}.content-section .contacto .contacto-iframe{overflow:hidden;padding:2em}.content-section .contacto .banner{width:100%;height:100%;position:relative;padding:2em;min-height:350px}.content-section .contacto .banner img{width:calc(100% - 4.25em)!important;height:calc(100% - 4.25em)!important;top:2em!important;left:2em!important}.content-section .contacto .contacto-iframe iframe{width:100%}.pagination{gap:1em;margin-top:2em;margin-bottom:2em;padding:2em;grid-column:1/span 2}.pagination,.pagination a{display:flex;justify-content:center;align-items:center}.pagination a{font-weight:400;font-style:normal;font-size:1.1em;text-decoration:none;border-radius:50%;width:50px;height:50px;position:relative;background-color:#fff;color:#a00400;border:1px solid #a00400}.pagination a.active{border:none;background-color:#a00400;color:#fff}.pagination a svg{width:25px;height:25px}.pagination a:hover{transition:all .1s ease-out;border:none;background-color:#a00400;color:#fff}.pagination span{justify-content:center;align-items:center;border:1px solid #a00400;border-radius:50%;width:50px;height:50px;color:#a00400;background-color:#fff}.alert,.pagination span{font-weight:400;font-style:normal;font-size:1.1em;display:flex}.alert{padding:1em;border-radius:5px;text-align:center;gap:10px}.alert svg{width:25px;height:25px}.alert.success{background-color:#20b2aa;color:#fff}.alert.error{background-color:#a00400;color:#fff}.top-navbar{background-color:#000;padding:10px 0;display:flex;justify-content:end;width:100%;position:absolute;top:0;transform:translate(-50%);left:50%;height:45px}.top-navbar ul{list-style:none;padding:0 1em;display:flex;align-items:center;gap:25px}.top-navbar ul li a,.top-navbar ul li span{color:#e30613;font-weight:700;font-size:.8em}.top-navbar ul li a{text-decoration:none;display:flex;gap:5px;align-items:center}.top-navbar ul li a svg{width:20px;height:20px}.navbar .nav-menu-item.show-mobile{visibility:hidden}.styles-module_input__WFb9L{color:#000!important}.automotoras{width:80%;margin:0 auto;display:flex;justify-content:center;flex-direction:column}.automotoras .search-container{display:flex;justify-content:center;padding:2em 0}.automotoras .search-container input{padding:1em;padding-inline:1.7em;border-radius:2em;width:100%;border:none;outline:none;background-color:#e6e7e8;max-width:1220px}.automotoras-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,300px));gap:20px;justify-content:center;padding-bottom:2em}.automotora-card{border:1px solid #ccc;border-radius:4px;padding:10px;text-align:center;display:flex;flex-direction:column;justify-content:space-between;min-height:525px}.automotora-card-logo{width:100%;height:250px;margin-bottom:10px}.automotora-card-logo img{width:100%;height:100%;object-fit:contain}.automotora-card-info{font-size:16px;margin-bottom:10px}.automotora-card-link{width:100%}.automotora-card-link a{background-color:#e30613;color:#fff;width:100%;border-radius:25px;padding:10px 0}.automotora-card-info a,.automotora-card-link a{display:flex;justify-content:center;align-items:center;text-decoration:none}.automotora-card-info a{background-color:transparent}.automotora-card-info a svg{width:20px;height:20px}.automotora-card-info .rss{display:flex;justify-content:center;padding:.5em 0}.related h2{font-size:2.7em;font-weight:600}.related-vehicles{display:grid;grid-template-columns:repeat(4,1fr);gap:1em;position:relative}.related .car-grid{padding:2em 0}.sort-dropdown{position:relative;display:inline-block;cursor:pointer;padding:0 1em;align-self:center}.sort-dropdown .content{display:none;position:absolute;background-color:#f9f9f9;min-width:200px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;border-radius:5px;padding:1em;top:calc(100% + 10px);right:0}.sort-dropdown .content.show{display:block;z-index:5}.sort-dropdown .content ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1em}.sort-dropdown .content ul li{width:100%;padding:0;margin:0;text-align:left}.sort-dropdown .content ul li button{border:none;background-color:transparent;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:.25rem;width:100%;border-radius:0!important;font-size:1em}.sort-dropdown .content ul li button.active{background-color:#e30613;color:#fff}.sort-dropdown .content ul li button.active>svg{color:#fff}.sort-dropdown .content ul li button svg{color:#e30613;width:15px;height:15px}.breadcrumb{width:90%;padding:2em 5em}.breadcrumb,.breadcrumb ul{display:flex;justify-content:start}.breadcrumb ul{list-style:none;margin:0;flex-direction:row;gap:1em;width:100%;padding:0}.breadcrumb ul li{font-size:1em;color:#e30613;cursor:pointer}.breadcrumb ul li a{text-decoration:none;color:#000}.breadcrumb .separator{color:#e30613}.grecaptcha-badge{visibility:hidden}.popover-container{position:relative;display:inline-block}.popover-content{position:absolute;top:100%;left:50%;transform:translateX(-50%);margin-top:10px;background-color:#fff;border:1px solid #ccc;box-shadow:0 2px 10px rgba(0,0,0,.1);border-radius:4px;padding:15px;z-index:1000;white-space:nowrap}.founders{width:100%;margin:0 auto;background-color:#f4f4f4;padding:2em}.founders h1.section-title{font-size:2.5em;color:#e30613;margin:20px 0;text-align:center}.founders h2.section-title{font-size:2em;color:#e30613;margin:20px 0;text-align:center}.founders .description{font-size:16px;color:#e30613;margin:10px auto 30px;line-height:1.6;text-align:center;max-width:75%}.partners-slider .partners-container{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.founders .partners-slider{max-width:70%;margin:0 auto}.founders .dealer-image-container{position:relative;height:125px;padding:.25em}.founders .dealer-image-container .image{position:relative;border:1px solid #000;border-radius:25px;height:100%;background-color:#fff}.founders .dealer-image-container img{max-width:80%;max-height:80%;object-fit:contain;position:absolute;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.home-slider{padding:1em 0;max-width:85%;margin:4em auto}.home-slider .image-container{position:relative;height:125px;padding:.25em}.home-slider .image-container .image{position:relative;border:1px solid transparent;border-radius:25px;height:100%;background-color:#fff}.home-slider .image-container img{max-width:80%;max-height:80%;object-fit:contain;position:absolute;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.home-slider .slick-slider .controls:first-child{left:-30px}.home-slider .slick-slider .controls:first-child,.home-slider .slick-slider .controls:nth-child(3){position:absolute;top:48%;transform:translate(-50%,-50%);width:50px;height:50px;z-index:5;border:none;background:transparent}.home-slider .slick-slider .controls:nth-child(3){right:-60px}.home-slider .slick-slider .controls svg{color:#e30613;width:5em}.vehicle-partners-slider{position:relative;max-height:80px;max-width:300px;padding:0 1em}.vehicle-partners-slider .image-container{position:relative;height:80px;padding:0}.vehicle-partners-slider .image-container .image{position:relative;border:1px solid transparent;border-radius:10px;height:100%;background-color:#fff}.vehicle-partners-slider .image-container img{max-width:80%;max-height:80%;object-fit:contain;position:absolute;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}@media screen and (max-width:600px){header.home .hero .hero-body .hero-heading{padding-left:.2em}}@media screen and (max-width:992px){header.home .hero-search{background:none;border:none;border-image-source:none;padding:0;width:80%}header.home .hero-body .hero-search input[type=text]{padding-left:1.2em;padding-right:8em;height:2.5em;width:calc(100% - 9.2em)}header.home .hero-body .hero-search .hero-search-btn{position:absolute;right:0;top:50%;transform:translateY(-50%);height:2.5em}.heroheader.home .hero-body .hero-search .hero-search-btn button{font-size:1.2em}}@media screen and (max-width:500px){header.home .hero-body .hero-search input[type=text]{padding-right:3.5em;width:calc(100% - 4.7em)}header.home .hero-body .hero-search .hero-search-btn button .search-txt{display:none}header.home .hero-body .hero-search form{flex-direction:column}}@media screen and (max-width:576px){header.home .hero-body .btns{flex-direction:column;gap:12px}header.home .hero-body .btns button{width:80vw}}@media screen and (max-width:992px){.arrow{display:none}header.home .hero-end{height:1em}header.home .hero-end img:first-of-type{display:none}header.home .hero-end img:nth-of-type(2){width:80%;top:-12em}header.home .hero-body .hero-search form .form-group,header.home .hero-body .hero-search form .form-search-button{flex:1 1 25%}header.home .hero-body .hero-search form .form-group select,header.home .hero-body .hero-search form .form-search-button button{height:3em}}@media screen and (max-width:768px){header.home .hero-end{padding-block:3em}.vehicle-partners-slider{max-width:225px}.home-slider{padding:0 1em}}@media screen and (max-width:576px){header.home .hero{align-items:start;padding-top:7em}header.home .hero-end{padding-block:2em}header.home .hero .hero-body>p{display:none}header.home .hero .hero-body h1{font-size:2em;text-align:center;padding:.5em}header.home .hero .hero-body h2{font-size:1.5em;text-align:center;padding:.5em}header.home .hero h3{margin-top:0;font-size:1.5em}header.home .hero-end{height:250px}header.home .hero-end img:nth-of-type(2){top:-2em}}@media screen and (max-width:1250px){.navbar .nav-menu{gap:.2em}.navbar .nav-btns button{padding-inline:10px;font-size:.8em}}@media screen and (max-width:992px){.navbar{justify-content:space-around}.navbar #nav-toggle{display:flex}.navbar *{font-size:.95em}.navbar .nav-menu{display:none}.navbar #nav-toggle[aria-expanded=true]+.nav-menu{position:absolute;top:calc(50% + 3em);left:50%;transform:translateX(-50%);background-color:#000;width:90%;height:auto;padding-block:2em;padding-bottom:5em;border-radius:1em;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5em}.navbar .nav-menu .nav-menu-item{align-items:center;padding-bottom:0;height:auto!important}.navbar .nav-btns{display:none}.navbar #nav-toggle[aria-expanded=true]+.nav-menu+.nav-btns{display:flex;position:absolute;top:35em;left:50%;transform:translateX(-50%);width:100%}}@media screen and (max-width:1600px){footer .footer-content{padding-left:5em}footer .footer-content .footer-contact{font-size:1.1em}}@media screen and (max-width:1400px){footer .footer-content{padding-left:2em}footer .footer-content .footer-brand{flex:20%}footer .footer-content .footer-links .footer-links-list-container .footer-links-list a{font-size:1em}}@media screen and (max-width:1200px){footer .footer-content{padding-inline:2em;flex-wrap:wrap}footer .footer-content:is(.footer-brand .footer-description,.footer-contact){font-size:1em}footer .footer-content .footer-img{display:none}}@media screen and (max-width:992px){footer .footer-content{gap:2em}footer .footer-content .footer-brand{flex:10%}footer .footer-content .footer-links .footer-links-list-container{gap:2em}}@media screen and (max-width:768px){footer{margin-top:5em}footer .footer-content .footer-links .footer-links-list-container{flex:100%;width:100%;justify-content:space-between;gap:5em}header.vehiculo .hero,header.vehiculo .hero-bg-img{visibility:hidden}header.vehiculo .hero{height:100px}header.vehiculo .navbar{justify-content:space-around;z-index:5}header.vehiculo .navbar #nav-toggle span{color:#e30613;background-color:#e30613!important}.top-navbar{display:none}}@media screen and (max-width:600px){footer .footer-content .footer-img{display:block;flex:100%;position:relative;left:2em}}@media screen and (max-width:1400px){.promotion-banner .promotion-banner-body{grid-template-columns:1fr 1fr}.promotion-banner .promotion-banner-body .promotion-banner-list{grid-column-start:1}}@media screen and (max-width:992px){.promotion-banner .promotion-banner-body{grid-template-columns:1fr;padding-left:0}.promotion-banner .promotion-banner-body .promotion-banner-list{padding-inline:2em}.promotion-banner .promotion-banner-body .promotion-banner-img{justify-self:end}}@media screen and (max-width:576px){.promotion-banner .promotion-banner-body .promotion-banner-list{font-size:1.4em}}@media screen and (max-width:992px){.categories img{object-fit:cover}}@media screen and (max-width:768px){.categories{display:none}}@media screen and (max-width:1250px){.info-banner .info-banner-card-1>div{width:80%}.info-banner .info-banner-card-1>div:is(:first-of-type,:nth-of-type(2)) p{line-clamp:4;-webkit-line-clamp:4}.info-banner .info-banner-card-1 img:nth-of-type(2){display:none}}@media screen and (max-width:992px){.info-banner{margin-block:5em;flex-direction:column}}@media screen and (max-width:600px){.info-banner .info-banner-card-2 .info-banner-card-2-logo{display:none}}@media screen and (max-width:768px){.featured-cars .section-header .section-header-btns{flex-direction:column;gap:10px;padding-inline:2em;margin-bottom:2em}.featured-cars .section-header .section-header-btns button{padding-block:1em}}@media screen and (max-width:600px){.featured-cars .section-header h3{font-size:1.1em}.featured-cars .section-header h2,.partners-slider .section-header h2{font-size:2.5em;line-height:1em;margin-top:.3em}.featured-cars .section-header .section-header-btns button{padding-block:.5em}}@media screen and (max-width:1400px){.blog .section-header .section-header-bg-text{font-size:7em}.blog .blog-posts{padding-inline:3em}.blog .blog-posts .blog-list{padding-inline:1em}}@media screen and (max-width:1200px){.blog .section-header .section-header-bg-text{font-size:5em}.blog .blog-posts{padding-inline:1em}}@media screen and (max-width:992px){.blog .section-header .section-header-bg-text{font-size:4em}.blog .blog-posts{flex-direction:column;padding-inline:3em}}@media screen and (max-width:768px){.blog .section-header .section-header-bg-text{font-size:3em}.blog .blog-posts{padding-inline:1em}.blog .blog-posts .blog-list{padding-inline:1em;padding-block:1.3em;gap:2.5em}.blog .blog-posts .blog-featured{gap:2em}}@media screen and (max-width:600px){.blog{margin-block:5em}.blog .section-header h3{font-size:1.1em}.blog .section-header h2{font-size:2.5em;line-height:1em;margin-top:.3em}.blog .blog-posts{padding-block:1em}.blog .blog-posts .blog-list .blog-list-item{flex-direction:column}.blog .blog-posts .blog-list .blog-list-item .blog-list-item-img{display:none}}@media screen and (max-width:500px){.blog .section-header .section-header-bg-text{display:none}}@media screen and (max-width:1200px){.contact .contact-form form h2{font-size:2.2em}.contact .contact-form form .form-group input{padding-block:.3em}.contact .contact-form form button[type=submit]{font-size:1.3em}.contact .contact-info h2{font-size:1.5em}.contact .contact-info .contact-info-list{font-size:1.2em}}@media screen and (max-width:992px){.contact{width:90%;padding-inline:2em}.contact .contact-info{padding-inline:1em}}@media screen and (max-width:768px){.contact{flex-direction:column;padding-inline:1em}.contact .contact-form{order:1}.contact .contact-form form .form-group{flex-direction:column}.contact .contact-form form button[type=submit]{font-size:1.1em}.contact .contact-info{padding:3em;border-radius:2em}.contact .contact-info h2{margin-bottom:.5em}}@media screen and (max-width:1250px){.car-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:992px){.related .car-grid{width:100%}.car-grid{grid-template-columns:1fr}}@media screen and (max-width:768px){.search{margin-block:3em}.search *{font-size:1em}}@media screen and (max-width:600px){.list-header-btns{gap:.25em;margin-block:0!important}.dropdown-button span{display:none}.dropdown-button{height:40px}.dropdown-button svg{display:inline-block!important}.search{width:70%!important}.search input[type=text]{width:100%}.banner-form{display:none}.sort-dropdown{padding:0!important}.list-grid .list-filter .list-filter-section{margin:0}}@media screen and (max-width:1600px){.list-grid .list-filter .list-filter-section h3{font-size:1.6em}.list-grid .list-filter .list-filter-section h1{font-size:2em}.list-grid .list-header-btns{gap:2em;margin-block:3em}}@media screen and (max-width:1400px){.list-grid .list-filter .list-filter-section h3{font-size:1.3em}.list-grid .list-filter .list-filter-section h1{font-size:2em}.list-grid .list-header-btns{gap:1em;margin-block:2em}.list-grid .list-filter ul{padding-block:2em;padding:0 2em 0 0}.list-grid .list-filter ul .hr{width:115%;margin-top:.5em;margin-bottom:1em}}@media screen and (max-width:992px){.search-filter{display:block}.list-grid .list-filter ul,.list-grid .list-header-btns{flex-wrap:wrap;max-height:200px;justify-content:center;margin-block:1em}.list-grid .list-filter ul,.list-grid .list-header-btns .dealer-info .dealer-rss span,.list-grid .list-header-btns>.content{display:none}.list-grid{grid-template-columns:1fr;gap:1em;margin-block:3em}.list-grid .car-grid{width:100%;grid-column-start:auto;grid-row-start:auto}.list-grid .list-filter{display:flex;align-items:flex-end;justify-content:space-between}.list-grid .list-filter .list-filter-section{border:none}.list-grid .list-filter .list-select{display:block;margin-bottom:1.1em}.list-grid .list-filter .list-select select{background-color:#ff1809;border:none;outline:none;padding-block:.6em;padding-left:1em;padding-right:2em;border-radius:4em;color:#fff}}@media screen and (max-width:600px){.list-grid{padding-inline:1em}}@media screen and (max-width:500px){.list-grid .list-filter{flex-direction:column;align-items:normal;justify-content:normal}.list-grid .list-filter .list-select select{width:100%}.search-filter:after,.search-filter:before{left:3em}}@media screen and (max-width:992px){.beneficios-section .beneficios-header{grid-template-columns:1fr}.beneficios-section .beneficios-header .beneficios-header-img{grid-column-start:auto;grid-row-start:auto;grid-row-end:auto}.beneficios-section .beneficios-header div:nth-of-type(2){font-size:1.5em;grid-row-start:4}}@media screen and (max-width:768px){.beneficios-section .beneficios-grid{grid-template-columns:1fr}}@media screen and (max-width:576px){.beneficios-section{width:90%}.beneficios-section .beneficios-header div:first-of-type{font-size:1em}.beneficios-section .beneficios-header h1{font-size:2.8em}.beneficios-section .beneficios-header div:nth-of-type(2){font-size:1.2em}.beneficios-section .beneficios-grid .beneficios-grid-item{flex-direction:column;gap:1em;justify-content:center;text-align:center}.beneficios-section .beneficios-grid .beneficios-grid-item h2{font-size:1.5em;font-weight:600}.sort-dropdown .content ul li button.active svg{color:#fff}.sort-dropdown .content ul li button{font-size:.8em}}@media screen and (max-width:1600px){main.beneficios .promotion-banner .promotion-banner-body{padding-left:0;justify-content:center}main.beneficios .promotion-banner .promotion-banner-body .promotion-banner-img{width:70%;top:50%;transform:translateY(-50%);opacity:.6}}@media screen and (max-width:768px){main.beneficios .promotion-banner .promotion-banner-body{min-height:25em}main.beneficios .promotion-banner .promotion-banner-body h1{width:80%}}@media screen and (max-width:576px){main.beneficios .promotion-banner .promotion-banner-body{min-height:15em}main.beneficios .promotion-banner .promotion-banner-body h1{width:90%}}@media screen and (max-width:500px){.container{width:95%;margin-inline:auto}}@media screen and (max-width:768px){.search{margin-block:0}.search *{font-size:1em}}@media screen and (max-width:1200px){.detail-section{flex-direction:column}}@media screen and (max-width:600px){.founders{padding:1em}.detail-section{gap:1em}.founders .description{max-width:90%}.detail-section .gallery{max-width:100%}}@media screen and (max-width:500px){.detail-section .gallery{max-width:100%}}@media screen and (max-width:1600px){.detail-section .detail-grid .detail-title,.detail-section .detail-grid .price-btn{font-size:2em}.detail-section .detail-grid .detail-description,.detail-section .detail-grid .detail-specifications{font-size:1.1em}.detail-section .detail-grid .detail-characteristics .detail-characteristics-item{padding:1.5em;font-size:1.2em}}@media screen and (max-width:768px){.detail-section .detail-grid .detail-title,.detail-section .detail-grid .price-btn{font-size:1.7em}.detail-section .detail-grid .detail-characteristics .detail-characteristics-item,.detail-section .detail-grid .detail-description,.detail-section .detail-grid .detail-specifications{font-size:1em}}@media screen and (max-width:600px){.detail-section .detail-grid .detail-title,.detail-section .detail-grid .price-btn{font-size:1.3em}.detail-section .detail-grid .detail-characteristics{grid-template-columns:1fr}}@media screen and (max-width:992px){.blog-section{padding-bottom:0}}@media screen and (max-width:600px){.blog-section{flex-direction:column}}@media screen and (max-width:1200px){.content-section{border-top:1px solid #d5e4e4;padding-top:1em}.content-section .tabs-desktop .tab{display:none}.content-section .tab-dropdown{display:inline-block}.content-section .tabs-desktop .tab-content{padding-top:.5em}}@media screen and (max-width:992px){.content-section .tabs-desktop .tab-content{font-size:1.2em;font-weight:300}}@media screen and (max-width:1600px){.content-section .contacto .contacto-details{width:90%;margin-left:2em}}@media screen and (max-width:1400px){.content-section .contacto .contacto-details{width:90%;margin-left:2em}}@media screen and (max-width:1200px){.content-section .contacto{background:none;gap:1em;grid-template-columns:1fr}.content-section .contacto .contacto-form{width:auto;margin-left:0;margin-inline:0;padding:initial}.content-section .contacto .contacto-details{margin-bottom:0;align-items:start}.content-section .contacto .contacto-img{grid-row:2}.content-section .contacto .contacto-iframe{grid-column:auto;width:auto;padding:0}.content-section .contacto .banner{padding:0}.content-section .contacto .banner img{width:100%!important;height:100%!important;top:0!important;left:0!important}}@media screen and (max-width:768px){.breadcrumb{padding:.5em 2em;font-size:.7em}.content-section .contacto .contacto-form form{padding:0}.content-section .contacto .contacto-form .form-field{flex-direction:column;gap:initial}.content-section .contacto .contacto-form .form-field input{width:100%;padding:1.2em;font-size:1em}.content-section .contacto .contacto-form textarea{padding:1.2em;font-size:1em;width:100%;height:7em}.content-section .contacto .contacto-form button[type=submit]{margin:0 auto;display:block}.content-section .contacto .contacto-details{width:auto;margin-bottom:0;margin-inline:0;padding:0;flex-direction:column}.content-section .contacto .contacto-details .contact-details-item .item-body h3{font-weight:700;font-size:1em}.content-section .contacto .contacto-details .contact-details-item .item-body p{font-weight:300;font-size:1em;width:max-content;display:contents}}@media screen and (max-width:500px){.content-section .contacto .contacto-form button[type=submit]{margin:0 auto;display:block}.content-section .contacto .contacto-form h1{font-weight:600;font-size:1.7em}.content-section .contacto .contacto-form p{font-weight:500;font-size:1.2em}.content-section .contacto .contacto-img,.pagination{grid-column:1/-1}.top-navbar{display:none}.navbar{top:0}.navbar .nav-menu-item.show-mobile{visibility:visible}.car-grid{display:flex;flex-direction:column}.car-card{display:flex;justify-items:center}.car-card,.car-grid .car-card .car-card-img{flex-direction:column;align-items:center;width:100%}.car-grid .car-card .car-card-img{z-index:2;height:13.3em;overflow:hidden;border-radius:8px}.list-grid{display:flex;flex-direction:column;justify-items:center}.list-grid,.list-grid .car-grid{align-items:center}.pagination{flex-wrap:wrap;gap:1em;margin-top:2em;margin-bottom:2em;padding:2em;grid-column:1/span 2}.pagination,.pagination a{display:flex;justify-content:center;align-items:center}.pagination a{font-weight:400;font-style:normal;font-size:1.1em;text-decoration:none;border-radius:50%;width:50px;height:50px;position:relative;background-color:#fff;color:#a00400;border:1px solid #a00400}.pagination a.active{border:none;background-color:#a00400;color:#fff}.pagination a svg{width:25px;height:25px}.pagination a:hover{transition:all .1s ease-out;border:none;background-color:#a00400;color:#fff}.pagination span{font-weight:400;font-style:normal;font-size:1.1em;display:flex;justify-content:center;align-items:center;border:1px solid #a00400;border-radius:50%;width:50px;height:50px;color:#a00400;background-color:#fff}}