:root{--a-telegram-base-color: #2AABEE;--a-btn-telegram-color: transparent;--a-btn-telegram-color-hover: white}.a-popup{background-image:linear-gradient(329deg, #2aabee 0%, #229ed9 100%);box-shadow:0 40px 40px -20px rgba(37,50,69,.5);width:calc(100vw - 40px);max-width:330px}@media(min-width: 768px){.a-popup{width:100%;max-width:330px}}.a-popup__content{display:flex;flex-direction:column;gap:20px}.a-popup .a-btn__telegram{display:inline-flex;padding:8px 20px 8px 8px;margin:0;outline:0;border-radius:32px;border:2px solid #fff;cursor:pointer;justify-content:center;align-items:center;align-content:center;transition:all .1s ease-in-out;box-sizing:border-box;user-select:none;line-height:120%;background:var(--a-btn-color-default);color:#fff;font-weight:400;text-decoration:none;gap:12px;font-size:0.875rem}.a-popup .a-btn__telegram svg{width:32px;height:32px;object-fit:contain}.a-popup .a-btn__telegram svg path{fill:#fff}.a-popup .a-btn__telegram:hover{background:var(--a-btn-telegram-color-hover);color:var(--a-telegram-base-color)}.a-popup .a-btn__telegram:hover svg path{fill:var(--a-telegram-base-color)}.a-popup__close{transition:all .15s ease-in-out}.a-popup__close:hover{background:#fff}.a-popup__close:hover svg path{fill:#333}.a-popup__text{line-height:120%;color:#fff;padding-right:20px;font-size:1rem}
