.vg-moves{--vg-mv-ease: cubic-bezier(.22, 1, .36, 1);--vg-mv-bg: #1e1e1e;--vg-mv-text: #fffcf7;--vg-mv-gold: #d1b77e;--vg-mv-min-h: 760px;position:relative;width:100%;min-height:var(--vg-mv-min-h);overflow:hidden;background:var(--vg-mv-bg);color:var(--vg-mv-text)}@media(min-width:768px){.vg-moves{height:100svh;min-height:var(--vg-mv-min-h)}}.vg-moves__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.vg-moves__bg-panel{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:scale(1.05);transition:opacity 1s var(--vg-mv-ease),transform 6s linear;will-change:opacity,transform}.vg-moves__bg-panel.is-active{opacity:1;transform:scale(1);z-index:1}.vg-moves__bg-panel.is-exiting{opacity:0;z-index:0}.vg-moves__bg-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.vg-moves__bg-img--placeholder{opacity:.25}.vg-moves__bg-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#1e1e1e8c}.vg-moves__bg-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(30,30,30,.3) 0%,transparent 50%,rgba(30,30,30,.8) 100%)}.vg-moves__grain{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.25;z-index:2;pointer-events:none}.vg-moves__grain:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.18 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");opacity:.35;mix-blend-mode:overlay}.vg-moves__inner{position:relative;z-index:10;height:100%;min-height:inherit;max-width:1600px;margin:0 auto;padding:0 1.5rem;box-sizing:border-box;display:flex;flex-direction:column}@media(min-width:768px){.vg-moves__inner{padding-left:3.5rem;padding-right:3.5rem}}@media(min-width:1024px){.vg-moves__inner{padding-left:5rem;padding-right:5rem}}.vg-moves__overline{display:flex;align-items:center;justify-content:center;padding-top:6rem;font-family:var(--element-text-font-family--body, inherit),sans-serif;font-size:11px;letter-spacing:.32em;text-transform:uppercase;font-weight:600;color:var(--vg-mv-gold)}@media(min-width:768px){.vg-moves__overline{padding-top:7rem}}.vg-moves__stage{position:relative;flex:1;display:flex;align-items:center;justify-content:center;margin-top:2.5rem;min-height:0}@media(min-width:768px){.vg-moves__stage{margin-top:3rem}}.vg-moves__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem .75rem;width:100%;max-width:420px;margin:0 auto;justify-items:center;align-items:start}@media(min-width:640px){.vg-moves__grid{max-width:520px;gap:1.15rem 1rem}}@media(min-width:768px){.vg-moves__grid{max-width:640px;gap:1.25rem 1.15rem}}@media(min-width:1024px){.vg-moves__grid{display:flex;flex-wrap:nowrap;justify-content:center;align-items:flex-end;gap:1.5rem;max-width:100%;width:auto}}.vg-moves__card{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:110px;padding:0;border:0;background:none;color:inherit;font:inherit;cursor:pointer;opacity:0;transform:translateY(40px);transition:opacity .7s var(--vg-mv-ease),transform .7s var(--vg-mv-ease)}.vg-moves__card.is-inview{opacity:1;transform:translateY(0)}@media(min-width:640px){.vg-moves__card{max-width:120px}}@media(min-width:768px){.vg-moves__card{max-width:140px}}@media(min-width:1024px){.vg-moves__card{width:auto;max-width:none;flex:0 0 auto}}.vg-moves__media{position:relative;display:block;width:100%;aspect-ratio:3 / 4;overflow:hidden;box-shadow:0 20px 40px -10px #0009}@media(min-width:1024px){.vg-moves__media{width:160px}}.vg-moves__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform 1.1s ease-out}.vg-moves__img--placeholder{opacity:.35}.vg-moves__card.is-active .vg-moves__img,.vg-moves__card.is-selected .vg-moves__img{transform:scale(1.08)}.vg-moves__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#1e1e1e59;transition:background-color .7s ease}.vg-moves__card.is-active .vg-moves__shade,.vg-moves__card.is-selected .vg-moves__shade{background:#1e1e1e00}.vg-moves__frame{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid transparent;pointer-events:none;transition:border-color .5s ease}.vg-moves__card.is-active .vg-moves__frame,.vg-moves__card.is-selected .vg-moves__frame{border-color:#d1b77ed9}.vg-moves__label{display:flex;align-items:flex-start;justify-content:center;width:100%;min-height:2.7em;font-family:var(--element-text-font-family--body, inherit),sans-serif;font-size:10px;letter-spacing:.28em;text-transform:uppercase;font-weight:500;color:#fffcf7d9;text-align:center;transition:color .5s ease;line-height:1.35}@media(max-width:639px){.vg-moves__label{font-size:9px;letter-spacing:.16em}}@media(min-width:768px){.vg-moves__label{font-size:11px}}.vg-moves__card.is-active .vg-moves__label,.vg-moves__card.is-selected .vg-moves__label{color:var(--vg-mv-gold);font-weight:600}.vg-moves__footer{padding-bottom:5rem;display:flex;flex-direction:column;align-items:center;text-align:center}@media(min-width:768px){.vg-moves__footer{padding-bottom:6rem}}.vg-moves__heading-wrap{position:relative;min-height:72px;display:flex;align-items:center;justify-content:center;padding:0 1rem}@media(min-width:768px){.vg-moves__heading-wrap{height:90px;min-height:90px}}.vg-moves__heading{margin:0;font-family:var(--element-text-font-family--heading, Georgia, serif);font-weight:300;font-size:32px;line-height:1.05;letter-spacing:-.005em;color:var(--vg-mv-text);text-align:center;opacity:1;transform:translateY(0);transition:opacity .55s var(--vg-mv-ease),transform .55s var(--vg-mv-ease)}.vg-moves__heading.is-swap-out{opacity:0;transform:translateY(-16px)}.vg-moves__heading.is-swap-in{opacity:0;transform:translateY(16px)}.vg-moves__heading em{font-style:italic}@media(min-width:640px){.vg-moves__heading{font-size:42px}}@media(min-width:768px){.vg-moves__heading{font-size:clamp(36px,4.6vw,64px);white-space:nowrap}}.vg-moves__cta{display:inline-flex;align-items:center;gap:.75rem;margin-top:1.5rem;padding:.875rem 2rem;font-family:var(--element-text-font-family--body, inherit),sans-serif;font-size:11px;letter-spacing:.32em;text-transform:uppercase;font-weight:600;color:var(--vg-mv-text);text-decoration:none;border:1px solid rgba(255,252,247,.45);transition:color .5s ease,background-color .5s ease,border-color .5s ease}.vg-moves__cta:hover{background:var(--vg-mv-gold);border-color:var(--vg-mv-gold);color:#1e1e1e}.vg-moves__empty{font-size:14px;color:#fffcf7b3}.vg-moves.is-reduced-motion .vg-moves__bg-panel,.vg-moves.is-reduced-motion .vg-moves__card,.vg-moves.is-reduced-motion .vg-moves__heading,.vg-moves.is-reduced-motion .vg-moves__img,.vg-moves.is-reduced-motion .vg-moves__shade,.vg-moves.is-reduced-motion .vg-moves__frame,.vg-moves.is-reduced-motion .vg-moves__label{transition:none}
/*# sourceMappingURL=/cdn/shop/t/90/assets/moves-new.css.map */
