.top-show-carousel{box-sizing:border-box;width:100%;padding:36px 0 32px;color:var(--in2-top-show-carousel-color);background:var(--in2-top-show-carousel-background)}.top-show-carousel__title{box-sizing:border-box;width:min(100% - 32px,1640px);margin:0 auto 28px;font-size:20px;font-weight:700;line-height:1.2;text-transform:uppercase}.top-show-carousel__viewport{position:relative;width:min(100% - 32px,1640px);margin:0 auto}.top-show-carousel__track{box-sizing:border-box;display:grid;grid-auto-columns:clamp(200px,17vw,232px);grid-auto-flow:column;gap:16px;width:100%;margin:0;overflow-x:auto;overscroll-behavior-x:contain;padding:0;scroll-padding-inline:16px;scroll-snap-type:x proximity;scrollbar-width:none}.top-show-carousel__track::-webkit-scrollbar{display:none}.top-show-carousel__item{min-width:0;scroll-snap-align:start}.top-show-carousel__control{position:absolute;z-index:1;top:50%;display:grid;width:56px;height:96px;place-items:center;border:0;border-radius:8px;color:var(--in2-top-show-carousel-control-color);background:var(--in2-top-show-carousel-control-background);cursor:pointer;transform:translateY(-50%)}.top-show-carousel__control:hover{background:var(--in2-top-show-carousel-control-background-hover)}.top-show-carousel__control:disabled{cursor:default;opacity:.4}.top-show-carousel__control:focus-visible{outline:3px solid var(--in2-top-show-carousel-focus-ring);outline-offset:3px}.top-show-carousel__control--previous{left:0}.top-show-carousel__control--next{right:0}.top-show-carousel__control-icon{display:block;width:16px;height:16px;border-color:currentColor;border-style:solid;transform:rotate(45deg)}.top-show-carousel__control-icon--previous{border-width:0 0 4px 4px}.top-show-carousel__control-icon--next{border-width:4px 4px 0 0}@media(max-width:640px){.top-show-carousel{padding-top:28px}.top-show-carousel__title{width:100%;margin-bottom:20px;padding:0 16px;font-size:18px}.top-show-carousel__viewport{width:100%}.top-show-carousel__track{grid-auto-columns:minmax(200px,70vw);padding:0 16px 12px;scroll-snap-type:x mandatory}.top-show-carousel__control{width:44px;height:72px}.top-show-carousel__control--previous{left:16px}.top-show-carousel__control--next{right:16px}}
