.constr_categorie,.constr_annee,.constr_marque{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:stretch;list-style:none;margin:0;gap:20px 15px;padding:20px 10px}.constr_moto{border:1px solid var(--color-black);width:167px;height:auto;overflow:hidden;position:relative;vertical-align:top}.comparateur .constr_moto{width:155px}.constr_moto.essai,.constr_moto.essai span{background-color:var(--color-fond-rouge)}.constr_moto.essai .sub-title{background-color:var(--color-essai);margin-left:0}.constr_moto.essai .sub-title:before{content:initial}.constr_moto img{display:block;max-width:100%;object-fit:cover}.constr_moto a,.constr_moto a:link,.constr_moto a:hover,.constr_moto a:visited{color:inherit;cursor:pointer;text-decoration:none}.constr_moto{background-color:var(--color-fond-bleu)}.constr_moto span{display:block;font-size:.7rem;padding:5px;background-color:var(--color-fond-bleu)}.legend .constr_moto,.legend .constr_moto span{background-color:var(--color-legend)}.legend .constr_moto span.annees{color:var(--color-white)}.constr_moto .sub-title{display:inline;padding:5px 15px}.constr_moto .new-model{background:var(--color-rouge);top:-9px;color:#fff;font-size:.6em;padding-top:25px;position:absolute;right:-8px;-ms-transform:rotate(40deg);transform:rotate(40deg)}.constr_moto .new-model:before,.constr_moto .new-model:after{background:var(--color-rouge);content:" ";display:block;height:100%;position:absolute;right:-12px;width:16px;z-index:0;top:0;transform-origin:bottom left}.constr_moto .new-model:before{left:-14px}.constr_moto .new-model:after{right:-13px}span[itemprop=brand]{display:none}@media screen and (min-width:920px){.marque-annee .constr_categorie{justify-content:start}}