.m64-hero{position:relative;height:calc(100vh - 130px);height:calc(100dvh - 130px);min-height:700px;background-color:#000;display:flex;align-items:center;justify-content:center;overflow:hidden}.m64-hero__stripe{position:absolute;top:0;left:0;width:100%;z-index:11}.m64-hero__stripe img{width:100%;height:auto;display:block}.m64-hero__logo{z-index:12;position:absolute;top:40px}.m64-hero__logo img{width:300px;height:auto}.m64-hero__container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;width:100%;position:relative}.m64-hero__media{position:relative;width:85vw;max-width:1800px;height:auto;aspect-ratio:16 / 9;z-index:1;margin-top:-15rem}.m64-hero__unlit-image{position:relative;width:100%;height:100%;object-fit:contain;opacity:1;-webkit-user-drag:none}.m64-hero__unlit-image.is-hidden{opacity:0}.m64-hero__reveal-video,.m64-hero__lit-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;opacity:0;-webkit-user-drag:none}.m64-hero__reveal-video.is-playing,.m64-hero__lit-image.is-active{opacity:1}.m64-hero__controls{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:2rem;z-index:10}.m64-hero__swatches{display:flex;gap:1.5rem;pointer-events:auto}.m64-hero__swatches.is-disabled{pointer-events:none}.m64-hero__swatch{width:40px;height:40px;border-radius:50%;border:none;background-color:var(--swatch-color);cursor:pointer;position:relative;transition:transform .2s ease}.m64-hero__swatch:hover{background-color:var(--swatch-color)}.m64-hero__swatch:before{content:"";position:absolute;top:50%;left:50%;width:calc(100% + 12px);height:calc(100% + 12px);border-radius:50%;border:2px solid var(--swatch-color);transform:translate(-50%,-50%) scale(.8);opacity:0;transition:opacity .3s ease,transform .3s ease}.m64-hero__swatch:hover:before{opacity:1;transform:translate(-50%,-50%) scale(1)}.m64-hero__swatch.is-selected:before{opacity:1;transform:translate(-50%,-50%) scale(1)}.m64-hero__prompt{font-family:magistral,sans-serif;color:#fff;font-size:2.5rem;margin-top:2rem;text-transform:uppercase;text-shadow:0 2px 20px rgba(0,0,0,.8);opacity:1;transition:opacity .5s ease}.m64-hero__prompt.is-hidden{opacity:0}.m64-hero__cta{position:fixed;bottom:2rem;left:50%;transform:translate(-50%) translateY(100px);background-color:#1a9dff;color:#fff;font-family:magistral,sans-serif;font-size:1.375rem;font-weight:600;text-decoration:none;text-transform:uppercase;padding:1.25rem 3rem;border-radius:4px;opacity:0;pointer-events:none;transition:all .5s ease;z-index:10;border:none;cursor:pointer}.m64-hero__cta.is-visible{transform:translate(-50%) translateY(0);opacity:1;pointer-events:auto}.m64-hero__cta.is-near-waitlist{opacity:0;pointer-events:none}@media screen and (min-width: 750px){.m64-hero__cta:hover{background-color:#f39}}@media screen and (min-width: 1200px){.m64-hero__media{width:90vw;max-width:2200px;margin-bottom:-13rem}}@media screen and (min-width: 2000px){.m64-hero__media{width:90vw;max-width:2200px;margin-bottom:-15rem;margin-top:-20rem}}@media screen and (max-width: 749px){.m64-hero{min-height:500px;height:calc(100dvh - 175px)}.m64-hero__container{padding:1rem}.m64-hero__logo img{width:250px}.m64-hero__media{width:130vw;margin-top:0;margin-bottom:-2rem}.m64-hero__controls{margin-top:1rem}.m64-hero__swatches{gap:1rem}.m64-hero__swatch{width:36px;height:36px}.m64-hero__prompt{font-size:1.5rem}.m64-hero__cta{bottom:1rem;padding:1rem 2rem;width:90%;text-align:center;-webkit-tap-highlight-color:transparent}.m64-hero__cta:active,.m64-hero__cta:focus{background-color:#1a9dff;outline:none}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/section-m64-reveal-hero.css.map */
