.acquire-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;background:#0000;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;transition:background .5s,opacity .5s}.acquire-overlay.is-active{pointer-events:all;opacity:1;background:#000000f0}.acquire-stage{position:relative;width:500px;height:500px;max-width:90vw;max-height:90vh}.acquire-glyph-ring{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;animation:acquire-ring-rotate 4.4s linear}.acquire-overlay:not(.is-active) .acquire-glyph-ring{animation:none}@keyframes acquire-ring-rotate{0%{transform:rotate(0)}to{transform:rotate(-120deg)}}.acquire-glyph{position:absolute;top:50%;left:50%;width:44px;height:44px;color:#fff;opacity:0;transform-origin:center}.acquire-glyph svg{width:100%;height:100%;stroke-dasharray:400;stroke-dashoffset:400}.acquire-overlay.is-active .acquire-glyph{animation:acquire-glyph-appear .8s var(--ease-out) forwards}.acquire-overlay.is-active .acquire-glyph svg{animation:acquire-glyph-draw .6s var(--ease-out) forwards}@keyframes acquire-glyph-appear{0%{opacity:0}to{opacity:.9}}@keyframes acquire-glyph-draw{to{stroke-dashoffset:0}}.acquire-centre{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:260px;height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.acquire-artwork{width:220px;height:220px;background:var(--bg);overflow:hidden;opacity:0;transform:scale(.4);transition:opacity .8s var(--ease-out),transform .8s var(--ease-out),background-color .4s}.acquire-artwork.is-visible{opacity:1;transform:scale(1)}.acquire-artwork.is-affirming{background:var(--sage)}.acquire-artwork img{width:100%;height:100%;object-fit:cover;transition:opacity .3s}.acquire-artwork.is-affirming img{opacity:.35}.acquire-word{position:absolute;bottom:-90px;left:50%;transform:translate(-50%);font-family:var(--font-display);font-size:2.2rem;letter-spacing:.25em;color:#fff;text-transform:uppercase;opacity:0;white-space:nowrap}.acquire-word.is-visible{opacity:1}.acquire-word span{display:inline-block;opacity:0;transform:translateY(6px);transition:opacity .3s var(--ease-out),transform .3s var(--ease-out)}.acquire-word.is-visible span{opacity:1;transform:translateY(0)}.acquire-union{position:absolute;bottom:-160px;left:50%;transform:translate(-50%);width:36px;height:36px;color:#fff;opacity:0;transition:opacity .5s}.acquire-union.is-visible{opacity:.6}.acquire-skip{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);font-family:var(--font-functional);font-size:.6rem;letter-spacing:.32em;text-transform:uppercase;color:#fff6;opacity:0;transition:opacity .3s}.acquire-overlay.can-skip .acquire-skip{opacity:1}.acquire-skip:hover{color:#fff}@media(prefers-reduced-motion:reduce){.acquire-glyph-ring{animation:none}.acquire-glyph svg{stroke-dashoffset:0;animation:none}.acquire-overlay.is-active .acquire-glyph{animation:none;opacity:.8}.acquire-artwork{transition-duration:.3s}}@media(max-width:640px){.acquire-stage{width:360px;height:360px}.acquire-centre{width:180px;height:180px}.acquire-artwork{width:160px;height:160px}.acquire-glyph{width:32px;height:32px}.acquire-word{font-size:1.6rem;bottom:-70px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/prototype-acquire.css.map */
