.template_social_sharing{align-content:center;display:flex;gap:10px;justify-content:center}.hs-image-social-sharing-24{display:block;height:80%!important;margin:auto;object-fit:contain;width:80%!important}.template_social_sharing a{border-radius:50%;box-shadow:0 2px 8px 0 #0000002b;display:flex;height:30px;margin-bottom:0;margin-right:10px;padding:5px;text-align:center;width:30px}.template_social_sharing a:hover{background-color:#2ba3ff;box-shadow:0 4px 12px rgba(0,0,0,.3),0 2px 8px rgba(43,163,255,.5);transform:scale(1.1);transition:all .3s ease-in-out}.template_social_sharing a:hover img{filter:brightness(0) invert(1)}#loadingSpinner{align-items:center;background-color:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.spinner{animation:spin 1s linear infinite;border:4px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}