.test-ride-model-choice{margin-top:3rem}.test-ride-model-choice .model header{display:grid;align-items:center;grid-template-columns:auto minmax(0,1fr) auto;gap:1rem}.test-ride-model-choice .model header .img{height:0;width:7rem;padding-bottom:5rem;position:relative}.test-ride-model-choice .model header .img>img{object-fit:contain;object-position:center;position:absolute;left:50%;top:50%;max-width:100%;max-height:100%;transform:translate(-50%,-50%)}.test-ride-model-choice .model header .collapse-more{justify-self:flex-end;background-color:transparent;border:0;outline:0;padding:0.5rem 1rem;cursor:pointer;transition:all 0.2s ease-in-out}.test-ride-model-choice .model header .collapse-more img{height:0.6rem;width:auto;filter:brightness(0) invert(1)}.test-ride-model-choice .model header .collapse-more.active{transform:rotate(180deg)}@media screen and (max-width:600px){.test-ride-model-choice .model header .title{padding-top:0.75rem}}@media screen and (max-width:600px){.test-ride-model-choice .model header .title small{display:block;margin-left:0.1em;margin-top:0.2em}}.test-ride-model-choice .model .title{font-size:1.5rem;margin:0}.test-ride-model-choice .model .title small{margin:0;margin-bottom:1rem;font-family:var(--font-special);font-size:0.875rem;letter-spacing:0.2625rem;color:var(--color-neutral-000-a50);line-height:1em;font-weight:800;margin-left:0.5em}.test-ride-model-choice .model .submodels{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding-bottom:1rem}.test-ride-model-choice .model .submodels>*{text-align:center}.test-ride-model-choice .model .submodels>* .img{height:0;width:100%;padding-bottom:70%;position:relative}.test-ride-model-choice .model .submodels>* .img>img{object-fit:contain;object-position:center;position:absolute;left:50%;top:50%;max-width:100%;max-height:100%;transform:translate(-50%,-50%)}.test-ride-model-choice .model .submodels>* .title{font-size:1rem}.test-ride-model-choice .model .submodels>* .title small{display:block;margin-left:0;margin-top:0.2rem}.test-ride-model-choice .model+.model{margin-top:1rem;border-top:0.0625rem solid var(--color-neutral-000-a15);padding-top:1rem}
/*# sourceMappingURL=test-ride-model-choice.css.map */