.fancy{width:fit-content;margin:auto;border:2px solid #000;border-radius:99px;box-sizing:border-box;cursor:pointer;outline:none;padding:0 20px;height:41px;position:relative;text-decoration:none;transition:all .3s ease-in-out;background:#ffffff80;display:flex;align-items:center;justify-content:center}.fancy .default-link-text{font-size:11px;display:block;transition:all .3s ease-in-out;text-transform:uppercase;text-decoration:none;color:#000}.fancy .top-key-left{height:2px;width:0;top:-2px;left:2rem;position:absolute;background:#fff;transition:width .5s ease-out,left .3s ease-out}.fancy .top-key-right{height:2px;width:1.5rem;top:-2px;right:2rem;position:absolute;background:#ffffffe6;transition:width .5s ease-out,left .3s ease-out}.fancy .bottom-key-right{height:2px;width:0;right:2rem;bottom:-2px;position:absolute;background:#fff;transition:all .5s ease-out}.fancy .bottom-key-left{height:2px;width:1.5rem;left:2rem;bottom:-2px;position:absolute;background:#ffffffe6;transition:all .5s ease-out}.fancy:hover{background:#fff;border-color:var(--pink)}.fancy:before{content:"";width:0;height:2px;background:var(--pink);position:absolute;transform:rotate(45deg);transition:all .3s linear;opacity:0;bottom:-2px;right:2rem;z-index:2}.fancy:hover:before{opacity:1;width:1.5rem}.fancy:hover .default-link-text{color:var(--pink)}.fancy:hover .top-key-right,.fancy:hover .bottom-key-left{width:0}.fancy:hover .top-key-left,.fancy:hover .bottom-key-right{width:1.5rem}.fancy-buy-button:disabled{cursor:not-allowed}.fancy-buy-button{width:100px}.default-link-text.hidden{display:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/default-link.css.map */
