floating-button{position:fixed;bottom:0;left:0;width:100%;display:flex;align-items:center;justify-content:center;padding:.8rem 1.6rem;z-index:99;transition:opacity .2s ease;opacity:0;pointer-events:none}floating-button.show{pointer-events:all;opacity:1}@media screen and (min-width: 1024px){floating-button,floating-button.show{pointer-events:none;opacity:0}}floating-button .btn{border-radius:200px!important;width:fit-content!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-floating-button.css.map */
