@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.FloatingTelegramButton_telegramWrapper__aztv5{position:fixed;right:clamp(16px,2.4vw,28px);bottom:calc(clamp(16px, 2.4vw, 28px) + env(safe-area-inset-bottom, 0px));z-index:1200;transition:right .3s ease}.FloatingTelegramButton_chatOpen__tIfGz{right:calc(23.4375rem + clamp(16px, 2.4vw, 28px))}.FloatingTelegramButton_telegramButton__LbJaS{width:clamp(52px,5vw,30px);height:clamp(52px,5vw,30px);border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2aabee,#1e96d6);color:#fff;box-shadow:0 10px 24px rgba(30,150,214,.35);transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.FloatingTelegramButton_telegramButton__LbJaS:focus-visible,.FloatingTelegramButton_telegramButton__LbJaS:hover{transform:translateY(-3px) scale(1.04);box-shadow:0 16px 30px rgba(30,150,214,.5);filter:brightness(1.06)}.FloatingTelegramButton_telegramButton__LbJaS:focus-visible{outline:2px solid #fff;outline-offset:2px}.FloatingTelegramButton_tooltip__oyXyZ{position:absolute;right:calc(100% + 12px);top:50%;transform:translateY(-50%) translateX(8px);padding:8px 10px;border-radius:8px;background:rgba(9,13,19,.95);color:#fff;font-size:12px;line-height:1;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.FloatingTelegramButton_telegramWrapper__aztv5:focus-within .FloatingTelegramButton_tooltip__oyXyZ,.FloatingTelegramButton_telegramWrapper__aztv5:hover .FloatingTelegramButton_tooltip__oyXyZ{opacity:1;transform:translateY(-50%) translateX(0)}@media (max-width:640px){.FloatingTelegramButton_telegramWrapper__aztv5,.FloatingTelegramButton_telegramWrapper__aztv5.FloatingTelegramButton_chatOpen__tIfGz{display:none}}