.highlights-reel{display:block;background:var(--hr-bg, #0a0a0a);color:var(--hr-text, #fff);position:relative;overflow:hidden;padding:60px 0}@media(min-width:768px){.highlights-reel{padding:96px 0}}.highlights-reel.section-spacing--disable-top{padding-top:0}.highlights-reel.section-spacing--disable-bottom{padding-bottom:0}.highlights-reel .section-header,.highlights-reel .section-header .h3,.highlights-reel .section-header h2{color:var(--hr-text, #ffffff)}.highlights-reel .section-header .rte{color:var(--hr-text, #ffffff);opacity:.85}.highlights-reel .row.full-width-row-full>.columns>.highlights-reel__header-row{padding-left:15px;padding-right:15px;box-sizing:border-box}@media only screen and (min-width:768px){.highlights-reel .row.full-width-row-full>.columns>.highlights-reel__header-row{padding-left:50px;padding-right:50px}}.highlights-reel__viewport{position:relative}.highlights-reel__track{list-style:none;margin:0;padding:0 0 8px;display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.highlights-reel__track::-webkit-scrollbar{display:none}.highlights-reel__card{flex:0 0 auto;width:80%;scroll-snap-align:center;position:relative;display:flex;flex-direction:column}.highlights-reel__track:before,.highlights-reel__track:after{content:"";flex:0 0 max(0px,calc(10% - 16px));align-self:stretch}@media(min-width:900px){.highlights-reel__track{gap:20px}[data-columns-desktop="1"] .highlights-reel__card{width:min(calc(100% - 184px),1066px);max-width:1066px}[data-columns-desktop="1"] .highlights-reel__track:before,[data-columns-desktop="1"] .highlights-reel__track:after{content:"";flex:0 0 max(72px,calc((100% - 1066px)/2 - 20px));align-self:stretch}}.highlights-reel__media-block{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:18px;overflow:hidden;background:#1a1a1a;isolation:isolate;transform:translateZ(0);-webkit-transform:translateZ(0)}.highlights-reel__video,.highlights-reel__end-frame{border-radius:inherit}@media(min-width:900px){.highlights-reel__media-block{aspect-ratio:16 / 9}}.highlights-reel__video,.highlights-reel__end-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.highlights-reel__video{object-fit:cover;display:block;z-index:1}.highlights-reel__end-frame{z-index:2;opacity:0;transition:opacity .7s ease-out;pointer-events:none}.highlights-reel__end-frame img,.highlights-reel__end-frame svg{width:100%;height:100%;object-fit:cover;display:block}.highlights-reel__media-block[data-state=initial] .highlights-reel__end-frame,.highlights-reel__media-block[data-state=ended] .highlights-reel__end-frame{opacity:1}@media(prefers-reduced-motion:reduce){.highlights-reel__end-frame{opacity:1!important;visibility:visible!important}.highlights-reel__video{display:none}}.highlights-reel__caption{padding:24px 4px 0;display:flex;flex-direction:column;gap:10px}.highlights-reel__caption-content{display:flex;flex-direction:column;gap:10px}.highlights-reel__caption-subheading{font-family:input-mono,monospace;font-weight:200;font-style:normal;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;opacity:.7;margin:0}.highlights-reel__caption-logo{max-width:120px}.highlights-reel__caption-logo img{display:block;width:100%;height:auto;max-height:40px;object-fit:contain;object-position:left center}.highlights-reel__caption-prose{font-size:1rem;line-height:1.3;letter-spacing:-.005em;margin:0}@media(min-width:900px){.highlights-reel__caption-prose{font-size:1.2rem}}.highlights-reel__caption-heading{font-weight:700;color:#fff}.highlights-reel__caption-text{font-weight:300;color:#ffffff8c}.highlights-reel__caption-button{display:inline-flex;align-items:center;gap:6px;margin-top:6px;padding:0 0 2px;background:transparent;border:none;color:var(--hr-accent, var(--hr-text, #fff));font-size:.95rem;font-weight:600;text-decoration:none;cursor:pointer;align-self:flex-start;border-bottom:1px solid currentColor;transition:opacity .15s ease}.highlights-reel__caption-button:hover{opacity:.7}.highlights-reel__caption-button[aria-disabled=true]{opacity:.4;cursor:default;pointer-events:none}@media(min-width:900px){[data-columns-desktop="1"] .highlights-reel__media-block:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background:linear-gradient(to bottom,#0000 45%,#0000008c);pointer-events:none}[data-columns-desktop="1"] .highlights-reel__caption{position:absolute;left:48px;right:48px;bottom:48px;padding:0;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:24px;text-align:left;z-index:4;color:#fff}[data-columns-desktop="1"] .highlights-reel__caption-content{flex:1 1 auto;min-width:0;max-width:60%}[data-columns-desktop="1"] .highlights-reel__caption-subheading{color:#fff}[data-columns-desktop="1"] .highlights-reel__caption-button{color:#fff;flex:0 0 auto;align-self:flex-end;margin-top:0}[data-columns-desktop="1"] .highlights-reel__caption-prose{font-size:1.6rem}}.highlights-reel__caption-content>*,.highlights-reel__caption>.highlights-reel__caption-button{opacity:0;transform:translate(40px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.highlights-reel__card.is-revealed .highlights-reel__caption-content>*,.highlights-reel__card.is-revealed .highlights-reel__caption>.highlights-reel__caption-button{opacity:1;transform:translate(0)}.highlights-reel__card.is-revealed .highlights-reel__caption-content>*:nth-child(1){transition-delay:.1s}.highlights-reel__card.is-revealed .highlights-reel__caption-content>*:nth-child(2){transition-delay:.2s}.highlights-reel__card.is-revealed .highlights-reel__caption-content>*:nth-child(3){transition-delay:.3s}.highlights-reel__card.is-revealed .highlights-reel__caption-content>*:nth-child(4){transition-delay:.4s}.highlights-reel__card.is-revealed .highlights-reel__caption>.highlights-reel__caption-button{transition-delay:.5s}@media(prefers-reduced-motion:reduce){.highlights-reel__caption-content>*,.highlights-reel__caption>.highlights-reel__caption-button{transform:none;transition:opacity .2s ease-out}.highlights-reel__card.is-revealed .highlights-reel__caption-content>*,.highlights-reel__card.is-revealed .highlights-reel__caption>.highlights-reel__caption-button{transform:none}}.highlights-reel__header-row{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:24px}.highlights-reel__header-row--inline{flex-direction:row;align-items:center;justify-content:space-between;gap:24px}.highlights-reel__header-row .section-header{margin-bottom:0;flex:1 1 auto;min-width:0}.highlights-reel__header-nav{display:flex;gap:6px;flex:0 0 auto}.highlights-reel__nav{width:36px;height:36px;border-radius:50%;border:0;background:#0000008c;color:var(--hr-text, #fff);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,opacity .15s ease;padding:0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.highlights-reel__nav svg{width:16px;height:16px}.highlights-reel__nav:hover{background:#000c}.highlights-reel__nav:focus-visible{outline:2px solid var(--hr-accent, #fff);outline-offset:2px}.highlights-reel__nav:disabled{opacity:.3;cursor:not-allowed}.highlights-reel__nav[hidden]{display:none}.highlights-reel__dots{display:flex;justify-content:center;gap:8px;margin-top:24px;padding:0 24px}.highlights-reel__dot{width:36px;height:4px;padding:0;border:none;background:#ffffff40;border-radius:4px;cursor:pointer;transition:background .2s ease,width .2s ease}.highlights-reel__dot:hover{background:#ffffff80}.highlights-reel__dot.is-current{background:var(--hr-accent, #fff)}.highlights-reel__dot:focus-visible{outline:2px solid var(--hr-accent, #fff);outline-offset:4px}
/*# sourceMappingURL=/cdn/shop/t/38/assets/highlights-reel.css.map */
