.showcase{--car-showcase-item-width:300px;--car-showcase-item-min-width:40%;--car-showcase-gap:.5rem;white-space:nowrap;width:100vw;margin:1rem 0 -1rem;padding-bottom:.5rem;display:flex;overflow:scroll hidden}.showcase--inside-container{margin-left:-.75rem;margin-right:-.75rem}.showcase__item{max-width:var(--car-showcase-item-width);white-space:normal;flex-shrink:0;display:flex}.showcase__item:first-child,.showcase__item:last-child{max-width:calc(var(--car-showcase-item-width) + var(--car-showcase-gap)/2)}.showcase__item>:first-child{margin:0 calc(var(--car-showcase-gap)/2)}[dir=ltr] .showcase__item:first-child>:first-child{margin-left:var(--car-showcase-gap)}[dir=ltr] .showcase__item:last-child>:first-child,[dir=rtl] .showcase__item:first-child>:first-child{margin-right:var(--car-showcase-gap)}[dir=rtl] .showcase__item:last-child>:first-child{margin-left:var(--car-showcase-gap)}.showcase--min-width .showcase__item{min-width:var(--car-showcase-item-min-width);flex-grow:1}.showcase--min-width .showcase__item>:first-child{width:100%}.showcase--min-width .showcase__item :last-child>:first-child,.showcase--min-width .showcase__item:first-child>:first-child{width:calc(100% - var(--car-showcase-gap)/2)}.showcase--fixed-width .showcase__item{width:var(--car-showcase-item-width)}
