.product-short-videos{--product-short-videos-gap: 12px;--product-short-videos-columns: 3;--product-short-videos-nav-size: 42px;margin:24px 0;padding:0;color:var(--product-short-videos-text, #242426);background:var(--product-short-videos-bg, transparent);position:relative}.product-short-videos__header{margin-bottom:12px}.product-short-videos__heading{margin:0;color:inherit;font-size:15px;font-weight:600;line-height:1.35;letter-spacing:0}.product-short-videos__viewport{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;touch-action:pan-y}.product-short-videos__viewport::-webkit-scrollbar{display:none}.product-short-videos__viewport.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.product-short-videos__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--product-short-videos-gap) * (var(--product-short-videos-columns) - 1))) / var(--product-short-videos-columns));gap:var(--product-short-videos-gap);align-items:stretch;min-width:100%}.product-short-videos__track.is-centered{justify-content:center}.product-short-videos__slide{min-width:0}.product-short-videos .social-video-card,.product-short-videos__card{width:100%;max-width:100%;height:100%;display:flex;flex-direction:column;position:relative;overflow:hidden;border-radius:12px;background:var(--product-short-videos-card-bg, #FFFFFF);cursor:pointer;transition:transform .3s ease}.product-short-videos .social-video-card:focus-visible{outline:2px solid currentColor;outline-offset:2px}.product-short-videos .social-video-card__media,.product-short-videos__media{position:relative;width:100%;overflow:hidden;border-radius:12px;background:#f0f0f0;aspect-ratio:230 / 410}.product-short-videos .social-video-card__thumbnail,.product-short-videos__poster,.product-short-videos__video,.product-short-videos__placeholder{width:100%;height:100%;display:block}.product-short-videos .social-video-card__thumbnail,.product-short-videos__poster,.product-short-videos__video{object-fit:cover}.product-short-videos__placeholder svg{width:100%;height:100%;display:block}.product-short-videos .social-video-card__direct-play-button,.product-short-videos__play-button{position:absolute;top:50%;left:50%;z-index:5;width:53px;height:53px;display:flex;align-items:center;justify-content:center;pointer-events:none;border-radius:50%;transform:translate(-50%,-50%);transition:opacity .3s ease,visibility .3s ease}.product-short-videos .social-video-card__direct-play-button.is-playing,.product-short-videos .social-video-card.playing .social-video-card__direct-play-button{opacity:0;visibility:hidden}.product-short-videos .social-video-card__fullscreen-play-button,.product-short-videos__fullscreen-button{position:absolute;top:12px;right:12px;z-index:10;width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:8px;background-color:#000c;color:#fff;cursor:pointer;opacity:0;visibility:hidden;transition:opacity .3s cubic-bezier(.4,0,.2,1),visibility .3s cubic-bezier(.4,0,.2,1),transform .3s ease,background-color .3s ease}.product-short-videos .social-video-card:hover .social-video-card__fullscreen-play-button,.product-short-videos .social-video-card.playing .social-video-card__fullscreen-play-button,.product-short-videos .social-video-card__fullscreen-play-button:focus-visible{opacity:1;visibility:visible}.product-short-videos .social-video-card__fullscreen-play-button:hover{background-color:#000000e6;transform:scale(1.05)}.product-short-videos .social-video-card .social-video-card__channel-info,.product-short-videos__channel-info{position:absolute;right:0;bottom:0;left:0;z-index:6;display:flex;align-items:center;gap:12px;width:100%;padding:40px 12px 12px;box-sizing:border-box;border-bottom-right-radius:16px;border-bottom-left-radius:16px;background:linear-gradient(to top,#0009,#0000);transform:translateY(0);transition:transform .3s cubic-bezier(.4,0,.2,1)}.product-short-videos .social-video-card.playing .social-video-card__channel-info{transform:translateY(96px)}.product-short-videos .social-video-card__channel-avatar,.product-short-videos__channel-avatar{width:40px;height:40px;flex-shrink:0;overflow:hidden;border-radius:50%;background:transparent}.product-short-videos .social-video-card__channel-avatar img,.product-short-videos__channel-avatar img{width:100%;height:100%;display:block;border-radius:50%;object-fit:cover;object-position:center}.product-short-videos .social-video-card__channel-text,.product-short-videos__channel-text{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;line-height:1.3}.product-short-videos .social-video-card__channel-name,.product-short-videos__channel-name{max-width:100%;overflow:hidden;color:#fff;font-size:16px;font-weight:600;line-height:22px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.product-short-videos .social-video-card__channel-name:hover{text-decoration:underline}.product-short-videos .social-video-card__channel-subs,.product-short-videos__channel-subs{max-width:100%;overflow:hidden;color:#fff9;font-size:14px;font-weight:600;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.product-short-videos__controls{position:absolute;top:50%;right:0;left:0;z-index:20;display:block;pointer-events:none;opacity:0;visibility:hidden;transform:translateY(-50%);transition:opacity .25s ease,visibility .25s ease}.product-short-videos.has-overflow:hover .product-short-videos__controls,.product-short-videos.has-overflow:focus-within .product-short-videos__controls{opacity:1;visibility:visible}.product-short-videos__nav{position:absolute;top:50%;width:var(--product-short-videos-nav-size);height:var(--product-short-videos-nav-size);display:flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(255,255,255,.42);border-radius:50%;background:#ffffff52;color:#1d1d1f;box-shadow:0 4px 14px #0000001f,0 8px 28px #00000014;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);cursor:pointer;pointer-events:auto;transform:translateY(-50%);transition:background-color .25s ease,opacity .25s ease,transform .25s ease}.product-short-videos__nav svg{width:32px;height:32px;display:block}.product-short-videos__nav svg rect{fill:transparent;fill-opacity:0}.product-short-videos__nav svg path{fill:currentColor}.product-short-videos__nav--prev{left:10px}.product-short-videos__nav--next{right:10px}.product-short-videos__nav:hover{background:#ffffff75;transform:translateY(-50%) scale(1.06)}.product-short-videos__nav[hidden]{display:none}.product-short-videos__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:none;align-items:center;justify-content:center;padding:24px;background:#000000e6;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.product-short-videos__modal.is-open{display:flex;opacity:1;visibility:visible}.product-short-videos__modal-dialog{position:relative;width:min(420px,92vw);max-height:88vh;background:#000}.product-short-videos__modal-close{position:absolute;top:-38px;right:0;z-index:10;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;color:#fff;background:#ffffff29;cursor:pointer}.product-short-videos__modal-media{width:100%;overflow:hidden;border-radius:10px;background:#000;aspect-ratio:9 / 16}.product-short-videos__modal-media video,.product-short-videos__modal-media iframe{width:100%;height:100%;display:block;border:0}.product-short-videos__modal-media video{object-fit:contain}@media only screen and (min-width:1200px){.product-short-videos{--product-short-videos-nav-size: 44px}}@media only screen and (min-width:768px)and (max-width:1199px){.product-short-videos{--product-short-videos-nav-size: 40px}.product-short-videos__nav svg{width:30px;height:30px}}@media only screen and (max-width:767px){.product-short-videos{--product-short-videos-gap: 12px;--product-short-videos-nav-size: 36px;margin:16px 0 24px}.product-short-videos__heading{font-size:15px}.product-short-videos .social-video-card__direct-play-button,.product-short-videos__play-button{width:37px;height:37px}.product-short-videos__controls{display:none!important}.product-short-videos .social-video-card__channel-info,.product-short-videos__channel-info{gap:10px;padding:36px 10px 10px}.product-short-videos .social-video-card__channel-name,.product-short-videos__channel-name{font-size:13px;line-height:18px}.product-short-videos .social-video-card__channel-subs,.product-short-videos__channel-subs{font-size:12px;line-height:16px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/product-short-videos.css.map */
