.hs-video-section{padding:40px 0;overflow:hidden}.hs-video-container{max-width:1400px;margin:0 auto;padding:0 20px}.hs-video-heading{font-family:Playfair Display,serif;font-size:32px;font-weight:500;margin:0 0 8px;color:#1a1a1a}.hs-video-subheading{font-size:16px;color:#666;margin:0 0 24px}.hs-carousel-wrapper{display:flex;align-items:center;gap:12px;position:relative}.hs-carousel-arrow{width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:all .2s ease;color:#333;z-index:2}.hs-carousel-arrow:hover{background:#f5f5f5;border-color:#ccc}.hs-carousel-track{display:flex;gap:12px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:10px 0;scroll-snap-type:x mandatory}.hs-carousel-track::-webkit-scrollbar{display:none}.hs-video-card{flex-shrink:0;scroll-snap-align:center;cursor:pointer}.hs-video-thumbnail{width:180px;height:270px;border-radius:12px;overflow:hidden;position:relative;background:linear-gradient(135deg,#1a1a2e,#16213e);transition:transform .2s ease,box-shadow .2s ease}.hs-video-thumbnail:hover{transform:scale(1.02);box-shadow:0 8px 24px #00000026}.hs-video-thumbnail img{width:100%;height:100%;object-fit:cover}.hs-video-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#2d3436,#636e72)}.hs-video-label{position:absolute;top:10px;left:10px;z-index:2;background:#0009;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:6px 12px;border-radius:20px;color:#fff;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.hs-play-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:1}.hs-play-button{width:52px;height:52px;border-radius:50%;background:#fff3;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease}.hs-video-thumbnail:hover .hs-play-button{transform:scale(1.1);background:#ffffff4d}.hs-shop-watch{position:absolute;bottom:12px;left:12px;right:12px;background:#ffffff26;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);padding:10px 14px;border-radius:8px;text-align:center;z-index:2}.hs-shop-watch span{color:#fff;font-size:13px;font-weight:500}.hs-carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.hs-dot{width:8px;height:8px;border-radius:50%;background:#ccc;border:none;padding:0;cursor:pointer;transition:all .3s ease}.hs-dot.active{background:#1a1a1a;width:28px;border-radius:4px}@media(max-width:768px){.hs-video-section{padding:24px 0}.hs-video-container{padding:0 16px}.hs-video-heading{font-size:24px}.hs-carousel-arrow{display:none}.hs-video-thumbnail{width:160px;height:240px}}.hs-video-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.hs-video-modal.active{opacity:1;visibility:visible}.hs-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000e6}.hs-modal-content{position:relative;width:100%;max-width:400px;max-height:90vh;aspect-ratio:9 / 16;background:#000;border-radius:16px;overflow:hidden;transform:scale(.9);transition:transform .3s ease}.hs-video-modal.active .hs-modal-content{transform:scale(1)}@media(max-width:480px){.hs-modal-content{max-width:100%;max-height:100vh;border-radius:0}}.hs-modal-close{position:absolute;top:16px;left:16px;width:36px;height:36px;border-radius:50%;background:#00000080;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10}.hs-modal-close:hover{background:#000000b3}.hs-modal-label{position:absolute;top:16px;left:64px;background:#0009;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:8px 14px;border-radius:20px;color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;z-index:10}.hs-modal-sound{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;background:#00000080;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10}.hs-modal-sound:hover{background:#000000b3}.hs-modal-video-wrapper{position:absolute;top:0;right:0;bottom:0;left:0}.hs-modal-video-wrapper video{width:100%;height:100%;object-fit:cover}.hs-modal-video-wrapper:after{content:"";position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(transparent,#000c);pointer-events:none}.hs-modal-cta-wrapper{position:absolute;bottom:80px;left:16px;right:16px;z-index:10}.hs-modal-cta{display:block;background:#c8a97e;color:#1a1a1a;text-decoration:none;padding:16px 24px;border-radius:10px;text-align:center;font-size:16px;font-weight:600;transition:background .2s ease,transform .2s ease}.hs-modal-cta:hover{background:#d4b78e;transform:scale(1.02)}.hs-modal-counter{color:#fff9;font-size:13px;text-align:center;margin-top:12px}.hs-modal-nav{position:absolute;bottom:0;left:0;right:0;background:#000c;padding:16px;display:flex;justify-content:center;gap:32px;z-index:10}.hs-modal-nav-btn{width:40px;height:40px;background:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:.7;transition:opacity .2s ease}.hs-modal-nav-btn:hover{opacity:1}@media(hover:none){.hs-video-thumbnail:active{transform:scale(.98)}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/hs-video-carousel.css.map */
