.social-button{padding:0;margin:0;border:0;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:40px;height:40px;min-width:40px;border-radius:50%}.social-button.is-disabled{pointer-events:none;opacity:.6}.social-button.is-small{width:32px;height:32px;min-width:32px}.social-button.is-small svg{width:16px;height:16px}.social-button.is-large{width:48px;height:48px;min-width:48px}.social-button[class*=is-text] svg{fill:currentcolor}.social-button[class*=is-brand]{transition:background-color .1s}.social-button.is-text-vk{color:#4680c2}.social-button.is-brand-vk{color:#fff;background-color:#4680c2}.social-button.is-brand-vk:hover{color:#fff;background-color:#376ca8}.social-button.is-brand-vk:active{color:#fff;background-color:#316095}.social-button.is-accent-vk{background:var(--color-accent-150);color:var(--color-accent-500)}.social-button.is-accent-vk:hover{background:var(--color-accent-200)}.social-button.is-text-x{color:#000}.social-button.is-brand-x,.social-button.is-brand-x:active,.social-button.is-brand-x:hover{color:#fff;background-color:#000}.social-button.is-accent-x{background:var(--color-accent-150);color:var(--color-accent-500)}.social-button.is-accent-x:hover{background:var(--color-accent-200)}.social-button.is-text-telegram{color:#27a2e1}.social-button.is-brand-telegram{color:#fff;background-color:#27a2e1}.social-button.is-brand-telegram:hover{color:#fff;background-color:#1b8bc4}.social-button.is-brand-telegram:active{color:#fff;background-color:#187bae}.social-button.is-accent-telegram{background:var(--color-accent-150);color:var(--color-accent-500)}.social-button.is-accent-telegram:hover{background:var(--color-accent-200)}.social-button.is-text-facebook{color:#007aff}.social-button.is-brand-facebook{color:#fff;background-color:#007aff}.social-button.is-brand-facebook:hover{color:#fff;background-color:#0066d6}.social-button.is-brand-facebook:active{color:#fff;background-color:#005abd}.social-button.is-accent-facebook{background:var(--color-accent-150);color:var(--color-accent-500)}.social-button.is-accent-facebook:hover{background:var(--color-accent-200)}.social-button.is-text-instagram{color:#ff0075}.social-button.is-brand-instagram{color:#fff;background-color:#ff0075}.social-button.is-brand-instagram:hover{color:#fff;background-color:#d60062}.social-button.is-brand-instagram:active{color:#fff;background-color:#bd0057}.social-button.is-accent-instagram{background:var(--color-accent-150);color:var(--color-accent-500)}.social-button.is-accent-instagram:hover{background:var(--color-accent-200)}.social-button.is-text-ok{color:#ee8208}.social-button.is-brand-ok{color:#fff;background-color:#ee8208}.social-button.is-brand-ok:hover{color:#fff;background-color:#c76c07}.social-button.is-brand-ok:active{color:#fff;background-color:#ae5f06}.social-button.is-accent-ok{background:var(--color-accent-150);color:var(--color-accent-500)}.social-button.is-accent-ok:hover{background:var(--color-accent-200)}.social-button.is-text-whatsapp{color:#25d366}.social-button.is-brand-whatsapp{color:#fff;background-color:#25d366}.social-button.is-brand-whatsapp:hover{color:#fff;background-color:#1fb055}.social-button.is-brand-whatsapp:active{color:#fff;background-color:#1b9b4b}.social-button.is-accent-whatsapp{background:var(--color-accent-150);color:var(--color-accent-500)}.social-button.is-accent-whatsapp:hover{background:var(--color-accent-200)}.social-button.is-text-viber{color:#665cac}.social-button.is-brand-viber{color:#fff;background-color:#665cac}.social-button.is-brand-viber:hover{color:#fff;background-color:#544b94}.social-button.is-brand-viber:active{color:#fff;background-color:#4b4383}.social-button.is-accent-viber{background:var(--color-accent-150);color:var(--color-accent-500)}.social-button.is-accent-viber:hover{background:var(--color-accent-200)}.social-button.is-text-zen{color:#000}.social-button.is-brand-zen{color:#fff;background-color:#000}.social-button.is-brand-zen:hover{color:#fff;background-color:#141414}.social-button.is-brand-zen:active{color:#fff;background-color:#212121}.social-button.is-accent-zen{background:var(--color-accent-150);color:var(--color-accent-500)}.social-button.is-accent-zen:hover{background:var(--color-accent-200)}.social-button.is-text-tiktok{color:#000}.social-button.is-brand-tiktok{color:#fff;background-color:#000}.social-button.is-brand-tiktok:hover{color:#fff;background-color:#141414}.social-button.is-brand-tiktok:active{color:#fff;background-color:#212121}.social-button.is-accent-tiktok{background:var(--color-accent-150);color:var(--color-accent-500)}.social-button.is-accent-tiktok:hover{background:var(--color-accent-200)}.social-button.is-text-max{color:var(--color-black)}.social-button.is-brand-max{color:#fff;position:relative;isolation:isolate;background:linear-gradient(74deg,#4cf 14.56%,#53e 63.57%,#93d 88.6%)}.social-button.is-brand-max:after{content:"";position:absolute;inset:0;border-radius:inherit;z-index:-1;opacity:0;transition:opacity .2s ease;background:linear-gradient(74deg,#1bc1ff 14.56%,#3913e5 63.57%,#8421c6 88.6%)}.social-button.is-brand-max:hover{color:#fff}.social-button.is-brand-max:hover:after{opacity:1}.social-button.is-brand-max:active{color:#fff;background:linear-gradient(74deg,#02baff 14.56%,#3311ce 63.57%,#761db0 88.6%)}.social-button.is-brand-max:active:after{opacity:0}.social-button.is-accent-max{background:var(--color-accent-150);color:var(--color-accent-500)}.social-button.is-accent-max:hover{background:var(--color-accent-200)}.social-button.is-outlined{box-shadow:inset 0 0 0 1px var(--color-border)}.social-button.is-outlined:hover{background-color:var(--color-gray-50)}
