.category5-strip-scroller{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-behavior:auto;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;touch-action:pan-x;--category5-card-w:calc((100vw - 2.5rem) / 2.15)}.category5-strip-scroller.is-dragging{cursor:grabbing;user-select:none}.category5-strip-scroller.is-dragging *{cursor:grabbing!important;user-select:none!important;pointer-events:none!important}.category5-strip-card,.category5-strip-scroller a,.category5-strip-scroller img{-webkit-user-drag:none;user-drag:none;-webkit-user-select:none;user-select:none}.category5-strip-scroller img{pointer-events:none}@media (min-width:750px){.category5-strip-scroller{--category5-card-w:calc((100vw - 4rem) / 3.2)}}@media (min-width:990px){.category5-strip-scroller{--category5-card-w:calc((100vw - 6rem) / 4.35)}}@media (min-width:1400px){.category5-strip-scroller{--category5-card-w:calc((100vw - 8rem) / 4.5)}}.category5-strip-scroller::-webkit-scrollbar{display:none}.category5-strip-track{display:flex;align-items:stretch;width:max-content;min-width:100%}.category5-strip-card{box-sizing:border-box;position:relative;flex:0 0 var(--category5-card-w);width:var(--category5-card-w)!important;min-width:var(--category5-card-w)!important;max-width:var(--category5-card-w)!important;display:flex;flex-direction:column;align-self:stretch}.category5-strip-card>*{flex:1 1 auto;width:100%!important;max-width:100%!important;height:100%!important;min-height:100%;display:flex!important;flex-direction:column!important}.category5-strip-card .category5-media{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;background:#f3f4f6;flex:0 0 auto}.category5-strip-scroller.has-fixed-card-height .category5-media{aspect-ratio:unset!important;height:var(--category5-card-h);flex:0 0 var(--category5-card-h)}.category5-strip-card .category5-media img{width:100%!important;height:100%!important;object-fit:cover!important}.category5-strip-card .category5-details{flex:1 1 auto;display:flex;flex-direction:column;width:100%;min-height:3.5rem;padding-top:.75rem}.category5-strip-card .category5-details .category5-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:var(--typo-h3-size);line-height:var(--typo-h3-line-height);min-height:calc(1.35em * 2);font-weight:500}