.hmc-ugc{--hmc-ugc-navy: var(--hmc-brand-primary, #1a1540);--hmc-ugc-sky: var(--hmc-brand-secondary, #38b5ff);--hmc-ugc-muted: #5c5a6f;--hmc-ugc-visible: 1;--hmc-ugc-gap: .65rem;--hmc-ugc-gutter: .85rem;--hmc-ugc-peek: .16;--hmc-ugc-card-ratio: 1.55;position:relative;margin:.35rem 0 1.5rem;padding:.85rem 0 1.75rem;background:#fff;color:var(--hmc-ugc-navy);box-sizing:border-box;overflow-x:clip}@media screen and (min-width:600px){.hmc-ugc{--hmc-ugc-visible: 2;--hmc-ugc-gap: .85rem;--hmc-ugc-gutter: 1.25rem;--hmc-ugc-peek: 0}}@media screen and (min-width:900px){.hmc-ugc{--hmc-ugc-visible: 3;--hmc-ugc-gap: 1rem;--hmc-ugc-gutter: 1.35rem;--hmc-ugc-card-ratio: 1.5}}@media screen and (min-width:1100px){.hmc-ugc{--hmc-ugc-visible: 4;--hmc-ugc-gap: 1.1rem;--hmc-ugc-gutter: 1.5rem;margin:.5rem 0 1.75rem;padding:1rem 0 2rem}}.hmc-ugc.section,.hmc-ugc.section--tight{margin-top:.35rem;margin-bottom:1.5rem}@media screen and (min-width:1100px){.hmc-ugc.section,.hmc-ugc.section--tight{margin-top:.5rem;margin-bottom:1.75rem}}.hmc-ugc__intro{text-align:center;max-width:none;width:100%;margin:0 auto 1.35rem;padding:0 var(--hmc-ugc-gutter);box-sizing:border-box}.hmc-ugc__eyebrow{margin:0 0 .45rem;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--hmc-ugc-muted)}.hmc-ugc__title{margin:0 auto;max-width:100%;font-family:var(--heading-font-family),Poppins,sans-serif;font-size:clamp(1.0625rem,2.85vw + .38rem,2.15rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--hmc-ugc-navy);white-space:nowrap}.hmc-ugc__lead{margin:.65rem 0 0;font-size:1rem;line-height:1.45;color:var(--hmc-ugc-muted)}.hmc-ugc__rail{position:relative;width:100%;max-width:100%;padding:0 var(--hmc-ugc-gutter);box-sizing:border-box}.hmc-ugc__scroller{container-type:inline-size;container-name:hmc-ugc;overflow:hidden;width:100%;max-width:100%;box-sizing:border-box;touch-action:pan-y;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.hmc-ugc--native-scroll .hmc-ugc__scroller{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-padding-inline:0;overscroll-behavior-x:contain;touch-action:pan-x pan-y;scrollbar-width:none;-ms-overflow-style:none;transform:none;-webkit-transform:none}.hmc-ugc--native-scroll .hmc-ugc__scroller::-webkit-scrollbar{display:none;width:0;height:0}.hmc-ugc--native-scroll .hmc-ugc__track{transform:none!important;will-change:auto;transition:none!important;padding-right:calc(100cqi * var(--hmc-ugc-peek, .16))}.hmc-ugc--native-scroll .hmc-ugc__card{scroll-snap-align:start;scroll-snap-stop:always;flex-shrink:0;touch-action:pan-x pan-y}.hmc-ugc--native-scroll .hmc-ugc__video,.hmc-ugc--native-scroll .hmc-ugc__poster,.hmc-ugc--native-scroll .hmc-ugc__media{touch-action:pan-x pan-y}.hmc-ugc__track{display:flex;gap:var(--hmc-ugc-gap);width:max-content;max-width:none;padding:.15rem 0 .35rem;box-sizing:border-box;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);transition:transform .42s cubic-bezier(.22,1,.36,1)}@media screen and (max-width:699px){.hmc-ugc__track{transition:transform .32s cubic-bezier(.16,1,.3,1)}.hmc-ugc__card{isolation:auto;contain:layout style;box-shadow:none!important;transition:none}.hmc-ugc__poster,.hmc-ugc__video{transition:none}.hmc-ugc__card:hover{box-shadow:none;transform:translateZ(0)}.hmc-ugc__card:hover .hmc-ugc__video,.hmc-ugc__card:hover .hmc-ugc__poster{transform:none}}.hmc-ugc__track.is-jumping,.hmc-ugc__track.is-dragging{transition:none!important}.hmc-ugc__track.is-dragging .hmc-ugc__video,.hmc-ugc__track.is-settling .hmc-ugc__video{visibility:hidden!important;opacity:0!important;pointer-events:none!important}.hmc-ugc__track.is-dragging .hmc-ugc__card,.hmc-ugc__track.is-dragging .hmc-ugc__video,.hmc-ugc__track.is-dragging .hmc-ugc__poster,.hmc-ugc__track.is-settling .hmc-ugc__card,.hmc-ugc__track.is-settling .hmc-ugc__video,.hmc-ugc__track.is-settling .hmc-ugc__poster{transition:none!important;pointer-events:none}.hmc-ugc__card{--hmc-ugc-card-w: calc( (100cqi - (var(--hmc-ugc-visible) - 1) * var(--hmc-ugc-gap) - 100cqi * var(--hmc-ugc-peek, 0)) / var(--hmc-ugc-visible) );position:relative;flex:0 0 var(--hmc-ugc-card-w);width:var(--hmc-ugc-card-w);aspect-ratio:1 / var(--hmc-ugc-card-ratio);border:0;border-radius:.85rem;overflow:hidden;background:#0f0e1a;isolation:isolate;contain:layout paint style;padding:0;margin:0;color:inherit;cursor:pointer;text-align:left;font:inherit;transform:none;transition:box-shadow .35s ease;-webkit-tap-highlight-color:transparent}.hmc-ugc__card:hover{box-shadow:0 16px 36px #1a15402e}.hmc-ugc__card:hover .hmc-ugc__poster{transform:scale(1.03)}.hmc-ugc__card:hover .hmc-ugc__video{transform:none}.hmc-ugc__card:hover .hmc-ugc__explore{background:#fff;color:var(--hmc-ugc-navy);border-color:#fff}.hmc-ugc__card:focus-visible{outline:2px solid var(--hmc-ugc-sky);outline-offset:3px}.hmc-ugc__card:disabled,.hmc-ugc__card[aria-disabled=true]{cursor:default;opacity:.7;pointer-events:none}.hmc-ugc__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hmc-ugc__poster,.hmc-ugc__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s ease}.hmc-ugc__video{z-index:1;background:transparent;transform:none!important;object-fit:cover;object-position:center center}.hmc-ugc--reduced .hmc-ugc__video{display:none}.hmc-ugc__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,#0f0e1a14,#0f0e1a00 35%,#0f0e1a8c 72%,#0f0e1ae0)}.hmc-ugc__footer{position:absolute;z-index:3;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem 1rem 1.1rem;pointer-events:none}.hmc-ugc__copy{margin:0;font-family:var(--heading-font-family),Poppins,sans-serif;font-size:clamp(.95rem,2.2vw,1.15rem);font-weight:700;line-height:1.25;letter-spacing:-.02em;color:#fff;text-shadow:0 1px 10px rgba(0,0,0,.35)}.hmc-ugc__explore{display:inline-flex;align-items:center;justify-content:center;min-height:2.15rem;padding:.45rem .95rem;border:1.5px solid rgba(255,255,255,.85);border-radius:.4rem;background:transparent;color:#fff;font-family:var(--heading-font-family),Poppins,sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;transition:background .25s ease,color .25s ease,border-color .25s ease}.hmc-ugc__nav{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;pointer-events:none}@media screen and (max-width:749px){.hmc-ugc__nav{display:none!important}}.hmc-ugc__nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:2.5rem;height:2.5rem;border-radius:999px;border:1px solid rgba(26,21,64,.1);background:#fff;color:var(--hmc-ugc-navy);display:grid;place-items:center;cursor:pointer;pointer-events:auto;box-shadow:0 8px 22px #1a15401f}.hmc-ugc__nav-btn--prev{left:max(.35rem,calc(var(--hmc-ugc-gutter) - .35rem))}.hmc-ugc__nav-btn--next{right:max(.35rem,calc(var(--hmc-ugc-gutter) - .35rem))}@media screen and (min-width:750px){.hmc-ugc__nav-btn{width:2.85rem;height:2.85rem}}.hmc-ugc__nav-btn svg{width:1rem;height:1rem}.hmc-ugc__empty{margin:0 auto;max-width:32rem;padding:2rem var(--hmc-ugc-gutter);text-align:center;color:var(--hmc-ugc-muted);font-size:.95rem}.hmc-ugc-reel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130000;display:flex;align-items:stretch;justify-content:center;box-sizing:border-box}.hmc-ugc-reel[hidden]{display:none!important}.hmc-ugc-reel__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(120% 80% at 50% 20%,rgba(56,181,255,.16),transparent 55%),#080710eb;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);opacity:0;transition:opacity .48s ease}.hmc-ugc-reel.is-ready .hmc-ugc-reel__backdrop{opacity:1}.hmc-ugc-reel__shell{position:relative;z-index:1;width:100%;height:100%;display:flex;flex-direction:column;padding:max(12px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));box-sizing:border-box}.hmc-ugc-reel__chrome{transition:opacity .35s ease}.hmc-ugc-reel.is-zooming .hmc-ugc-reel__rail,.hmc-ugc-reel.is-zooming .hmc-ugc-reel__meta,.hmc-ugc-reel.is-zooming .hmc-ugc-reel__arrow,.hmc-ugc-reel.is-zooming .hmc-ugc-reel__close{opacity:0;pointer-events:none}.hmc-ugc-reel__zoom{position:fixed;z-index:130020;margin:0;padding:0;border:0;border-radius:.85rem;overflow:hidden;pointer-events:none;background:#0a0914;box-shadow:0 24px 60px #00000080;transform:translateZ(0);opacity:1;transition:top .5s cubic-bezier(.22,.82,.18,1),left .5s cubic-bezier(.22,.82,.18,1),width .5s cubic-bezier(.22,.82,.18,1),height .5s cubic-bezier(.22,.82,.18,1),border-radius .5s cubic-bezier(.22,.82,.18,1),box-shadow .5s ease,opacity .22s ease}.hmc-ugc-reel__zoom.is-jumping{transition:none!important}.hmc-ugc-reel__zoom.is-fading{opacity:0}.hmc-ugc-reel__zoom[hidden]{display:none!important}.hmc-ugc-reel__zoom img,.hmc-ugc-reel__zoom canvas{width:100%;height:100%;object-fit:cover;display:block}.hmc-ugc-reel__close{position:absolute;top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));z-index:5;width:2.5rem;height:2.5rem;border:0;border-radius:999px;background:#fffffff2;color:#1a1540;font-size:1.4rem;line-height:1;cursor:pointer;box-shadow:0 10px 28px #00000059}.hmc-ugc-reel__arrow{position:absolute;top:46%;z-index:4;transform:translateY(-50%);width:2.6rem;height:2.6rem;border:0;border-radius:999px;background:#ffffff24;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .2s ease,transform .2s ease;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}@media(hover:hover)and (pointer:fine){.hmc-ugc-reel__arrow:hover{background:#ffffff47}}.hmc-ugc-reel__arrow:active{transform:translateY(-50%) scale(.94)}.hmc-ugc-reel__arrow svg{width:1rem;height:1rem;display:block;flex-shrink:0;color:inherit;fill:none;stroke:currentColor}.hmc-ugc-reel__arrow svg path{stroke:currentColor;fill:none}.hmc-ugc-reel__arrow--prev{left:max(.35rem,env(safe-area-inset-left))}.hmc-ugc-reel__arrow--next{right:max(.35rem,env(safe-area-inset-right))}@media screen and (max-width:699px){.hmc-ugc-reel__arrow,.hmc-ugc-reel__arrow:hover,.hmc-ugc-reel__arrow:focus,.hmc-ugc-reel__arrow:focus-visible,.hmc-ugc-reel__arrow:active{display:inline-flex;width:2.9rem;height:2.9rem;top:44%;background:#fff;color:#1a1540;box-shadow:0 10px 28px #0000006b;backdrop-filter:none;-webkit-backdrop-filter:none}.hmc-ugc-reel__arrow:active{transform:translateY(-50%) scale(.94)}.hmc-ugc-reel__arrow svg{width:1.1rem;height:1.1rem;color:#1a1540;stroke:#1a1540}.hmc-ugc-reel__arrow svg path{stroke:#1a1540}.hmc-ugc-reel__arrow--prev{left:max(.45rem,env(safe-area-inset-left))}.hmc-ugc-reel__arrow--next{right:max(.45rem,env(safe-area-inset-right))}.hmc-ugc-reel__shell{padding:max(6px,env(safe-area-inset-top)) 0 max(10px,env(safe-area-inset-bottom))}.hmc-ugc-reel__stage{flex:1 1 auto;align-items:flex-end;padding-bottom:.15rem}.hmc-ugc-reel__rail{max-height:none;height:min(76dvh,calc(100dvh - 7rem))}.hmc-ugc-reel__slide{width:min(76vw,calc((70dvh - .5rem)*.5625),380px);border-radius:.9rem;transition:transform .4s cubic-bezier(.25,.8,.25,1),opacity .35s ease,box-shadow .35s ease}.hmc-ugc-reel__slide.is-side,.hmc-ugc-reel__slide.is-far{filter:none}.hmc-ugc-reel__slide.is-side .hmc-ugc-reel__slide-scrim{opacity:.25}.hmc-ugc-reel__slide.is-far .hmc-ugc-reel__slide-scrim{opacity:.45}.hmc-ugc-reel__meta{width:min(420px,88vw);margin:.5rem auto 0;padding-bottom:.15rem}.hmc-ugc-reel__title{margin:0;font-size:.98rem}.hmc-ugc-reel__progress,.hmc-ugc-reel__hint{display:none!important}.hmc-ugc-reel__close{top:max(10px,env(safe-area-inset-top));right:max(10px,env(safe-area-inset-right));width:2.35rem;height:2.35rem}}.hmc-ugc-reel__stage{position:relative;flex:1 1 auto;min-height:0;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;touch-action:pan-y;-webkit-user-select:none;user-select:none}.hmc-ugc-reel__rail{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-height:min(78vh,760px);margin:auto;transform:none;will-change:auto;z-index:1;pointer-events:none}.hmc-ugc-reel__rail .hmc-ugc-reel__slide{pointer-events:auto}.hmc-ugc-reel__rail.is-swiping{transition:none;will-change:transform}.hmc-ugc-reel__player{position:relative;z-index:3;flex:0 0 auto;width:min(72vw,42vh,360px);aspect-ratio:9 / 16;height:auto;max-height:min(78vh,760px);margin:0;border-radius:1rem;overflow:hidden;background:#0a0914;box-shadow:0 0 0 1px #ffffff1f,0 28px 70px #0000008c,0 0 80px #38b5ff2e;transform:none!important;translate:none!important;filter:none!important;will-change:auto;isolation:isolate;pointer-events:auto}.hmc-ugc-reel__player[hidden]{display:none!important}.hmc-ugc-reel__player.is-pending{opacity:0;pointer-events:none}.hmc-ugc-reel__player video,.hmc-ugc-reel__player iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;display:block;object-fit:contain;object-position:center center;background:#000;transform:none!important;translate:none!important;-webkit-backface-visibility:hidden;backface-visibility:hidden}.hmc-ugc-reel__stage:has(.hmc-ugc-reel__player:not([hidden]):not(.is-pending)) .hmc-ugc-reel__slide.is-active{opacity:0!important;pointer-events:none}.hmc-ugc-reel__rail.is-swiping~.hmc-ugc-reel__player{display:none!important}.hmc-ugc-reel__rail.is-swiping .hmc-ugc-reel__slide{filter:none!important;transition:none!important;will-change:auto}.hmc-ugc-reel__rail.is-swiping .hmc-ugc-reel__slide-video,.hmc-ugc-reel__rail.is-swiping .hmc-ugc-reel__slide-iframe,.hmc-ugc-reel__rail.is-swiping [data-yt-host]{display:none!important}.hmc-ugc-reel__rail.is-swiping .hmc-ugc-reel__slide-poster{display:block!important;opacity:1!important;visibility:visible!important}.hmc-ugc-reel__slide{position:absolute;top:50%;left:50%;width:min(72vw,42vh,360px);aspect-ratio:9 / 16;margin:0;padding:0;border:0;border-radius:1rem;overflow:hidden;background:#0a0914;color:inherit;cursor:pointer;transform-origin:center center;will-change:transform,opacity;transition:transform .4s cubic-bezier(.25,.8,.25,1),opacity .35s ease,filter .35s ease,box-shadow .35s ease;box-shadow:0 18px 50px #00000073;-webkit-tap-highlight-color:transparent}@media screen and (max-width:699px){.hmc-ugc-reel__slide{will-change:auto}.hmc-ugc-reel__rail.is-swiping{will-change:transform}}.hmc-ugc-reel__slide.is-dragging{transition:none}.hmc-ugc-reel__slide.is-active{cursor:default;filter:none;box-shadow:0 0 0 1px #ffffff1f,0 28px 70px #0000008c,0 0 80px #38b5ff2e}.hmc-ugc-reel__slide.is-side{filter:saturate(.8) brightness(.78)}.hmc-ugc-reel__slide.is-far{filter:saturate(.6) brightness(.55);pointer-events:none}.hmc-ugc-reel__slide-media{position:absolute;top:0;right:0;bottom:0;left:0;background:#000}.hmc-ugc-reel__slide-poster,.hmc-ugc-reel__slide-video,.hmc-ugc-reel__slide-iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;display:block;object-fit:cover;object-position:center center;background:#000}.hmc-ugc-reel__slide-poster{z-index:1}.hmc-ugc-reel__slide-video,.hmc-ugc-reel__slide-iframe,[data-yt-host]{z-index:2}.hmc-ugc-reel__slide-video.is-pending,.hmc-ugc-reel__slide-iframe.is-pending,[data-yt-host].is-pending{opacity:0}.hmc-ugc-reel__slide-video{object-fit:cover;object-position:center center;transform:none;translate:none}.hmc-ugc-reel__slide-media:has(video:not(.is-pending)) .hmc-ugc-reel__slide-poster,.hmc-ugc-reel__slide-media:has(iframe:not(.is-pending)) .hmc-ugc-reel__slide-poster{visibility:hidden;opacity:0;pointer-events:none}.hmc-ugc-reel__slide-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.55) 100%);pointer-events:none;opacity:0;transition:opacity .35s ease}.hmc-ugc-reel__slide.is-side .hmc-ugc-reel__slide-scrim,.hmc-ugc-reel__slide.is-far .hmc-ugc-reel__slide-scrim{opacity:1}.hmc-ugc-reel__slide-label{position:absolute;left:.75rem;right:.75rem;bottom:.75rem;margin:0;color:#fff;font-family:var(--heading-font-family),Poppins,sans-serif;font-size:.78rem;font-weight:600;line-height:1.25;text-shadow:0 2px 10px rgba(0,0,0,.55);opacity:0;transform:translateY(6px);transition:opacity .35s ease,transform .35s ease;pointer-events:none}.hmc-ugc-reel__slide.is-side .hmc-ugc-reel__slide-label{opacity:.85;transform:translateY(0)}.hmc-ugc-reel__meta{flex:0 0 auto;width:min(420px,92vw);margin:.35rem auto 0;text-align:center;z-index:3}.hmc-ugc-reel__title{margin:0 0 .65rem;color:#fff;font-family:var(--heading-font-family),Poppins,sans-serif;font-size:clamp(.95rem,2.4vw,1.15rem);font-weight:650;letter-spacing:-.01em;line-height:1.3;min-height:1.3em}.hmc-ugc-reel__progress{height:3px;border-radius:999px;background:#ffffff2e;overflow:hidden}.hmc-ugc-reel__progress-bar{display:block;height:100%;width:0%;border-radius:inherit;background:linear-gradient(90deg,#38b5ff,#7ad3ff);transform-origin:left center;transition:width .1s linear}html.hmc-ugc-lightbox-open,body.hmc-ugc-lightbox-open{overflow:hidden}@media(prefers-reduced-motion:reduce){.hmc-ugc__track{transition:none}.hmc-ugc__card,.hmc-ugc__poster,.hmc-ugc__video,.hmc-ugc__explore,.hmc-ugc-reel__slide,.hmc-ugc-reel__zoom,.hmc-ugc-reel__backdrop{transition:none!important}.hmc-ugc__card:hover,.hmc-ugc__card:hover .hmc-ugc__video,.hmc-ugc__card:hover .hmc-ugc__poster{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/98/assets/hmc-home-ugc.css.map */
