.telegram-cta{display:flex;align-items:center;gap:24px;background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);border-radius:12px;padding:24px 32px;margin-bottom:32px}.telegram-cta__icon{flex-shrink:0;width:48px;height:48px;background-color:#2aabee;border-radius:50%;display:flex;align-items:center;justify-content:center}.telegram-cta__icon svg{width:28px;height:28px;color:#fff}.telegram-cta__text{flex:1 1;min-width:0}.telegram-cta__title{display:block;font-size:14px;font-weight:700;color:#fff;line-height:1.3}.telegram-cta__description{display:block;font-size:12px;color:#ccc;line-height:1.4;margin-top:2px}.telegram-cta__button{flex-shrink:0;display:inline-flex;align-items:center;padding:8px 24px;background-color:#fff;color:#000;border-radius:4px;font-size:12px;font-weight:700;text-decoration:none;letter-spacing:.5px;transition:all .2s ease;white-space:nowrap}.telegram-cta__button:hover{background-color:#ccc;transform:translateY(-1px)}@media(max-width:768px){.telegram-cta{flex-wrap:wrap;padding:16px 24px;gap:16px}.telegram-cta__icon{width:40px;height:40px}.telegram-cta__icon svg{width:24px;height:24px}.telegram-cta__text{flex:1 1}.telegram-cta__button{width:100%;justify-content:center;padding:10px 24px}}