.shoppable-video-section{background:var(--svf-background);color:var(--svf-text)}.svf__inner{max-width:var(--svf-max-width);margin:0 auto;padding:48px 20px}.svf__header{max-width:760px;margin:0 0 28px}.svf__heading{margin:0;color:inherit;font-size:clamp(28px,4vw,44px);line-height:1.05;letter-spacing:0}.svf__subheading{margin-top:10px;font-size:16px;line-height:1.5;color:currentColor;opacity:.8}.svf__grid{display:grid;grid-template-columns:repeat(var(--svf-columns-desktop),minmax(0,1fr));gap:var(--svf-gap)}.svf-card{position:relative;display:block;min-width:0;aspect-ratio:var(--svf-aspect-ratio);overflow:hidden;color:#fff;background:#111;border-radius:var(--svf-card-radius);isolation:isolate}.svf-card__open{display:block;width:100%;height:100%;padding:0;color:inherit;text-align:left;background:transparent;border:0;cursor:pointer}.svf-card__open:focus-visible,.svf-control:focus-visible,.svf-modal__close:focus-visible,.svf-modal__arrow:focus-visible,.svf-add:focus-visible{outline:2px solid currentColor;outline-offset:3px}.svf-card__media,.svf-card__video,.svf-card__image,.svf-card__placeholder{display:block;width:100%;height:100%}.svf-card__video,.svf-card__image,.svf-card__placeholder{object-fit:cover;transition:transform .26s ease}.svf-card:hover .svf-card__video,.svf-card:hover .svf-card__image,.svf-card:hover .svf-card__placeholder{transform:scale(1.03)}.svf-card__overlay{position:absolute;right:0;bottom:0;left:0;z-index:2;display:grid;gap:6px;padding:54px 18px 18px;background:linear-gradient(to top,#000000b8,#0000)}.svf-card--has-controls .svf-card__overlay{bottom:48px;padding-bottom:10px}.svf-card__caption,.svf-card__username,.svf-card__product{display:block;max-width:calc(100% - 44px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.svf-card__caption{font-size:14px;line-height:1.35}.svf-card__username{font-size:13px;line-height:1.2;opacity:.78}.svf-card__controls{position:absolute;right:0;bottom:0;left:0;z-index:4;display:grid;grid-template-columns:28px auto 28px 28px;gap:9px;align-items:center;min-height:54px;padding:0 14px 18px;color:#fff;background:linear-gradient(to top,#000000b8,#0000)}.svf-control{display:grid;width:28px;height:28px;place-items:center;padding:0;color:inherit;background:transparent;border:0;cursor:pointer}.svf-icon{display:block;width:22px;height:22px;fill:currentColor;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.svf-icon--fullscreen,.svf-icon--sound,.svf-icon--muted{fill:none}.svf-control--play.is-playing .svf-icon--play,.svf-control--play:not(.is-playing) .svf-icon--pause,.svf-control--mute.is-muted .svf-icon--sound,.svf-control--mute:not(.is-muted) .svf-icon--muted{display:none}.svf-card__time{min-width:0;overflow:hidden;color:#fff;font-size:13px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.svf-card__progress{position:absolute;right:14px;bottom:8px;left:14px;height:4px;overflow:hidden;background:#ffffff73;border-radius:999px}.svf-card__progress span{display:block;width:0;height:100%;background:#fff;border-radius:inherit}.svf-card__instagram{position:absolute;right:14px;bottom:14px;z-index:5;width:30px;height:30px;color:#fff;pointer-events:none}.svf-card--has-controls .svf-card__instagram{right:12px;bottom:24px;width:36px;height:36px}.svf-card__instagram svg,.svf-slide__social svg{width:100%;height:100%;fill:currentColor}.svf-card__product{position:absolute;top:12px;left:12px;z-index:3;max-width:calc(100% - 24px);padding:7px 10px;color:#111;font-size:12px;line-height:1;background:#ffffffe6;border-radius:999px}.svf-modal[hidden]{display:none}.svf-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:grid;place-items:center;color:#111;--svf-modal-width: min(1380px, calc(100vw - 220px) );--svf-modal-height: min(820px, calc(100vh - 120px) )}html.svf-modal-open,html.svf-modal-open body{overflow:hidden}.svf-modal__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000094}.svf-modal__dialog{position:relative;z-index:2;width:var(--svf-modal-width);height:var(--svf-modal-height);overflow:hidden;background:#000;box-shadow:0 20px 70px #0000003d}.svf-slide{display:none;width:100%;height:100%}.svf-slide.is-active{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,390px)}.svf-slide__media{position:relative;display:grid;box-sizing:border-box;min-width:0;min-height:0;place-items:center;overflow:hidden;padding:24px;background:#000}.svf-slide__video,.svf-slide__image,.svf-slide__placeholder{display:block;width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center;background:#000;border:0;transform:none!important;pointer-events:none}.svf-slide__media--has-controls{padding-bottom:78px}.svf-slide__controls{position:absolute;right:24px;bottom:18px;left:24px;z-index:5;display:grid;grid-template-columns:30px auto 30px;gap:12px;align-items:center;min-height:46px;padding:0 0 12px;color:#fff;background:linear-gradient(to top,#000000b8,#0000);pointer-events:auto}.svf-slide__instagram{display:block;width:min(100%,520px);height:min(100%,820px);max-width:100%;max-height:100%;aspect-ratio:9 / 16;border:0}.svf-slide__instagram{background:#fff}.svf-slide__panel{display:flex;flex-direction:column;gap:18px;min-width:0;padding:34px 28px;overflow:auto;background:#fff}.svf-slide__social{width:54px;height:54px;margin:0 auto 12px}.svf-slide__caption{color:#555;font-size:15px;line-height:1.45;text-align:center}.svf-slide__caption p{margin:0}.svf-slide__meta{display:grid;gap:6px;color:#606060;font-size:14px;line-height:1.3;text-align:center}.svf-slide__meta strong{color:#252525}.svf-product{display:grid;grid-template-columns:82px minmax(0,1fr);gap:14px;align-items:center;margin-top:auto;padding-top:18px;border-top:1px solid #e9e9e9}.svf-product__image{width:82px;height:104px;object-fit:cover;background:#f4f4f4}.svf-product__title{margin:0;color:#111;font-size:15px;line-height:1.35}.svf-product__price{margin:6px 0 0;color:#555;font-size:14px}.svf-add{display:flex!important;align-items:center;justify-content:center;width:100%;min-height:48px;padding:14px 18px;color:#fff!important;font:inherit;font-weight:700;line-height:1.2;text-transform:uppercase;text-align:center;text-decoration:none;background:#111!important;border:1px solid #111!important;border-radius:0;opacity:1;cursor:pointer}.svf-add__label,.svf-add__loading{color:inherit!important;opacity:1}.svf-add:hover{background:#333!important;border-color:#333!important}.svf-add:disabled{color:#777!important;background:#e5e5e5!important;border-color:#e5e5e5!important;cursor:not-allowed}.svf-add.is-loading{cursor:wait}.svf-slide__hint,.svf-add__message{min-height:18px;margin:0;color:#666;font-size:13px;line-height:1.35;text-align:center}.svf-add__message.is-error{color:#b00020}.svf-modal__close,.svf-modal__arrow{position:fixed;z-index:4;display:grid;place-items:center;padding:0;color:#222;font:inherit;background:#fff;border:0;cursor:pointer}.svf-modal__close{top:0;right:0;width:52px;height:52px;font-size:34px;line-height:1}.svf-modal__arrow{top:50%;width:54px;height:54px;border-radius:999px;transform:translateY(-50%);color:#000;font-size:28px;background:transparent}.svf-modal__arrow--prev{left:max(22px,calc((100vw - 1380px)/2 - 72px))}.svf-modal__arrow--next{right:max(22px,calc((100vw - 1380px)/2 - 72px))}@media screen and (max-width:989px){.svf__grid{grid-template-columns:repeat(var(--svf-columns-tablet),minmax(0,1fr))}.svf-modal__dialog{width:min(760px,calc(100vw - 96px));height:calc(100vh - 96px)}.svf-slide.is-active{grid-template-columns:minmax(0,1fr) minmax(280px,320px)}.svf-modal__arrow--prev{left:14px}.svf-modal__arrow--next{right:14px}}@media screen and (max-width:749px){.svf__inner{padding:36px 16px}.svf__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:max(10px,calc(var(--svf-gap) * .7))}.svf-card__overlay{padding:42px 12px 12px}.svf-card--has-controls .svf-card__overlay{bottom:46px}.svf-card__caption,.svf-card__username{max-width:calc(100% - 34px);font-size:12px}.svf-card__controls{grid-template-columns:24px auto 24px 24px;gap:6px;min-height:50px;padding:0 10px 16px}.svf-control{width:24px;height:24px}.svf-icon{width:19px;height:19px}.svf-card__time{font-size:11px}.svf-card__progress{right:10px;bottom:7px;left:10px;height:3px}.svf-card__instagram{right:10px;bottom:10px;width:24px;height:24px}.svf-card--has-controls .svf-card__instagram{right:8px;bottom:22px;width:30px;height:30px}.svf-modal{align-items:center;padding:max(28px,env(safe-area-inset-top)) 18px max(28px,env(safe-area-inset-bottom))}.svf-modal__dialog{width:min(430px,100%);height:min(760px,calc(100svh - 56px));border-radius:10px;box-shadow:0 16px 48px #0000004d}.svf-slide.is-active{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) auto}.svf-slide__media{padding:12px}.svf-slide__media--has-controls{padding-bottom:68px}.svf-slide__controls{right:12px;bottom:12px;left:12px;grid-template-columns:26px auto 26px;gap:8px;min-height:42px;padding-bottom:10px}.svf-slide__panel{display:block;max-height:none;padding:10px 14px calc(12px + env(safe-area-inset-bottom));overflow:visible;background:#000}.svf-slide__social,.svf-slide__caption,.svf-slide__meta,.svf-product,.svf-slide__hint{display:none}.svf-slide__panel .svf-add:not(:disabled){color:#111!important;background:#fff!important;border-color:#fff!important}.svf-slide__panel .svf-add__message{min-height:0;margin-top:6px;color:#ffffffc7;font-size:12px}.svf-slide__panel .svf-add__message.is-error{color:#ffb8b8}.svf-modal__close{position:absolute;top:calc(max(28px,env(safe-area-inset-top)) + 10px);right:28px;z-index:10;width:44px;height:44px;color:#fff;font-size:30px;font-weight:300;line-height:1;background:#000000b8;border:2px solid rgba(255,255,255,.92);border-radius:999px;box-shadow:0 2px 10px #00000073}.svf-modal__arrow{width:42px;height:42px;font-size:22px}.svf-modal__arrow--prev{left:8px}.svf-modal__arrow--next{right:8px}}
/*# sourceMappingURL=/cdn/shop/t/16/compiled_assets/styles.css.map */
