:root{--jm-fest-h: 100vh}@supports (height: 100svh){:root{--jm-fest-h: 100svh}}.jm-fh{position:fixed;top:0;right:0;left:0;z-index:50;color:#fff;transition:background-color .35s ease,color .35s ease,box-shadow .35s ease}.jm-fh:before{content:"";position:absolute;top:0;right:0;bottom:-40px;left:0;z-index:-1;background:linear-gradient(180deg,#14100e73,#14100e00);pointer-events:none;transition:opacity .35s ease}.jm-fh.is-solid{background:var(--jm-bg);color:var(--jm-ink);box-shadow:0 1px 0 var(--jm-line)}.jm-fh.is-solid:before{opacity:0}.jm-fh__bar{margin:0;padding:7px var(--jm-pad);background:#14100e8c;font-family:var(--jm-sans);font-size:11px;letter-spacing:.16em;text-align:center;text-transform:uppercase;color:#fff}.jm-fh__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding:18px var(--jm-pad);font-family:var(--jm-sans)}.jm-fh__links{display:flex;flex-wrap:wrap;gap:6px 26px}.jm-fh__link,.jm-fh__icon{position:relative;display:inline-flex;align-items:center;gap:8px;min-height:36px;font-size:12px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;color:inherit;text-shadow:0 1px 8px rgba(0,0,0,.25)}.jm-fh.is-solid .jm-fh__link,.jm-fh.is-solid .jm-fh__icon{text-shadow:none}.jm-fh__link:after{content:"";position:absolute;right:0;bottom:6px;left:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .35s ease}.jm-fh__link:hover:after,.jm-fh__link.is-active:after{transform:scaleX(1)}.jm-fh__logo{display:block;justify-self:center;color:inherit;text-decoration:none}.jm-fh__logo-img{display:block;width:180px;height:auto;filter:brightness(0) invert(1);transition:filter .35s ease}.jm-fh.is-solid .jm-fh__logo-img{filter:none}.jm-fh__logo-text{font-family:var(--jm-sans);font-size:30px;letter-spacing:.3em}.jm-fh__icons{display:flex;justify-content:flex-end;align-items:center;gap:22px}.jm-fh__icon svg{width:18px;height:18px}.jm-fh__cart{position:relative}.jm-fh__count{position:absolute;top:0;right:-11px;line-height:1;display:grid;place-items:center;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#fff;color:var(--jm-ink);font-size:10px;letter-spacing:0;text-shadow:none}.jm-fh.is-solid .jm-fh__count{background:var(--jm-ink);color:#fff}@media(min-width:990px){.jm-fh__icon svg{display:none}.jm-fh__cart svg{display:block}}@media(max-width:989px){.jm-fh__inner{grid-template-columns:1fr auto 1fr;grid-template-areas:". logo icons" "links links links";row-gap:6px;padding-top:12px;padding-bottom:8px}.jm-fh__logo{grid-area:logo}.jm-fh__logo-img{width:120px}.jm-fh__icons{grid-area:icons;gap:14px}.jm-fh__icon-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.jm-fh__icon--login{display:none}.jm-fh__links{grid-area:links;flex-wrap:nowrap;justify-content:flex-start;gap:16px;overflow-x:auto;scrollbar-width:none}.jm-fh__links::-webkit-scrollbar{display:none}.jm-fh__links>:first-child{margin-left:auto}.jm-fh__links>:last-child{margin-right:auto}.jm-fh__link{flex:0 0 auto;min-height:32px;font-size:10.5px;letter-spacing:.1em}}@media(max-width:420px){.jm-fh__links{gap:12px}.jm-fh__link{font-size:9.5px;letter-spacing:.06em}}.jm-fest{position:relative;background:#16130f}.jm-fest__stage{position:relative;height:var(--jm-fest-h);overflow:hidden;background:#16130f}.jm-fest__slide{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#16130f;color:#fff;transform:translateZ(0);transition:transform .95s cubic-bezier(.76,0,.18,1);will-change:transform}.jm-fest__slide.is-after{transform:translate3d(0,100%,0)}.jm-fest__slide.is-before{transform:translate3d(0,-12%,0)}.jm-fest__slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background:#000;opacity:0;pointer-events:none;transition:opacity .95s cubic-bezier(.76,0,.18,1)}.jm-fest__slide.is-before:after{opacity:.55}.jm-fest__media{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:stretch}.jm-fest__backdrop{display:none}.jm-fest__frame{position:relative;width:100%;height:100%}.jm-fest__still,.jm-fest__video,.jm-fest__img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.jm-fest__video{opacity:0;transition:opacity .6s ease}.jm-fest__video.is-playing{opacity:1}.jm-fest__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#100d0a66,#100d0a00 22%),linear-gradient(180deg,#100d0a00 55%,#100d0a99);pointer-events:none}@media(min-width:750px){.jm-fest__slide--frame .jm-fest__backdrop{display:block;position:absolute;top:-60px;right:-60px;bottom:-60px;left:-60px;width:calc(100% + 120px);height:calc(100% + 120px);object-fit:cover;filter:blur(38px) saturate(1.1) brightness(.62);transform:scale(1.05)}.jm-fest__slide--frame .jm-fest__frame{width:auto;height:100%;aspect-ratio:9 / 16;max-width:100%;box-shadow:0 30px 80px #00000073}}.jm-fest__text{position:absolute;right:0;bottom:0;left:0;z-index:2;padding:0 var(--jm-pad) calc(84px + env(safe-area-inset-bottom));text-align:center}.jm-fest__kicker{margin:0 0 10px;font-family:var(--jm-sans);font-size:11.5px;letter-spacing:.3em;text-transform:uppercase;color:#ffffffd9}.jm-fest__title{margin:0;font-size:clamp(40px,7.5vw,92px);line-height:1;text-wrap:balance;text-shadow:0 2px 30px rgba(0,0,0,.3)}.jm-fest__cta{display:inline-block;margin-top:18px;padding:8px 0 5px;border-bottom:1px solid currentColor;font-family:var(--jm-sans);font-size:12px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;text-decoration:none;color:#fff}.jm-fest__cta:hover{opacity:.75}.jm-fest__cta:focus-visible,.jm-fest__dots button:focus-visible,.jm-fest__next:focus-visible{outline:1px solid #fff;outline-offset:4px}.jm-fest__text>*{opacity:0;transform:translateY(16px);transition:opacity .7s ease,transform .7s ease}.jm-fest__slide.is-active .jm-fest__text>*{opacity:1;transform:none;transition-delay:.55s}.jm-fest__slide.is-active .jm-fest__title{transition-delay:.65s}.jm-fest__slide.is-active .jm-fest__cta{transition-delay:.75s}.jm-fest__dots{position:absolute;top:50%;right:22px;z-index:20;display:grid;gap:6px;transform:translateY(-50%);transition:opacity .3s ease}.jm-fest__dots button{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:44px;min-height:32px;padding:0;border:0;background:none;color:#fff9;font-family:var(--jm-sans);font-size:11px;letter-spacing:.12em;cursor:pointer}.jm-fest__dots button:after{content:"";width:14px;height:1px;background:currentColor;transition:width .4s ease}.jm-fest__dots button[aria-current=true]{color:#fff}.jm-fest__dots button[aria-current=true]:after{width:32px}.jm-fest__next{position:absolute;bottom:calc(22px + env(safe-area-inset-bottom));left:50%;z-index:20;display:grid;place-items:center;width:44px;height:44px;margin-left:-22px;padding:0;border:0;background:none;color:#fff;cursor:pointer;animation:jm-fest-nudge 2.4s ease-in-out infinite;transition:opacity .3s ease}.jm-fest__next svg{width:26px;height:26px}.jm-fest.is-last .jm-fest__next,.jm-fest.is-past .jm-fest__next,.jm-fest.is-past .jm-fest__dots{opacity:0;pointer-events:none}@keyframes jm-fest-nudge{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media(max-width:749px){.jm-fest__dots{right:12px}.jm-fest__dot-num{display:none}.jm-fest__dots button{min-width:32px}.jm-fest__text{padding-bottom:calc(78px + env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){.jm-fest__slide,.jm-fest__slide:after,.jm-fest__text>*,.jm-fest__video{transition:none}.jm-fest__text>*{opacity:1;transform:none}.jm-fest__next{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/jm-festive.css.map */
