@keyframes blk-ac-chatblk-sparkle-rotate-center{0%{transform:rotate(90deg) scale(1.5);opacity:0;top:16px;right:16px}to{transform:rotate(0) scale(2);opacity:1;top:16px;right:16px}}@keyframes blk-ac-chatblk-sparkle-rotate-center-shrink{0%{top:12px;left:auto;right:34px;width:14px;height:14px;transform:none}50%{top:12px;left:auto;right:34px;width:24px;height:24px;transform:none}to{top:50%;left:50%;right:auto;width:24px;height:24px;transform:translate(-50%,-50%)}}@keyframes blk-ac-chatblk-sparkle-return{to{top:12px;left:auto;right:34px;width:14px;height:14px;transform:rotate(0)}}@keyframes blk-ac-chatblk-sparkle-to-expanded{0%{top:15.5px;right:15.5px;left:auto;width:24px;height:24px;transform:none}to{top:12px;right:34px;left:auto;width:14px;height:14px;transform:none}}@keyframes blk-ac-chatblk-button-expand-left{0%{border-radius:50%;width:55px;padding:0}to{border-radius:56px;width:158px;padding:12px 32px}}@keyframes blk-ac-chatblk-label-fade-in{0%{opacity:0}to{opacity:1}}@keyframes blk-ac-chatblk-button-shrink{0%{border-radius:56px;width:158px;padding:12px 32px}to{border-radius:50%;width:55px;padding:0}}@keyframes blk-ac-chatblk-sparkle-shrink{0%{transform:scale(2);opacity:1}to{transform:scale(1);opacity:.8}}@keyframes blk-ac-chatblk-label-fade-out{0%{opacity:1}to{opacity:0}}.blk-ac-chatblk-side-container{position:fixed;right:24px;bottom:24px;z-index:1000;display:none}.blk-ac-chatblk-side-container.blk-ac-chatblk-fade-transition{transition:opacity .5s cubic-bezier(.4,0,.2,1);opacity:0;display:block}.blk-ac-chatblk-side-container.blk-ac-chatblk-fade-transition .blk-ac-chatblk-button{border-radius:56px;width:158px;padding:12px 32px}.blk-ac-chatblk-side-container.blk-ac-chatblk-fade-transition .blk-ac-chatblk-button .blk-ac-chatblk-icon{top:12px;left:auto;right:34px;transform:none}.blk-ac-chatblk-side-container.blk-ac-chatblk-fade-transition .blk-ac-chatblk-button .blk-ac-chatblk-logo{opacity:1}.blk-ac-chatblk-side-container.blk-ac-chatblk-fade-in{transition:opacity .5s cubic-bezier(.4,0,.2,1);opacity:1;display:block}.blk-ac-chatblk-side-container.blk-ac-chatblk-fade-in .blk-ac-chatblk-button{border-radius:56px;width:158px;padding:12px 32px}.blk-ac-chatblk-side-container.blk-ac-chatblk-fade-in .blk-ac-chatblk-button .blk-ac-chatblk-icon{top:12px;left:auto;right:34px;transform:none}.blk-ac-chatblk-side-container.blk-ac-chatblk-fade-in .blk-ac-chatblk-button .blk-ac-chatblk-logo{opacity:1}.blk-ac-chatblk-side-container.animate-on-load{display:block}.blk-ac-chatblk-side-container.animate-on-load .blk-ac-chatblk-button{animation:blk-ac-chatblk-button-expand-left .3s ease-in-out .9s forwards}.blk-ac-chatblk-side-container.animate-on-load .blk-ac-chatblk-button .blk-ac-chatblk-icon{animation:blk-ac-chatblk-sparkle-to-expanded .3s ease-in-out 1.2s both}.blk-ac-chatblk-side-container.animate-on-load .blk-ac-chatblk-button .blk-ac-chatblk-logo{animation:blk-ac-chatblk-label-fade-in .3s ease-in-out 1.2s forwards}.blk-ac-chatblk-side-container.blk-ac-chatblk-shrink-on-scroll .blk-ac-chatblk-button{animation:blk-ac-chatblk-button-shrink .3s ease-in-out .3s forwards}.blk-ac-chatblk-side-container.blk-ac-chatblk-shrink-on-scroll .blk-ac-chatblk-button .blk-ac-chatblk-icon{animation:blk-ac-chatblk-sparkle-rotate-center-shrink .6s ease-in-out forwards}.blk-ac-chatblk-side-container.blk-ac-chatblk-shrink-on-scroll .blk-ac-chatblk-button .blk-ac-chatblk-logo{animation:blk-ac-chatblk-label-fade-out .3s ease-in-out forwards;opacity:0}.blk-ac-chatblk-side-container.show{display:block}.blk-ac-chatblk-side-container.show .blk-ac-chatblk-button{border-radius:56px;width:158px;padding:12px 32px}.blk-ac-chatblk-side-container.show .blk-ac-chatblk-button .blk-ac-chatblk-icon{top:12px;left:auto;right:34px;transform:none}.blk-ac-chatblk-side-container.show .blk-ac-chatblk-button .blk-ac-chatblk-logo{opacity:1}.blk-ac-chatblk-side-container .blk-ac-chatblk-button{background-color:#ffce00;border:none;border-radius:50%;box-sizing:border-box;height:55px;width:55px;padding:0;display:flex;align-items:center;position:relative;outline:none;transition:background-color .14s ease-out,color .14s ease-out;box-shadow:8px 8px 24px #0003}.blk-ac-chatblk-side-container .blk-ac-chatblk-button.hover-active{background-color:#000;color:#fff;animation:blk-ac-chatblk-button-expand-left .3s ease-in-out forwards}.blk-ac-chatblk-side-container .blk-ac-chatblk-button.hover-active .blk-ac-chatblk-icon{animation:blk-ac-chatblk-sparkle-to-expanded .3s ease-in-out .3s both;color:#fff}.blk-ac-chatblk-side-container .blk-ac-chatblk-button.hover-active .blk-ac-chatblk-logo{animation:blk-ac-chatblk-label-fade-in .3s ease-in-out .3s both;color:#fff}.blk-ac-chatblk-side-container .blk-ac-chatblk-button.normal-hover{background-color:#000;color:#fff;transition:background-color .14s ease-out,color .14s ease-out}.blk-ac-chatblk-side-container .blk-ac-chatblk-button.normal-hover .blk-ac-chatblk-icon,.blk-ac-chatblk-side-container .blk-ac-chatblk-button.normal-hover .blk-ac-chatblk-logo{color:#fff}.blk-ac-chatblk-side-container .blk-ac-chatblk-button:focus{border:1px solid #000000;transition:none}.blk-ac-chatblk-side-container .blk-ac-chatblk-button .blk-ac-chatblk-icon{display:inline-block;position:absolute;top:50%;left:50%;right:auto;width:14px;height:14px;aspect-ratio:1/1;transform:translate(-50%,-50%);color:#000}.blk-ac-chatblk-side-container .blk-ac-chatblk-button .blk-ac-chatblk-icon svg{width:100%;height:100%;display:block}.blk-ac-chatblk-side-container .blk-ac-chatblk-button .blk-ac-chatblk-logo{display:inline-block;flex:1;opacity:0;color:#000}.blk-ac-chatblk-side-container .blk-ac-chatblk-button .blk-ac-chatblk-logo svg{width:100%;height:auto;display:block}
