/*! ui/layout/components/carouselV2/presentation/fullWidth.less */.TL_L{display:flex}.TL_L>*{min-width:100%}html:not([dir=rtl]) .TL_L>*:not(:last-child){margin-right:var(--spacing)}html[dir=rtl] .TL_L>*:not(:last-child){margin-left:var(--spacing)}.TL_L.TL_L-mod-peek>*{min-width:90%}.TL_L.TL_L-mod-peek>*:only-child{min-width:100%}.TL_L.TL_L-mod-responsive-content-based>*{min-width:90%}@media (min-width: 360px){.TL_L.TL_L-mod-responsive-content-based>*{min-width:unset}}.TL_L.TL_L-mod-responsive-content-based>*:only-child{min-width:100%}.TL_L.TL_L-mod-responsive-peek>*{min-width:90%}@media (min-width: 360px){.TL_L.TL_L-mod-responsive-peek>*{min-width:324px}}.TL_L.TL_L-mod-responsive-peek>*:only-child{min-width:100%}.TL_L.TL_L-mod-responsive-peek-wider>*{min-width:90%}@media (min-width: 520px){.TL_L.TL_L-mod-responsive-peek-wider>*{min-width:450px}}.TL_L.TL_L-mod-responsive-peek-wider>*:only-child{min-width:100%}
