.pagination{display:flex;flex-wrap:wrap;gap:8px;margin-top:40px;text-align:center}.pg-btn{display:inline-block;padding:4px;min-width:32px;border-radius:4px;background-color:#fff;border:1px solid #ddd;transition:.4s ease-in-out;color:#000;cursor:pointer;font-weight:500;font-size:14px}.pg-btn.active{background-color:#06f;color:#fff}.in-telegram{position:relative;border-radius:15px 50px 15px 15px;background:linear-gradient(200deg,#0059ff 10%,#dc3c8f 110%);height:128px;text-decoration:none;color:#fff;text-align:center;display:flex;flex-direction:column;height:424px;padding:48px 0 60px}.in-telegram:before{content:"";filter:drop-shadow(6px 10px 3px rgba(0,0,0,.2));width:120px;height:24px;margin-bottom:16px;margin-left:auto;margin-right:auto;background-image:url(/intelegram-logo.png)}.in-telegram:before,.in-telegram__pic{flex-shrink:0;background-position:50%;background-repeat:no-repeat;background-size:contain}.in-telegram__pic{background-image:url(/intelegram.png);display:block;width:200px;height:140px;margin:10px auto 0}.in-telegram-btn{display:flex;align-items:center;justify-content:center;background:#fff;width:140px;height:40px;text-align:center;color:#000;line-height:1;flex-shrink:0;font-weight:700;border-radius:40px;margin:0 auto auto}