.social-share{margin:40px 0;text-align:center;padding:20px 0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.share-buttons{display:flex;gap:15px;justify-content:center;align-items:center;flex-wrap:wrap}.share-btn{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:10px;transition:all .3s ease;text-decoration:none;box-shadow:0 2px 8px rgba(0,0,0,.1)}.share-btn:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.share-btn.vk{background:#4a76a8;color:#fff}.share-btn.ok{background:#ee8208;color:#fff}.share-btn.wa{background:#25d366;color:#fff}.share-btn.tg{background:#08c;color:#fff}.social-share p{margin-bottom:15px;font-weight:600;color:#333;font-size:18px}