@media screen and (max-width:760px){.fcsb-show-desktop{display:none!important}.fcsb-show-mobile{display:unset}}@media screen and (min-width:761px){.fcsb-show-desktop{display:unset}.fcsb-show-mobile{display:none!important}}.fcsb-pulse{animation:fcsb-pulse 3s 3s forwards}.fcsb-jump{animation:fcsb-jump 1s cubic-bezier(.84,-.54,.31,1.19) 1s forwards}.fcsb-tada{animation:fcsb-tada 1s ease-out 3s forwards}.fcsb-flutter{animation:fcsb-flutter 1.5s cubic-bezier(.56,-.35,.22,1.5) 5s forwards}.fcsb-vibrate{animation:fcsb-vibrate 1.5s cubic-bezier(.56,-.35,.22,1.5) 5s forwards}.fcsb-heartbeat{animation:fcsb-heartbeat 1.5s cubic-bezier(.56,-.35,.22,1.5) 5s forwards}.fcsb-fade{animation:fcsb-fade 1s 6.5s forwards}@keyframes fcsb-pulse{0%{color:var(--icon-color);background-color:var(--background-color)}50%{background-color:var(--icon-color);color:var(--background-color)}to{color:var(--icon-color);background-color:var(--background-color)}}@keyframes fcsb-jump{0%{transform:none}50%{transform:translateY(-10px)}}@keyframes fcsb-tada{0%{transform:none}40%{transform:none}50%{transform:rotate(-5deg) scale(1.1)}60%{transform:rotate(6deg) scale(1.1)}67.5%{transform:rotate(-4deg) scale(1.1)}75%{transform:rotate(5deg) scale(1.1)}82.5%{transform:rotate(-3deg) scale(1.1)}85%{transform:rotate(0) scale(1.1)}to{transform:rotate(0) scale(1)}}@keyframes fcsb-flutter{0%{transform:rotate(0deg)}80%{transform:rotate(0deg)}85%{transform:rotate(5deg)}95%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes fcsb-vibrate{0%{transform:translate(0) rotate(0deg)}80%{transform:translate(0) rotate(0deg)}82%{transform:translate(-3px) rotate(1deg)}85%{transform:translateY(2px) rotate(0deg)}88%{transform:translate(1px,-1px) rotate(1deg)}90%{transform:translate(-1px,2px) rotate(-1deg)}93%{transform:translate(-3px,1px) rotate(0deg)}95%{transform:translate(2px,1px) rotate(-1deg)}97%{transform:translate(-1px,-1px) rotate(0deg)}99%{transform:translate(-1px,-2px) rotate(-1deg)}to{transform:translate(0) rotate(0deg)}}@keyframes fcsb-heartbeat{0%{transform:scale(1)}25%{transform:scale(1.1)}50%{transform:scale(1)}to{transform:scale(1)}}@keyframes fcsb-fade{0%{opacity:1}50%{opacity:.25}to{opacity:1}}.fcsb-sticky-button-badge{display:var(--display-badge-enabled,var(--display-badge-empty-cart,flex));width:22px;height:22px;border-radius:20px;position:absolute;top:-6px;right:-6px;color:var(--color);font-size:12px;font-weight:700;line-height:20px;z-index:calc(var(--z-index) + 1)}.fcsb-sticky-button-badge,.fcsb-sticky-button-container{background-color:var(--background-color);justify-content:center;align-items:center}.fcsb-sticky-button-container{display:var(--display,flex);box-shadow:0 0 5px grey;cursor:pointer;color:var(--icon-color);z-index:var(--z-index);width:calc(var(--icon-size)*2);height:calc(var(--icon-size)*2);border-radius:var(--icon-size);position:fixed}.fcsb-sticky-button-container.fcsb-top{top:var(--vertical-offset)}@media(min-width:761px){.fcsb-sticky-button-container.fcsb-top-desktop{top:var(--vertical-offset)}}@media(max-width:760px){.fcsb-sticky-button-container.fcsb-top-mobile{top:var(--vertical-offset)}}.fcsb-sticky-button-container.fcsb-bottom{bottom:var(--vertical-offset)}@media(min-width:761px){.fcsb-sticky-button-container.fcsb-bottom-desktop{bottom:var(--vertical-offset)}}@media(max-width:760px){.fcsb-sticky-button-container.fcsb-bottom-mobile{bottom:var(--vertical-offset)}}.fcsb-sticky-button-container.fcsb-middle{bottom:calc(var(--vertical-offset) + 50%);margin-bottom:-25px}@media(min-width:761px){.fcsb-sticky-button-container.fcsb-middle-desktop{bottom:calc(var(--vertical-offset) + 50%);margin-bottom:-25px}}@media(max-width:760px){.fcsb-sticky-button-container.fcsb-middle-mobile{bottom:calc(var(--vertical-offset) + 50%);margin-bottom:-25px}}.fcsb-sticky-button-container.fcsb-left{left:var(--horizontal-offset)}@media(min-width:761px){.fcsb-sticky-button-container.fcsb-left-desktop{left:var(--horizontal-offset)}}@media(max-width:760px){.fcsb-sticky-button-container.fcsb-left-mobile{left:var(--horizontal-offset)}}.fcsb-sticky-button-container.fcsb-right{right:var(--horizontal-offset)}@media(min-width:761px){.fcsb-sticky-button-container.fcsb-right-desktop{right:var(--horizontal-offset)}}@media(max-width:760px){.fcsb-sticky-button-container.fcsb-right-mobile{right:var(--horizontal-offset)}}.fcsb-sticky-button-container.fcsb-center{right:calc(var(--horizontal-offset) + 50%);margin-right:-25px}@media(min-width:761px){.fcsb-sticky-button-container.fcsb-center-desktop{right:calc(var(--horizontal-offset) + 50%);margin-right:-25px}}@media(max-width:760px){.fcsb-sticky-button-container.fcsb-center-mobile{right:calc(var(--horizontal-offset) + 50%);margin-right:-25px}}.fcsb-sticky-button-container.fcsb-animate{animation:var(--animation) 2s infinite}.fcsb-sticky-button-container.fcsb-empty{display:var(--display,var(--display-when-empty,flex))}.fcsb-preview .fcsb-sticky-button-container{position:absolute}