.unik-videos{--uv-gap: 16px;--uv-card-width: 320px;--uv-card-radius: 16px;--uv-aspect: 9 / 16;--uv-controls-bg: rgba(0, 0, 0, .45);--uv-controls-color: #fff;--uv-accent: var(--color-button, #b89b5e);position:relative;overflow:hidden}.unik-videos .container,.unik-videos .container-fluid,.unik-videos .container-full{position:relative}.unik-videos__header{text-align:var(--uv-header-align, center);margin-bottom:40px}.unik-videos__eyebrow{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;margin-bottom:10px;opacity:.7}.unik-videos__heading{font-size:clamp(1.6rem,3.5vw,2.8rem);font-weight:700;line-height:1.15;margin:0 0 12px}.unik-videos__description{font-size:clamp(.9rem,1.1vw,1.05rem);line-height:1.6;max-width:640px;margin:0 auto;opacity:.75}.unik-videos__header[style*="--uv-header-align: left"] .unik-videos__description{margin-left:0}.unik-videos__slider{overflow:visible}.unik-videos__slider .swiper-wrapper{align-items:stretch}.unik-videos__slider .swiper-slide{width:var(--uv-card-width);height:auto;flex-shrink:0}.unik-videos__card{position:relative;width:100%;aspect-ratio:var(--uv-aspect);border-radius:var(--uv-card-radius);overflow:hidden;background:#111;cursor:pointer;-webkit-user-select:none;user-select:none}.unik-videos__card video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.unik-videos__poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;transition:opacity .4s ease}.unik-videos__poster.is-hidden{opacity:0;pointer-events:none}.unik-videos__poster-play{width:64px;height:64px;border-radius:50%;background:#fff3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:2px solid rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center;transition:transform .3s ease,background .3s ease}.unik-videos__poster-play:hover{transform:scale(1.1);background:#ffffff59}.unik-videos__poster-play svg{width:24px;height:24px;fill:#fff;margin-left:3px}.unik-videos__gradient{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to top,rgba(0,0,0,.65) 0%,transparent 100%);z-index:3;pointer-events:none;opacity:0;transition:opacity .35s ease}.unik-videos__controls{position:absolute;bottom:0;left:0;right:0;z-index:5;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;opacity:0;transform:translateY(8px);transition:opacity .35s ease,transform .35s ease;pointer-events:none}.unik-videos__card:hover .unik-videos__controls,.unik-videos__card:hover .unik-videos__gradient,.unik-videos__card.is-touched .unik-videos__controls,.unik-videos__card.is-touched .unik-videos__gradient{opacity:1;transform:translateY(0);pointer-events:auto}.unik-videos__controls-left,.unik-videos__controls-right{display:flex;align-items:center;gap:8px}.unik-videos__btn{display:inline-flex;align-items:center;gap:6px;background:none;border:none;color:var(--uv-controls-color);cursor:pointer;padding:6px;border-radius:6px;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;transition:background .2s ease;white-space:nowrap;line-height:1}.unik-videos__btn:hover{background:#ffffff26}.unik-videos__btn svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.unik-videos__progress{position:absolute;bottom:0;left:0;right:0;height:3px;background:#fff3;z-index:6;overflow:hidden}.unik-videos__progress-bar{height:100%;background:var(--uv-controls-color);width:0%;transition:width .25s linear}.unik-videos__caption{position:absolute;top:20px;left:20px;right:20px;z-index:4;opacity:0;transform:translateY(-6px);transition:opacity .35s ease,transform .35s ease}.unik-videos__card:hover .unik-videos__caption,.unik-videos__card.is-touched .unik-videos__caption{opacity:1;transform:translateY(0)}.unik-videos__caption-title{font-size:.85rem;font-weight:700;color:#fff;margin:0 0 4px;text-shadow:0 1px 4px rgba(0,0,0,.5)}.unik-videos__caption-text{font-size:.75rem;color:#ffffffd9;margin:0;text-shadow:0 1px 4px rgba(0,0,0,.5)}.unik-videos__nav{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:32px}.unik-videos__nav-btn{width:48px;height:48px;border-radius:50%;border:1.5px solid currentColor;background:transparent;color:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .25s ease,color .25s ease,opacity .25s ease;opacity:.6}.unik-videos__nav-btn:hover{opacity:1;background:currentColor}.unik-videos__nav-btn:hover svg{stroke:var(--uv-nav-hover-stroke, #fff)}.unik-videos__nav-btn svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.unik-videos__nav-btn.swiper-button-disabled{opacity:.25;cursor:not-allowed}.unik-videos__pagination{display:flex;align-items:center;gap:6px}.unik-videos__pagination .swiper-pagination-bullet{width:8px;height:8px;border-radius:50%;background:currentColor;opacity:.25;transition:opacity .3s ease,transform .3s ease;cursor:pointer}.unik-videos__pagination .swiper-pagination-bullet-active{opacity:1;transform:scale(1.3)}@media screen and (max-width:768px){.unik-videos{--uv-card-width: 260px}.unik-videos__header{margin-bottom:28px;padding:0 16px}.unik-videos__heading{font-size:clamp(1.4rem,6vw,2rem)}.unik-videos__nav{margin-top:24px}.unik-videos__nav-btn{width:40px;height:40px}.unik-videos__btn span{display:none}.unik-videos__controls{padding:12px 14px}}@media screen and (max-width:480px){.unik-videos{--uv-card-width: 230px}}.shopify-section--unik-videos{max-height:none}
/*# sourceMappingURL=/cdn/shop/t/5/assets/unik-videos.css.map */
