main ul{list-style:none;margin:0;padding:0!important}
.logo{width:17.5vw!important;max-width:250px!important;min-width:165px!important;height:3vw!important;max-height:44px!important;min-height:29px!important}
.h1{width:0;height:0;color:transparent}
.main{position:relative}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
:root{--mrHeaderOffset:146px;--padding-horizontal:8vw}
.headerMR{background:#000000E5;min-height:var(--mrHeaderOffset)}
/*.headerMR:empty:before{content:"";display:block;height:30px;background:var(--brandColor)}*/
@media (min-width:768px){:root{--mrHeaderOffset:112px}/*.headerMR:empty:before{height:40px}*/}
@media (min-width:1080px){:root{--mrHeaderOffset:136px}/*.headerMR:empty:before{height:47px}*/} 
#marcas,#modelos{scroll-margin-top:var(--mrHeaderOffset)} 
.main{margin-top:0!important;padding-top:var(--mrHeaderOffset)}
.btn--cta{background:#FF0501;color:#fff;font-size:1rem;line-height:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:.625rem;border-radius:999px;padding:0 1.5rem;width:max-content;height:3rem;min-height:3rem;cursor:pointer;margin:auto;text-shadow:0px 0px 3px #000}
.btn--cta svg{width:24px;height:24px}
.sombra{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;background:linear-gradient(rgba(0,0,0,0.8) 10%,rgba(217,217,217,0) 56%);-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}
.titulo-seccion{font-weight:700;font-size:1.75rem;color:#010101;padding:4rem 0 2rem 0}
.texto-unido{white-space:nowrap;/*text-shadow:0px 0px 0px #000*/}
.section-banner{width:100%;padding:0 var(--padding-horizontal);position:relative;margin-top:1.5rem}
.seccion-estilos{background-color:#fff;text-align:center;padding:1rem var(--padding-horizontal) 3.85vw}
.seccion-estilos__estilos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.contenedor-img{position:relative;width:100%;height:100%;border-radius:2.2vw;overflow:hidden;background:#111}
.contenedor-img .sombra{height:calc(100% - 3.3vw);background:linear-gradient(rgba(0,0,0,0.5) 10%, rgba(217,217,217,0) 56%)}
.contenedor-img picture{border-top-left-radius:2vw;border-top-right-radius:2vw}
.seccion-estilos__estilos-img{height:calc(100% - 3.3vw);max-height:12.5rem;width:100%;object-fit:cover;margin:auto}
.contenedor-img:hover .seccion-estilos__estilos-img,.contenedor-img:focus-visible .seccion-estilos__estilos-img{opacity:0.6}
.estilos-nombre{width:100%;height:3.3vw;font-weight:700;font-size:1.33vw;text-align:center;display:flex;justify-content:center;color:#fff;align-items:center}
.section-banner img{width:100%;height:auto;min-height:150px;display:block;border-radius:24px;object-fit:cover}
.section-banner__texto{position:absolute;top:0;left:0;width:100%;height:100%;z-index:20;padding:3.5vw var(--padding-horizontal) 0 calc(50% + 6vw)}
.section-banner__texto h2{font-weight:600;font-size:1.25rem;font-size:clamp(20px,2.4vw,2rem);color:#fff;margin-bottom:1rem}
.section-banner__texto span{white-space:nowrap;display:block;line-height:3vw;padding-top:0.3vw}
.section-banner__texto-boton{margin-left:0}
.seccion-marcas{background-color:#fff;text-align:center;padding:0 var(--padding-horizontal) 1rem}
.seccion-marcas__contenedor-marcas{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:auto;gap:1rem}
.seccion-marcas__contenedor-marcas img{width:12vw;max-width:200px;min-width:79px;height:auto;background-color:#D9D9D9;border-radius:24px}
.seccion-marcas__contenedor-marcas img:hover,.seccion-marcas__contenedor-marcas img:focus-visible{opacity:0.5;box-shadow:0px 4px 10px -2px rgba(0,0,0,0.9)}
.seccion-marcas__cta{padding:0 3rem;margin-top:2rem}
.seccion-opciones{padding:0 var(--padding-horizontal) 4rem}
.seccion-opciones .titulo-seccion{text-align:center}
.seccion-opciones__contenedor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.seccion-opcion{display:grid;gap:0;background:#111;border-radius:1.5rem;overflow:hidden;max-height:15.625rem}
.seccion-opcion--uno{grid-template-columns:13.625rem minmax(0,1fr)}
.seccion-opcion--dos{grid-template-columns:minmax(0,1fr) 13.625rem}
.seccion-opciones__img,.seccion-opciones__img img{pointer-events:none}
.seccion-opciones__img{width:100%;height:100%;align-items:stretch;overflow:hidden}
.seccion-opciones__img img{width:100%;height:100%;object-fit:cover}
.seccion-opciones__texto{display:flex;flex-direction:column;gap:1rem;padding:2rem;justify-content:center;min-width:0}
.seccion-opciones__texto-resaltado{font-weight:600;font-size:1.25rem;color:#FF0501;text-align:left}
.seccion-opciones__texto-p{font-weight:700;font-size:.875rem;color:#fff;text-align:left}
.seccion-opciones__cta{margin:0}
.seccion-accesorios{background-color:#f9f9f9;text-align:center;padding:0 var(--padding-horizontal) 3rem}
.accesorios__contenedor{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}
.accesorios__item{display:grid;grid-template-rows:auto 1fr;text-decoration:none;border-radius:1.5rem;background:#fff;padding:.5rem 1rem 1.5rem;box-shadow:0px 1px 4px 0px #00000040}
.accesorios__item:hover,.accesorios__item:focus-visible{box-shadow:0px 4px 10px -2px rgba(0,0,0,0.7)}
.accesorios__img{width:100%;aspect-ratio:1/1;overflow:hidden}
.accesorios__img img{display:block;width:100%;height:100%;object-fit:cover}
.accesorios__nombre{margin:0;text-align:center;align-self:start;font-size:1.25rem;color:#111;font-weight:600}
.accesorios__nombre span{white-space:nowrap}
.seccion-consejos{background-color:#fff;text-align:center;padding-bottom:5rem}
.h3{font-weight:500;font-size:2.1vw;padding-bottom:2.2vw}
.contenido{font-weight:400;font-size:1.4vw}
.flecha-slider-izq{left:-1.5rem;transform:translateY(-50%)}
.flecha-slider-der{right:-1.5rem;transform:translateY(-50%) rotate(180deg)}
.flecha{-webkit-appearance:none;appearance:none;border:0;padding:0;margin:0;background:transparent;box-shadow:none;border-radius:0;font:inherit;line-height:1;color:inherit;text-align:center;display:block;-webkit-tap-highlight-color:transparent;touch-action:manipulation;z-index:30;position:absolute;top:50%;cursor:pointer;height:3.25rem;width:3.25rem;min-width:3.25rem}
.flecha:focus-visible{outline:.125rem solid #fff;outline-offset:.125rem}
.flecha svg{width:100%;height:100%;display:block}
.seccion-consejos__slider{width:calc(80% + 16px);margin:auto;display:flex;position:relative}
.seccion-consejos__slider-contenedor{width:100%;display:flex;justify-content:space-between}
.blog__contenedor{padding:1rem 0 1rem 0;overflow:hidden;width:100%}
.blog__galeria{display:flex;width:max-content} 
.seccion-consejos__slider-blog{box-shadow:0px 3px 6px -2px rgba(0,0,0,0.5);border-radius:24px;text-align:left;margin:0 8px;width:33.6vw;min-height:440px;display:flex;flex-direction:column}
.seccion-consejos__slider-blog p{color:#111111}
.seccion-consejos__slider-blog img{height:100%!important;width:100%!important}
.blog-img{height:180px;background-color:#D9D9D9;border-top-left-radius:24px;border-top-right-radius:24px;overflow:hidden}
.blog-contenido{padding:1.5rem;display:flex;flex:1;flex-direction:column;justify-content:space-between;min-width:0}
.blog-img__img{object-fit:cover}
.blog-box-textos{max-height:150px;overflow:hidden}
.blog-titulo{font-weight:600;font-size:20px;padding-bottom:0.8rem}
.blog-subtitulo{font-weight:500;font-size:12px;padding-bottom:1rem}.blog-texto{font-weight:400;font-size:12px;line-height:16px;padding-bottom:1rem}
.blog-item-cta{margin:0 auto 0 0}
.blog__marcadores-slide{display:none!important}.li_blog_a{display:inline-block;margin:8px;background-color:#999999;width:14px;height:14px;border-radius:50%;cursor:pointer}.blog__marcador-activo .li_blog_a{background-color:#111111} 
.resaltado{color:#FF0501}
.btn--cta:focus-visible,.accesorios__item:focus-visible,.contenedor-img:focus-visible,.seccion-marcas__contenedor-marcas a:focus-visible,.blog-item-cta:focus-visible{outline:.125rem solid #FF0501;outline-offset:.1875rem}

@media (max-width:1080px){
.seccion-estilos__estilos{gap:0.5rem}
.contenedor-img{height:17vw}
.estilos-nombre{font-size:1rem;height:2rem}
.section-banner img{min-height:200px}
.seccion-opciones__contenedor{gap:.5rem}
.seccion-opcion{border-radius:1rem}
.seccion-opciones__texto{gap:0.75rem;padding:1.5rem}
.accesorios__item{padding:.25rem .5rem .5rem}
.blog-img{height:120px;border-top-left-radius:16px;border-top-right-radius:16px}
.seccion-consejos__slider-blog{min-height:348px;border-radius:16px;border-top-left-radius:16px;border-top-right-radius:16px;margin:0 4px}
.blog-box-textos{max-height:123px}
}
@media (max-width:991px){
:root{--padding-horizontal:4vw}
.seccion-opcion--uno{grid-template-columns:12rem minmax(0,1fr)}
.seccion-opcion--dos{grid-template-columns:minmax(0,1fr) 12rem}
.contenido,.blog-texto{font-size:14px;line-height:18px}
.contenedor-img{height:20vw}
}
@media (max-width:767.98px){
.logo{margin:2vw auto 2vw auto}
.h3{font-size:14px}
.titulo-seccion{font-size:20px;padding:2rem 0 1rem 0}
.contenido{font-size:13px;line-height:18px}
.contenedor-img{height:23.8vw;min-height:10rem}
.seccion-estilos__estilos-img,.contenedor-img .sombra{height:calc(100% - 2rem)}
.estilos-nombre{font-size:1rem;height:2rem}
.section-banner{border-radius:16px;display:flex;flex-direction:column}
.section-banner picture{height:50%}
.section-banner__texto{padding:8.5vw var(--padding-horizontal) 0 calc(50% + 2vw)}
.section-banner__texto h2{font-size:20px}
.seccion-marcas__contenedor-marcas{gap:.5rem}
.seccion-marcas__contenedor-marcas img{border-radius:1rem}
.seccion-opciones{padding-bottom:2rem}
.seccion-opcion--uno,.seccion-opcion--dos{grid-template-columns:1fr;grid-auto-rows:7.5rem minmax(0,1fr);max-height:none}
.seccion-opciones__img{height:120px}
.seccion-opcion--uno .seccion-opciones__img{grid-row:1}
.seccion-opciones__texto{grid-row:2;gap:0.75rem;padding:1rem;align-items:center}
.seccion-opciones__texto-resaltado{font-size:1rem}
.seccion-opciones__texto-p{font-size:.75rem}
.accesorios__contenedor{gap:0.5rem}
.accesorios__item{border-radius:1rem}
.accesorios__nombre{font-size:1rem}
.blog-titulo{font-size:16px}
.blog-contenido{padding:1rem}
.flecha{height:18px}
.flecha-slider-izq{left:-14px;padding-right:8px}
.flecha-slider-der{right:-14px;margin-left:8px}
.seccion-consejos__slider-blog{min-height:334px}
/*slider mobile drag*/
.seccion-consejos__slider{width:100%;padding-left:16px}  
.seccion-consejos__slider-blog{margin:0 8px;width:70vw;min-width:250px;max-width:320px}
.flecha-slider-der,.flecha-slider-izq{display:none!important}
.blog__contenedor{display:flex;gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:none;cursor:grab;scroll-padding-left:10px}
.blog__contenedor:active{cursor:grabbing}
.blog__contenedor::-webkit-scrollbar{display:none}
.seccion-consejos__slider-blog{flex:0 0 auto;scroll-snap-align:start}
/**/
.blog__contenedor{-webkit-overflow-scrolling:touch;touch-action:pan-x}
.seccion-consejos__slider-blog img{-webkit-user-drag:none;user-select:none;pointer-events:none}
.blog-contenido,.blog-contenido *{user-select:none;pointer-events:none}
/***/
}
@media (max-width:519.98px){
:root{--padding-horizontal:5vw}
.seccion-estilos__estilos-img,.contenedor-img .sombra{height:calc(100% - 2rem)}
.estilos-nombre{height:2rem}
.section-banner picture{height:100%}
.section-banner__texto{padding:0;height:max-content;top:auto;bottom:calc(8vw + 1rem);width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem} 
.section-banner__texto h2{font-size:24px;line-height:1.5}
.section-banner__texto-boton{margin-left:auto}
.h3{font-size:16px;font-weight:600}
.marcador{margin:5px;width:12px;height:12px}
.seccion-marcas__cta{padding:0 1.5rem}
.seccion-opciones{padding-bottom:1.5rem}
.seccion-opciones__contenedor{grid-template-columns:1fr;grid-auto-rows:1fr;;gap:.5rem}
.seccion-accesorios{padding-bottom:2rem}
.accesorios__contenedor{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}
}
@media (min-width:1800px){
.seccion-estilos__estilos-img{max-height:16rem}
.titulo-seccion{font-size:2rem}
.seccion-opciones__texto-p{font-size:1.05rem}
.seccion-opciones__texto-resaltado{font-size:1.5rem}
.seccion-opcion{max-height:18rem}
.accesorios__img{width:80%;margin:auto}
.blog-subtitulo{font-size:16px}
}


.d-block{display:block}
input[type=number].seccion-credito__input,.seccion-credito__input,.seccion-credito__input:focus,input[type=text].seccion-credito__input:focus{padding:15px!important;height:50px!important;line-height:50px!important}
.seccion-credito__form-campos,.seccion-credito__contenido form{gap:5px!important}
p.seccion-credito__texto,p.seccion-credito__texto1,label.seccion-credito__texto{line-height:20px!important}
ul.seccion-credito__opciones li{padding:0 15px!important;height:45px!important;line-height:45px!important}
ul.seccion-credito__opciones{top:55px!important}
@media (min-width:679.98px){
#credito-solicitud.seccion-credito__contenido{padding-top:25px!important}
.seccion-credito__form-campos,.seccion-credito__contenido form{gap:10px!important}
p.seccion-credito__texto,p.seccion-credito__texto1,label.seccion-credito__texto,p.seccion-credito__texto a{line-height:28px!important}
p.seccion-credito__texto1{width:calc(100% - 40px)!important}}
