.video-review-carousel{max-width:1350px;margin:120px auto 0;position:relative}.vrc-heading{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;text-align:center;margin-bottom:20px}.vrc-wrapper{position:relative;overflow:visible}.vrc-track{display:flex;overflow-x:hidden;scroll-behavior:smooth}.vrc-page{flex:0 0 100%;display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.vrc-item{display:flex;flex-direction:column;cursor:pointer;-webkit-user-select:none;user-select:none}.vrc-thumb-wrapper{position:relative;width:100%;padding-top:56.25%}.vrc-thumb{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:4px}.vrc-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:34px;background:red;border-radius:6px;display:flex;align-items:center;justify-content:center;pointer-events:none}.vrc-play-icon svg{width:20px;height:20px;fill:#fff}.vrc-info{display:flex;align-items:center;gap:8px;margin-top:8px}.vrc-channel-icon{width:40px;height:40px;border-radius:50%;object-fit:cover}.vrc-text{display:flex;flex-direction:column}.vrc-video-title{font-size:clamp(1rem,2.5vw,1.5rem);line-height:120%;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.vrc-channel-name{font-size:clamp(.6rem,1.5vw,.85rem);color:#666;margin:2px 0 0}.vrc-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;border:none;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background-color .3s,transform .2s,box-shadow .3s}.vrc-arrow svg{width:60px;height:60px;fill:#fff;transition:fill .3s}.vrc-arrow:hover{background-color:#000000b3;transform:translateY(-50%) scale(1.1);box-shadow:0 0 12px #0000004d}.vrc-arrow:hover svg{fill:#f5f5f5}.vrc-arrow--prev{left:-70px}.vrc-arrow--next{right:-70px}.vrc-dots{display:flex;justify-content:center;list-style:none;padding:0;margin:12px 0 0}.vrc-dots li{width:8px;height:8px;border-radius:50%;background:#ccc;margin:0 4px;cursor:pointer}.vrc-dots li.active{background:#333}.vrc-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s;z-index:9999}.vrc-modal[aria-hidden=false]{opacity:1;visibility:visible}.vrc-modal-content{position:relative;width:80%;max-width:800px;background:#000;border-radius:8px;overflow:hidden;z-index:10000}.vrc-modal-close{position:absolute;top:0;right:0;background:none;border:none;font-size:1.75rem;color:#fff;cursor:pointer;z-index:3}.vrc-modal-video iframe,.vrc-modal-video video{width:100%;height:450px}@media (max-width: 768px){.vrc-page{grid-template-columns:repeat(2,1fr)}.vrc-arrow{display:none}.vrc-channel-icon{width:30px;height:30px}.video-review-carousel{margin-top:80px;padding:0 20px}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/video-carousel.css.map */
