.block-aifooterlinks { width: 100%; background: radial-gradient(circle at 5% 85%, rgba(165,90,210,0.75), transparent 26%), #000; }
.block-aifooterlinks-inner { width: min(1680px, 94%); margin: 0 auto; }
.block-aifooterlinks-menu { display: flex; flex-wrap: wrap; justify-content: center; margin-bottom: 150px; }
.block-aifooterlinks-menulink { text-decoration: none; line-height: 1; letter-spacing: -0.03em; font-weight: 300; }
.block-aifooterlinks-buttons { display: flex; flex-wrap: wrap; justify-content: center; }
.block-aifooterlinks-button { display: inline-flex; align-items: center; justify-content: center; text-align: center; line-height: 1.05; text-decoration: none; min-width: 240px; box-shadow: 0 0 18px rgba(255,255,255,0.12); }
.block-aifooterlinks-button:hover, .block-aifooterlinks-menulink:hover { text-decoration: none; opacity: 0.95; color: inherit; }
.block-aifooterlinks-button p { margin: 0; }
