.button-list-switcher{width:100%;padding:6.4rem 0;background-color:rgb(var(--color-background));display:flex;justify-content:center}floating-button.button-list-switcher{padding:0;height:0;max-height:0}.button-list-switcher__top-padded{margin-top:3rem}.button-list-switcher__inner.fixed{position:fixed;bottom:1.6rem;left:50%;transform:translate(-50%);animation:easy-enter;animation-duration:1s;z-index:5;border:.2rem solid rgb(var(--color-background))}@media screen and (min-width:750px){.button-list-switcher__inner.fixed{bottom:5.2rem}}.button-list-switcher__inner.removed{position:fixed;bottom:-5.2rem;left:50%;transform:translate(-50%);animation:easy-exit;animation-duration:.5s;z-index:5}@keyframes easy-exit{0%{opacity:1;bottom:5.2rem}to{opacity:0;bottom:-5.2rem}}@keyframes easy-enter{0%{opacity:0;bottom:-5.2rem}to{opacity:1;bottom:5.2rem}}.button-list-switcher p{margin:0}.button-list-switcher__inner{border-radius:3.2rem;background-color:rgb(var(--color-header));padding:2rem .8rem .8rem;display:flex;gap:1.6rem;flex-direction:column;align-items:center;width:fit-content}.button-list-switcher__text{display:flex;align-items:center;justify-content:center;padding:0 2rem}.button-list-switcher__text p{font-weight:600;font-size:1.8rem;line-height:2.4rem;color:rgb(var(--color-background));text-align:center}@media screen and (min-width:750px){.button-list-switcher__top-padded{margin-top:7rem}.button-list-switcher__inner{flex-direction:row;border-radius:500px;padding:.8rem;gap:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/91/assets/section-button-list-switcher.css.map */
