.VehicleConfiguratorRelatedVehiclesContainer{flex-direction:column;gap:2vh;display:flex}@media only screen and (min-width:768px){.VehicleConfiguratorRelatedVehiclesContainer{gap:16px}}.VehicleConfiguratorRelatedVehiclesContainer__vehicles{gap:4vw;display:flex}@media only screen and (min-width:768px){.VehicleConfiguratorRelatedVehiclesContainer__vehicles{gap:24px}}.VehicleConfiguratorRelatedVehiclesContainer__vehicles{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.VehicleConfiguratorRelatedVehiclesContainer__vehicles::-webkit-scrollbar{display:none}.VehicleConfiguratorRelatedVehiclesContainer__vehicles>*{scroll-snap-align:start;flex:0 0 calc(100% - 6vh);min-width:calc(100% - 6vh)}@media only screen and (min-width:768px){.VehicleConfiguratorRelatedVehiclesContainer__vehicles{scroll-snap-type:none;overflow-x:visible}.VehicleConfiguratorRelatedVehiclesContainer__vehicles>*{flex:1;min-width:0}}
