.button-arrow{display:inline-flex;align-items:center;gap:.6rem;text-decoration:none;font-family:Zen Kaku Gothic New,sans-serif;font-weight:700;font-size:1.5rem;line-height:1.5;color:inherit;transition:opacity .2s ease}.button-arrow:hover{opacity:.75}.button-arrow__icon{display:flex;flex-shrink:0;width:2rem;height:2rem}.button-arrow__icon svg{width:100%;height:100%}.button-arrow--purchase{display:flex;width:100px;height:100px;padding-top:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;aspect-ratio:1 / 1;border-radius:100px;background:#6d6cffd9;box-shadow:0 2px 10px #00000026;color:#fff;font-size:13px;font-weight:700;line-height:1.5;text-decoration:none;transition:opacity .25s ease,transform .25s ease}.button-arrow--purchase:hover{opacity:.85}.button-arrow--purchase .button-arrow__icon{width:2.4rem;height:2.4rem;background-color:#fff;border-radius:100px;padding:4px;color:#000}.button-arrow--hiding{opacity:0;transform:scale(.85);pointer-events:none;transition:opacity .3s ease-in,transform .3s ease-in}.button-arrow--fixed{position:fixed;bottom:16px;top:auto;z-index:200;opacity:0;transform:scale(.85);pointer-events:none;transition:opacity .3s ease-in,transform .3s ease-in}.button-arrow--fixed.is-visible{opacity:1;transform:scale(1);pointer-events:auto;transition:opacity 1s ease-out,transform 1s ease-out}@media screen and (min-width:750px){.button-arrow--fixed{bottom:24px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-button-arrow.css.map */
