.bup-vc-section{background:var(--bup-vc-bg, #f7f1ea);padding-top:var(--bup-vc-pt, 48px);padding-bottom:var(--bup-vc-pb, 48px)}.bup-vc{width:100%;max-width:none;margin:0 auto;padding:0 clamp(20px,2.2vw,32px)}.bup-vc.is-full{max-width:none}.bup-vc__header{margin-bottom:clamp(22px,3vw,40px);text-align:center}.bup-vc__heading{margin:0;font-size:var(--bup-vc-heading-d, 24px);line-height:1.05;letter-spacing:.04em;font-weight:700;color:var(--bup-vc-heading-color, #1b1b1b)}.bup-vc__empty{max-width:34rem;margin:0 auto;padding:2rem;border-radius:24px;background:#ffffffd1;text-align:center;color:#1b1b1bb8}.bup-vc__track{display:flex;align-items:flex-start;gap:var(--bup-vc-gap, 18px);overflow-x:auto;padding:2px 0 10px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.bup-vc__track::-webkit-scrollbar,.bup-vc__stream::-webkit-scrollbar,.bup-vc__panel::-webkit-scrollbar{display:none}.bup-vc__card{flex:0 0 var(--bup-vc-card-width, calc(25% - 16.5px) );min-width:0;scroll-snap-align:start}.bup-vc__card-shell{display:grid;align-content:start;gap:clamp(10px,.8vw,14px);width:100%;max-width:min(100%,var(--bup-vc-card-max-width-d, 100%));margin:0 auto}.bup-vc__card-media{position:relative;width:100%;height:auto;aspect-ratio:9 / 16;overflow:hidden;border-radius:var(--bup-vc-radius, 24px);background:transparent;isolation:isolate;transition:transform .28s ease,box-shadow .28s ease}.bup-vc__preview-trigger{display:block;width:100%;height:100%}.bup-vc__preview-video,.bup-vc__preview-poster,.bup-vc__viewer-video,.bup-vc__viewer-poster{width:100%;height:100%;object-fit:cover;display:block}.bup-vc__preview-mute,.bup-vc__viewer-mute,.bup-vc__viewer-close{-webkit-tap-highlight-color:transparent}.bup-vc__preview-mute{position:absolute;right:clamp(10px,.9vw,14px);bottom:clamp(10px,.9vw,14px);z-index:2;display:inline-flex;align-items:center;justify-content:center;width:clamp(32px,2.2vw,44px);height:clamp(32px,2.2vw,44px);border-radius:50%;background:#0f0f11b8;box-shadow:0 14px 24px #0000002e;color:#fff;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:transform .24s ease,background-color .24s ease,color .24s ease}.bup-vc__preview-mute svg{display:block;width:clamp(14px,1vw,19px);height:clamp(14px,1vw,19px);fill:currentColor}.bup-vc__preview-mute-on{display:none}.bup-vc__preview-mute.is-unmuted{background:#fffffff0;color:#111}.bup-vc__preview-mute.is-unmuted .bup-vc__preview-mute-off{display:none}.bup-vc__preview-mute.is-unmuted .bup-vc__preview-mute-on{display:inline-flex}.bup-vc__card-cta,.bup-vc__cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:72px;padding:18px 20px;border-radius:4px;background:#080808;color:#fff;text-decoration:none;font-size:15px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:transform .26s ease,box-shadow .26s ease,background-color .26s ease}.bup-vc__card-cta,.bup-vc__card-cta:visited,.bup-vc__card-cta:hover,.bup-vc__card-cta:focus,.bup-vc__card-cta:active,.bup-vc__cta,.bup-vc__cta:visited,.bup-vc__cta:hover,.bup-vc__cta:focus,.bup-vc__cta:active{background:#080808;color:#fff;text-decoration:none;opacity:1;filter:none;-webkit-filter:none}.bup-vc__card-cta{min-height:var(--bup-vc-card-cta-height-d, 50px);padding:12px 16px;border-radius:8px;font-size:var(--bup-vc-card-cta-font-d, 12px);letter-spacing:.08em;line-height:1.15;text-align:center}.bup-vc__card-cta svg,.bup-vc__cta svg{width:18px;height:18px;fill:currentColor;flex:0 0 auto}.bup-vc__card-cta svg{width:16px;height:16px}.bup-vc__card-caption,.bup-vc__panel-caption,.bup-vc__mobile-caption{margin:0;font-size:11px;line-height:1.35;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#11111185}.bup-vc__preview-nav{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:14px}.bup-vc__preview-nav-dot{width:22px;height:4px;border-radius:999px;background:#11111129;transition:width .24s ease,background-color .24s ease,transform .24s ease}.bup-vc__preview-nav-dot.is-active{width:34px;background:#111}.bup-vc__mobile-title,.bup-vc__panel-title{margin:0;font-size:clamp(24px,2.4vw,34px);line-height:1.06;font-weight:700;letter-spacing:-.03em;color:#111}.bup-vc__mobile-price .bls__product-price,.bup-vc__panel-price .bls__product-price{margin:0}.bup-vc__mobile-price .price,.bup-vc__panel-price .price{color:#111}.bup-vc__viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,visibility .28s ease}.bup-vc__viewer[hidden]{display:none!important}.bup-vc__viewer.is-open{opacity:1;visibility:visible;pointer-events:auto}.bup-vc__viewer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#070708e6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.bup-vc__viewer-dialog{position:relative;z-index:1;width:100%;height:100%}.bup-vc__viewer-close{position:fixed;top:max(18px,env(safe-area-inset-top));right:18px;z-index:4;width:48px;height:48px;border-radius:50%;background:#ffffffeb;box-shadow:0 10px 24px #1111111f;color:#111;transition:transform .24s ease,box-shadow .24s ease,background-color .24s ease}.bup-vc__viewer-close:before,.bup-vc__viewer-close:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;background:currentColor;border-radius:999px}.bup-vc__viewer-close:before{transform:translate(-50%,-50%) rotate(45deg)}.bup-vc__viewer-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.bup-vc__viewer-layout{height:100%}.bup-vc__stream{position:relative;height:100%;overflow-y:auto;overscroll-behavior:contain;scroll-snap-type:y mandatory;scroll-behavior:smooth}.bup-vc__slide{position:relative;min-height:100dvh;height:100dvh;scroll-snap-align:start;scroll-snap-stop:always}.bup-vc__device{position:relative;width:100%;height:100%;overflow:hidden;background:#050505}.bup-vc__device:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0707080d 10%,#0707087a);pointer-events:none}.bup-vc__viewer-poster-wrap,.bup-vc__viewer-video-wrap{width:100%;height:100%}.bup-vc__viewer-ui{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;justify-content:space-between;padding:max(18px,env(safe-area-inset-top)) 18px calc(24px + env(safe-area-inset-bottom));pointer-events:none}.bup-vc__viewer-topbar,.bup-vc__viewer-mobile-actions,.bup-vc__viewer-mute{pointer-events:auto}.bup-vc__viewer-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.bup-vc__viewer-count,.bup-vc__viewer-mute{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border-radius:999px;background:#ffffff24;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.bup-vc__viewer-mute{min-width:44px;transition:transform .24s ease,background-color .24s ease,color .24s ease}.bup-vc__viewer-mute.is-unmuted{background:#fffffff0;color:#111}.bup-vc__viewer-mobile-actions{display:flex;align-self:stretch;align-items:flex-end;width:100%}.bup-vc__panel-actions{display:flex;gap:10px;flex-wrap:wrap}.bup-vc__cta--viewer-mobile{display:inline-flex;width:100%;max-width:none;min-height:62px;border-radius:18px;box-shadow:0 18px 34px #0000003d}.bup-vc__panel,.bup-vc__panel-card{display:none}.bup-vc__panel-card.is-active{display:block}.bup-vc__panel-shell{display:grid;gap:20px;padding:28px;border-radius:34px;background:#f9f5f0f5;box-shadow:0 28px 70px #08080829;min-height:100%}.bup-vc__panel-product{display:grid;gap:18px}.bup-vc__panel-product-media{width:100%;max-width:340px;aspect-ratio:1 / 1.15;overflow:hidden;border-radius:28px;background:#1111110f}.bup-vc__panel-product-media img,.bup-vc__panel-product-media .bls__placeholder{width:100%;height:100%;object-fit:cover}.bup-vc__panel-copy{display:grid;gap:10px}.bup-vc__panel-desc{margin:0;font-size:14px;line-height:1.65;color:#111111b8}.bup-vc-lock{overflow:hidden;overscroll-behavior:none;background:#090909}@media(max-width:1024px){.bup-vc__heading{font-size:var(--bup-vc-heading-t, 20px)}.bup-vc__card{flex-basis:clamp(220px,42vw,320px)}}@media(max-width:767px){.bup-vc{padding:0 12px}.bup-vc__heading{font-size:var(--bup-vc-heading-m, 16px)}.bup-vc__track{gap:10px;padding-bottom:6px}.bup-vc__card{flex:0 0 calc((100% - 10px)/2)}.bup-vc__card-shell{gap:8px;max-width:min(100%,var(--bup-vc-card-max-width-m, 100%))}.bup-vc__card-media{height:auto}.bup-vc__preview-mute{right:8px;bottom:8px;width:34px;height:34px}.bup-vc__card-cta{min-height:var(--bup-vc-card-cta-height-m, 40px);padding:10px 12px;gap:8px;font-size:var(--bup-vc-card-cta-font-m, 10.5px);letter-spacing:.07em}.bup-vc__card-cta svg{width:14px;height:14px}.bup-vc__preview-nav{gap:6px;margin-top:10px}.bup-vc__preview-nav-dot{width:18px}.bup-vc__preview-nav-dot.is-active{width:28px}.bup-vc__viewer-close{top:max(14px,env(safe-area-inset-top));right:14px;width:44px;height:44px}.bup-vc__viewer-ui{padding:max(14px,env(safe-area-inset-top)) 14px calc(14px + env(safe-area-inset-bottom))}.bup-vc__viewer-mobile-actions{margin:0;padding:0;background:transparent}}@media(min-width:992px){.bup-vc__viewer-dialog{padding:24px}.bup-vc__viewer-layout{display:grid;grid-template-columns:minmax(0,420px) minmax(340px,420px);gap:28px;align-items:stretch;justify-content:center;max-width:1140px;margin:0 auto;height:100%}.bup-vc__stream{height:calc(100dvh - 48px);border-radius:34px}.bup-vc__slide{min-height:calc(100dvh - 48px);height:calc(100dvh - 48px);display:flex;align-items:center;justify-content:center}.bup-vc__device{border-radius:34px}.bup-vc__viewer-ui{padding:22px}.bup-vc__viewer-mobile-actions{display:none}.bup-vc__panel{display:block;position:sticky;top:24px;align-self:start;height:calc(100dvh - 48px);overflow-y:auto;scrollbar-width:none}}@media(hover:hover){.bup-vc__card-shell:hover .bup-vc__card-media{transform:translateY(-4px);box-shadow:0 20px 40px #11111114}.bup-vc__card-shell:hover .bup-vc__card-cta,.bup-vc__card-cta:hover,.bup-vc__cta:hover{transform:none!important;box-shadow:none!important;background:#080808!important;background-image:none!important;color:#fff!important;opacity:1!important;filter:none!important;-webkit-filter:none!important;text-decoration:none!important;text-shadow:none!important}.bup-vc__card-shell:hover .bup-vc__card-cta span,.bup-vc__card-shell:hover .bup-vc__card-cta svg,.bup-vc__card-cta:hover span,.bup-vc__card-cta:hover svg,.bup-vc__cta:hover span,.bup-vc__cta:hover svg{opacity:1!important;filter:none!important;-webkit-filter:none!important;color:inherit!important;fill:currentColor!important}.bup-vc__preview-mute:hover,.bup-vc__viewer-mute:hover,.bup-vc__viewer-close:hover{transform:translateY(-2px)}}.bup-vc__preview-trigger:focus-visible,.bup-vc__preview-mute:focus-visible,.bup-vc__viewer-mute:focus-visible,.bup-vc__viewer-close:focus-visible,.bup-vc__card-cta:focus-visible,.bup-vc__cta:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:3px}
/*# sourceMappingURL=/cdn/shop/t/28/assets/bup-video-carousel.css.map */
