#social-bubble-wrapper{position:fixed;bottom:90px;right:16px;z-index:9998;display:flex;flex-direction:column-reverse;align-items:center;gap:8px}@keyframes rotateIcons{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes counterRotate{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes counterRotateYt{0%{transform:translate(-50%) rotate(0)}to{transform:translate(-50%) rotate(-360deg)}}#social-bubble-toggle{width:60px;height:60px;border-radius:50%;background:#1a1a2e;border:none;cursor:pointer;position:relative;box-shadow:0 4px 12px #00000080;animation:rotateIcons 6s linear infinite}#social-bubble-toggle.active{animation:none}#social-bubble-toggle.active .folder-dot{animation:none;opacity:0;transform:scale(0)}#social-bubble-toggle.active .folder-dot.yt{transform:translate(-50%) scale(0)}#social-bubble-toggle:focus,#social-bubble-toggle:focus-visible{outline:none}.folder-dot{width:22px;height:22px;border-radius:50%;position:absolute;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease,transform .3s ease;animation:counterRotate 6s linear infinite}.folder-dot.insta{background:radial-gradient(circle at 30% 107%,#fdf497,#fd5949 45%,#d6249f 60%,#285aeb 90%);top:10px;left:8px}.folder-dot.fb{background:#1877f2;top:10px;right:5px}.folder-dot.yt{background:red;bottom:5px;left:50%;transform:translate(-50%);animation:counterRotateYt 6s linear infinite}.folder-dot svg{width:70%;height:70%;fill:#fff;display:block}#social-bubble-icons{display:flex;flex-direction:column;gap:14px;align-items:center;max-height:0;overflow:hidden;opacity:0;transition:max-height .5s ease,opacity .4s ease}#social-bubble-icons.open{max-height:300px;opacity:1}.social-bubble-link{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 8px #0000004d;transition:transform .2s;text-decoration:none}.social-bubble-link:hover{transform:scale(1.1)}.social-bubble-link:active{opacity:.85;transform:scale(.95)}.social-bubble-link.instagram{background:radial-gradient(circle at 30% 107%,#fdf497,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.social-bubble-link.facebook{background:#1877f2}.social-bubble-link.youtube{background:red}.social-bubble-link svg{width:22px;height:22px;fill:#fff}
/*# sourceMappingURL=/cdn/shop/t/2/assets/social-bubble.css.map */
