.watch-buy-section{padding-top:var(--wb-padding-top, 36px);padding-bottom:var(--wb-padding-bottom, 36px)}.watch-buy-section__heading{text-align:center;text-transform:uppercase;letter-spacing:.08em}.watch-buy-carousel{position:relative;display:flex;align-items:center}.watch-buy-track{display:flex;gap:var(--wb-gap, 20px);margin:0;padding:4px 4px 14px;list-style:none;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.watch-buy-track::-webkit-scrollbar{display:none}.watch-buy-tile{position:relative;flex:0 0 auto;width:clamp(240px,82vw,var(--wb-tile-width, 420px));scroll-snap-align:start;border-radius:var(--wb-radius, 14px);overflow:hidden;background:#111;box-shadow:0 6px 18px #0000001f;content-visibility:auto;contain-intrinsic-size:420px 640px}@media screen and (min-width:600px){.watch-buy-tile{width:clamp(320px,56vw,var(--wb-tile-width, 420px))}}@media screen and (min-width:990px){.watch-buy-tile{width:var(--wb-tile-width, 420px)}}.watch-buy-tile--empty{display:flex;align-items:center;justify-content:center;min-height:220px;color:#ffffffb3;background:#0000000f;text-align:center;padding:20px}.watch-buy-tile__play{display:block;position:relative;width:100%;padding:0;margin:0;border:0;background:none;cursor:pointer;font:inherit;color:inherit;text-align:left}.watch-buy-tile__media{position:relative;display:block;width:100%;aspect-ratio:var(--wb-media-aspect, 3 / 4);background:#101010;overflow:hidden}.watch-buy-tile__image,.watch-buy-tile__placeholder,.watch-buy-tile__video,.watch-buy-tile__embed{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;background-size:cover;background-position:center;pointer-events:none}.watch-buy-tile__embed-iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;pointer-events:none}.watch-buy-tile__caption{position:absolute;top:12px;left:12px;right:12px;color:#fff;font-size:13px;line-height:1.35;text-shadow:0 1px 6px rgba(0,0,0,.55)}.watch-buy-tile__tags{position:absolute;left:0;right:0;bottom:0;z-index:2;display:grid;grid-template-columns:repeat(2,1fr);gap:5px;padding:10px 8px 8px;background:#0009;backdrop-filter:blur(8px) saturate(160%);-webkit-backdrop-filter:blur(8px) saturate(160%)}.watch-buy-tile__tag-chip{display:flex;align-items:center;gap:5px;height:var(--wb-tag-size, 26px);min-width:0;padding:0 8px 0 3px;border-radius:999px;background:#ffffff1f;color:#fff;text-decoration:none;transition:background .15s ease}.watch-buy-tile__tag-chip:hover,.watch-buy-tile__tag-chip:focus-visible{background:#ffffff38}.watch-buy-tile__tag-chip:last-child:nth-child(odd){grid-column:1 / -1}.watch-buy-tile__tag-thumb{flex:0 0 auto;width:calc(var(--wb-tag-size, 26px) - 6px);height:calc(var(--wb-tag-size, 26px) - 6px);border-radius:50%;overflow:hidden;background:#fff}.watch-buy-tile__tag-thumb img{width:100%;height:100%;object-fit:cover;display:block}.watch-buy-tile__tag-label{font-size:clamp(9px,calc(var(--wb-tag-size, 26px) * .4),14px);line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.watch-buy-arrow{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:26px;height:44px;margin:0 2px;padding:0;border:0;background:none;cursor:pointer;font-size:22px;line-height:1;font-weight:300;color:rgba(var(--color-foreground, 17, 17, 17),.4);transition:color .15s ease}.watch-buy-arrow:hover,.watch-buy-arrow:focus-visible{color:rgba(var(--color-foreground, 17, 17, 17),.9)}@media screen and (max-width:749px){.watch-buy-arrow{display:none}}.watch-buy-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:24px}.watch-buy-modal[data-open]{display:flex}.watch-buy-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000db;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;transition:opacity .2s ease}.watch-buy-modal[data-open] .watch-buy-modal__backdrop{opacity:1}.watch-buy-modal__panel{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:14px;width:min(92vw,420px);max-height:92vh;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#0b0b0c;border-radius:18px;padding:44px 16px 20px;box-shadow:0 24px 64px #00000073;opacity:0;transform:scale(.96);transition:opacity .22s ease,transform .22s ease}.watch-buy-modal[data-open] .watch-buy-modal__panel{opacity:1;transform:scale(1)}.watch-buy-modal__close{position:absolute;top:8px;right:8px;width:32px;height:32px;border:0;border-radius:50%;background:#fff;color:#111;font-size:15px;line-height:1;cursor:pointer;box-shadow:0 6px 18px #00000059;z-index:5}.watch-buy-modal__media{width:100%;max-height:72vh;border-radius:12px;overflow:hidden;background:#000;display:flex;align-items:center;justify-content:center}.watch-buy-modal__media video,.watch-buy-modal__media iframe{width:100%;height:100%;max-height:72vh;aspect-ratio:3 / 4;display:block;background:#000;border:0}.watch-buy-modal__products{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.watch-buy-modal__product{flex:0 0 auto;display:flex;align-items:center;gap:8px;padding:6px 12px 6px 6px;border-radius:999px;background:#fff;color:#111;text-decoration:none;box-shadow:0 4px 14px #0000002e;max-width:220px}.watch-buy-modal__product img{width:34px;height:34px;border-radius:50%;object-fit:cover;flex:0 0 auto}.watch-buy-modal__product-text{display:flex;flex-direction:column;overflow:hidden}.watch-buy-modal__product-title{font-size:12px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.watch-buy-modal__product-price{font-size:11px;opacity:.7}@media(prefers-reduced-motion:reduce){.watch-buy-track{scroll-behavior:auto}.watch-buy-modal__backdrop,.watch-buy-modal__panel{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/watch-and-buy.css.map */
