:root {
    --c-bg: #100a00;
    --c-surface: #221a0f;
    --c-surface-alt: #392a1e;
    --c-border: #4a3727;
    --c-text: #f2f7f7;
    --c-text-muted: #979694;
    --c-accent: #f0df30;
    --c-accent-hover: #f4e764;
    --c-on-accent: #100a00;
    --c-purple: #f0e02f;
    --c-purple-hover: #f4ea64;
    --c-on-purple: #100a00;
    --c-white: #fffffe;
    --c-green: #40e08a;
    --c-shadow: rgba(1, 0, 0, .35);
    --c-overlay: rgba(1, 0, 0, .7);
    --hfz-header-h: 118px;
}
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body {
    min-height: 100vh;
    font-size: 16px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    line-height: 1.46;
    color: var(--c-text);
    background: var(--c-bg);
    -webkit-font-smoothing: antialiased;
}
[hidden] { display: none !important; }
img { max-width: 100%; height: auto; }
a { color: var(--c-accent); text-decoration: none; }
a:hover { text-decoration: underline; }
button { font: inherit; color: inherit; background: none; border: 0; cursor: pointer; -webkit-tap-highlight-color: transparent; }
svg { display: block; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.hfz-bqkev {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
}
.go-link { cursor: pointer; }
#go-overlay {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 99999;
    align-items: center;
    justify-content: center;
    background: var(--c-overlay, rgba(1, 0, 0, .7));
}
#go-overlay.go-overlay--visible { display: flex; }
.go-spinner {
    width: 3.5rem;
    height: 3.5rem;
    border: .3125rem solid color-mix(in srgb, var(--c-text) 20%, transparent);
    border-top-color: var(--c-accent);
    border-radius: 50%;
    animation: go-spin .8s linear infinite;
}
@keyframes go-spin { to { transform: rotate(360deg); } }
.hfz-sjygs {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 45px;
    padding: 11px 19px;
    border-radius: 13px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    transition: background 0.2s ease, transform 0.2s ease;
    -webkit-tap-highlight-color: transparent;
}
.hfz-sjygs:hover { text-decoration: none; }
.hfz-sjygs:active { transform: translateY(1px); }
.hfz-ykwxd { background: var(--c-accent); color: var(--c-on-accent); }
.hfz-ykwxd:hover { background: var(--c-accent-hover); color: var(--c-on-accent); }
.hfz-anadz { background: var(--c-purple); color: var(--c-on-purple); }
.hfz-anadz:hover { background: var(--c-purple-hover); color: var(--c-on-purple); }
.hfz-krmwq {
    position: sticky;
    top: 0;
    z-index: 50;
    background: var(--c-surface-alt);
    border-bottom: 1px solid color-mix(in srgb, var(--c-text) 6%, transparent);
}
.hfz-fpcva {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 4px 14px;
    max-width: 1240px;
    margin: 0 auto;
    padding: 12px 14px;
}
.hfz-zrdgq {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
    width: 100%;
    min-height: 48px;
}
.hfz-tgnaz {
    position: absolute;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 45px;
    height: 45px;
    padding: 10px 7px;
}
.hfz-tgnaz span {
    display: block;
    width: 34px;
    height: 4px;
    border-radius: 2px;
    background: var(--c-text);
}
.hfz-hektf {
    display: flex;
    align-items: center;
    gap: 12px;
}
.hfz-hektf:hover { text-decoration: none; }
.hfz-hektf img { height: 44px; width: auto; }
.hfz-dmqrt {
    flex: none;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: var(--c-accent);
    color: var(--c-on-accent);
    font-size: 24px;
    font-weight: 700;
    line-height: 44px;
    text-align: center;
}
.hfz-kqwqs {
    display: block;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.05;
    letter-spacing: -0.01em;
    color: var(--c-text);
}
.hfz-vzrjc {
    display: block;
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 0.38em;
    text-transform: uppercase;
    color: var(--c-accent);
}
.hfz-rytwm { display: none; }
.hfz-arpgn {
    display: flex;
    gap: 6px;
    width: 100%;
}
.hfz-arpgn .hfz-sjygs { flex: 1; }
.hfz-fvbky {
    position: fixed;
    inset: 0;
    z-index: 52;
    visibility: hidden;
}
.hfz-fvbky[data-open="true"] { visibility: visible; }
.hfz-thdxm {
    position: absolute;
    inset: 0;
    background: color-mix(in srgb, #000 60%, transparent);
    opacity: 0;
    transition: opacity 0.25s ease;
}
.hfz-fvbky[data-open="true"] .hfz-thdxm { opacity: 1; }
.hfz-tdcrv {
    position: absolute;
    top: 0;
    left: 0;
    width: 320px;
    max-width: 88%;
    height: 100%;
    padding: 8px;
    overflow-y: auto;
    background: var(--c-surface-alt);
    transform: translateX(-100%);
    transition: transform 0.25s ease;
}
.hfz-fvbky[data-open="true"] .hfz-tdcrv { transform: translateX(0); }
.hfz-cfwgw {
    position: absolute;
    top: 10px;
    right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: var(--c-accent);
    color: var(--c-on-accent);
}
.hfz-hbhge {
    display: flex;
    justify-content: center;
    padding-top: 16px;
}
.hfz-vqyds {
    display: flex;
    flex-direction: column;
    gap: 9px;
    padding: 17px 11px 0;
}
.hfz-psksm {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 17px;
    list-style: none;
}
.hfz-psksm > li {
    border-radius: 13px;
    background: color-mix(in srgb, var(--c-accent) 20%, transparent);
}
.hfz-jtygg {
    position: relative;
    display: flex;
    align-items: center;
}
.hfz-jtygg > a {
    flex: 1;
    min-height: 45px;
    padding: 13px 47px 14px 18px;
    font-size: 16px;
    font-weight: 500;
    color: var(--c-text);
}
.hfz-jtygg > a:hover { text-decoration: none; }
.hfz-fxwzx {
    position: absolute;
    top: 50%;
    right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    margin-top: -15px;
    border-radius: 50%;
    background: var(--c-purple);
    color: var(--c-on-purple);
    transition: transform 0.2s ease;
}
.hfz-fxwzx svg { width: 18px; height: 18px; }
.hfz-fxwzx[aria-expanded="true"] { transform: rotate(180deg); }
.hfz-nmjdj {
    display: none;
    padding: 0 11px 9px;
    list-style: none;
}
.hfz-nmjdj[data-open="true"] { display: block; }
.hfz-nmjdj a {
    display: block;
    padding: 12px 5px;
    font-size: 15px;
    font-weight: 500;
    color: var(--c-text);
    border-top: 1px solid var(--c-border);
}
.hfz-nmjdj a:hover { color: var(--c-accent); text-decoration: none; }
.hfz-rpfmt {
    display: flex;
    flex-direction: column;
    padding: 0 19px;
}
.hfz-emjmh {
    width: 100%;
    max-width: 1190px;
    margin: 0 auto;
    padding: 13px 0;
}
.hfz-emjmh[id],
.hfz-emjmh :is(h2, h3, h4)[id] { scroll-margin-top: calc(var(--hfz-header-h) + 14px); }
.hfz-rpfmt > .hfz-emjmh:not(:has(*)) { display: none; }
.breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-bottom: 15px;
    padding: 0;
    font-size: 0.875rem;
    list-style: none;
    color: var(--c-text-muted);
}
.breadcrumbs li { display: flex; align-items: center; gap: 8px; }
.breadcrumbs li a { color: var(--c-text-muted); text-decoration: none; }
.breadcrumbs li a:hover { color: var(--c-accent); }
.breadcrumbs li:last-child span { color: var(--c-text); }
.breadcrumbs li + li::before { content: "/"; color: var(--c-text-muted); }
.hfz-emjmh h1,
.hfz-emjmh h2,
.hfz-emjmh h3,
.hfz-emjmh h4,
.hfz-emjmh h5,
.hfz-emjmh h6 { color: var(--c-text); }
.hfz-emjmh h1 {
    margin-bottom: 16px;
    font-size: clamp(1.781rem, 1.653rem + 0.524vw, 2.125rem);
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
}
.hfz-emjmh h2 {
    margin-bottom: 11px;
    font-size: clamp(1.646rem, 1.560rem + 0.350vw, 1.875rem);
    font-weight: 700;
    line-height: 1.05;
}
.hfz-emjmh h3 {
    margin-bottom: 12px;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.4;
}
.hfz-emjmh h4 {
    margin-bottom: 10px;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.4;
}
.hfz-emjmh h5 {
    margin-bottom: 7px;
    font-size: 1.06rem;
    font-weight: 600;
    line-height: 1.4;
}
.hfz-emjmh h6 {
    margin-bottom: 6px;
    font-size: 0.96rem;
    font-weight: 600;
    line-height: 1.4;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: var(--c-accent);
}
.hfz-emjmh h2:not(:first-child),
.hfz-emjmh h3:not(:first-child) { margin-top: 28px; }
.hfz-emjmh p {
    margin-bottom: 14px;
    font-size: 0.96rem;
    line-height: 1.51;
}
.hfz-emjmh ul,
.hfz-emjmh ol {
    margin: 0 0 18px 18px;
    font-size: 0.96rem;
    line-height: 1.51;
}
.hfz-emjmh li { margin-bottom: 8px; }
.hfz-emjmh li::marker { color: var(--c-accent); }
.hfz-emjmh a { color: var(--c-accent); text-decoration: underline; text-underline-offset: 3px; }
.hfz-emjmh a:hover { color: var(--c-purple); }
.hfz-emjmh .hfz-sjygs { text-decoration: none; }
.hfz-emjmh .hfz-ykwxd, .hfz-emjmh .hfz-ykwxd:hover { color: var(--c-on-accent); }
.hfz-emjmh .hfz-anadz, .hfz-emjmh .hfz-anadz:hover { color: var(--c-on-purple); }
.hfz-emjmh strong { font-weight: 700; }
.hfz-emjmh em { font-style: italic; }
.hfz-emjmh img { max-width: 100%; height: auto; border-radius: 12px; }
.hfz-emjmh blockquote {
    margin: 0 0 14px;
    padding: 15px 19px;
    border-left: 3px solid var(--c-accent);
    border-radius: 0 16px 12px 0;
    background: var(--c-surface);
    font-size: 0.96rem;
    font-style: italic;
    line-height: 1.51;
}
.hfz-emjmh table {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 17px 0;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-collapse: collapse;
    font-size: 0.96rem;
}
.hfz-emjmh th,
.hfz-emjmh td {
    padding: 9px;
    border: 1px solid var(--c-border);
    text-align: left;
    vertical-align: top;
    line-height: 1.46;
}
.hfz-emjmh th {
    background: var(--c-surface);
    font-weight: 700;
    color: var(--c-text);
}
.mwn-banner {
    position: relative;
    margin: 0 0 22px;
}
.mwn-media {
    position: relative;
    display: flex;
    overflow: hidden;
    border-radius: 13px;
}
.mwn-media img {
    width: 100%;
    aspect-ratio: 16 / 10.3;
    object-fit: cover;
    border-radius: 0;
}
.mwn-box {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    gap: 9px;
    padding: 11px;
    border-radius: 0 0 15px 13px;
    background: color-mix(in srgb, #000 45%, transparent);
    text-align: center;
}
.hfz-emjmh .mwn-title {
    margin: 0;
    font-size: clamp(1.187rem, 0.931rem + 1.049vw, 1.875rem);
    font-weight: 600;
    line-height: 1.2;
    color: var(--c-white);
}
.hfz-emjmh .mwn-cta,
.mwn-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 45px;
    padding: 14px 19px;
    border-radius: 15px;
    background: var(--c-accent);
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    color: var(--c-on-accent);
    transition: background 0.2s ease;
}
.hfz-emjmh .mwn-cta:hover,
.mwn-cta:hover { background: var(--c-accent-hover); color: var(--c-on-accent); text-decoration: none; }
.zrt-toc { padding: 14px 0; }
.zrt-toggle {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-height: 45px;
    padding: 9px 12px;
    border-radius: 15px;
    background: var(--c-accent);
    font-size: 1.1rem;
    font-weight: 500;
    color: var(--c-on-accent);
}
.zrt-toggle svg { width: 20px; height: 20px; }
.zrt-panel { display: none; margin-top: 10px; }
.zrt-panel[data-open="true"] { display: block; }
.hfz-emjmh .zrt-list {
    display: flex;
    flex-direction: column;
    gap: 2px;
    margin: 0;
    padding: 11px;
    border-radius: 15px;
    background: var(--c-surface);
    list-style: none;
}
.hfz-emjmh .zrt-list li { margin: 0; }
.hfz-emjmh .zrt-list a,
.zrt-list a {
    display: block;
    padding: 6px;
    font-size: 1.125rem;
    font-weight: 600;
    color: var(--c-text);
    text-decoration: none;
}
.hfz-emjmh .zrt-list a:hover,
.zrt-list a:hover { color: var(--c-accent); }
.hfz-gwscw { padding-top: 13px; }
.hfz-ceqhe {
    margin-bottom: 15px;
    padding: 17px 21px 28px;
    border-radius: 13px;
    background: var(--c-surface);
}
.hfz-ceqhe h3 {
    margin: 0 0 14px;
    padding-bottom: 13px;
    border-bottom: 1px solid color-mix(in srgb, var(--c-text) 18%, transparent);
}
.hfz-ceqhe p:last-child { margin-bottom: 0; }
.hfz-msebs {
    padding-bottom: 9px;
    background: color-mix(in srgb, var(--c-bg) 65%, #000);
}
.hfz-keqaw {
    max-width: 1240px;
    margin: 0 auto;
    padding: 18px 16px;
    text-align: center;
}
.hfz-zrxds {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    list-style: none;
}
.hfz-zrxds a {
    display: inline-block;
    min-height: 24px;
    font-size: 16px;
    font-weight: 500;
    color: var(--c-text);
    text-decoration: none;
}
.hfz-zrxds a:hover { color: var(--c-accent); }
.hfz-xzvxq { display: flex; justify-content: center; margin-bottom: 20px; }
.hfz-xzvxq img { height: 40px; width: auto; }
.hfz-svajb {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    margin: 25px auto 0;
    border: 1px solid color-mix(in srgb, var(--c-text) 30%, transparent);
    border-radius: 50%;
    font-size: 15px;
    font-weight: 700;
}
.hfz-wprda {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    margin-top: 18px;
}
.hfz-wprda a { display: flex; align-items: center; }
.hfz-wprda img { width: 6.5rem; height: 2.2rem; object-fit: contain; }
.hfz-qtwnk {
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.4;
    color: var(--c-text-muted);
}
.hfz-qtwnk a { color: var(--c-text-muted); text-decoration: underline; }
.hfz-qtwnk a:hover { color: var(--c-accent); }
.hfz-hvxcv {
    position: fixed;
    right: 16px;
    bottom: 16px;
    z-index: 40;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 16px;
    background: var(--c-purple);
    color: var(--c-on-purple);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.25s ease, visibility 0.25s ease;
}
.hfz-hvxcv[data-visible="true"] { opacity: 1; visibility: visible; }
.vja-overlay {
    position: fixed;
    inset: 0;
    z-index: 60;
    background: color-mix(in srgb, #000 60%, transparent);
}
.vja-banner {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 61;
    display: flex;
    flex-direction: column;
    gap: 14px;
    padding: 15px 22px;
    background: var(--c-surface-alt);
    border-top: 1px solid var(--c-border);
}
.vja-text { font-size: 0.9rem; line-height: 1.5; color: var(--c-text); }
.vja-text a { color: var(--c-accent); text-decoration: underline; }
.vja-actions { display: flex; flex-wrap: wrap; gap: 6px; }
.vja-btn {
    flex: 1 1 auto;
    min-height: 45px;
    padding: 8px 16px;
    border-radius: 16px;
    font-size: 0.95rem;
    font-weight: 600;
    cursor: pointer;
}
.vja-btn--accept { background: var(--c-accent); color: var(--c-on-accent); }
.vja-btn--save { background: var(--c-purple); color: var(--c-on-purple); }
.vja-btn--reject,
.vja-btn--settings {
    background: transparent;
    border: 1px solid var(--c-border);
    color: var(--c-text);
}
.vja-modal {
    position: fixed;
    inset: 0;
    z-index: 62;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 17px;
    background: color-mix(in srgb, #000 70%, transparent);
}
.vja-modal__inner {
    width: 100%;
    max-width: 560px;
    max-height: 85vh;
    overflow-y: auto;
    padding: 22px;
    border-radius: 12px;
    background: var(--c-surface);
}
.vja-modal__title { margin-bottom: 8px; font-size: 1.3rem; font-weight: 700; color: var(--c-text); }
.vja-modal__desc { margin-bottom: 14px; font-size: 0.9rem; line-height: 1.5; color: var(--c-text-muted); }
.vja-categories { display: flex; flex-direction: column; gap: 12px; margin-bottom: 19px; }
.vja-cat { padding-bottom: 13px; border-bottom: 1px solid var(--c-border); }
.vja-cat:last-child { border-bottom: 0; padding-bottom: 0; }
.vja-cat__header { display: flex; align-items: center; justify-content: space-between; gap: 11px; margin-bottom: 5px; }
.vja-cat__name { font-weight: 600; color: var(--c-text); }
.vja-cat__always { font-size: 0.8rem; color: var(--c-text-muted); }
.vja-cat__desc { font-size: 0.85rem; line-height: 1.45; color: var(--c-text-muted); }
.vja-toggle { position: relative; flex: none; width: 44px; height: 24px; }
.vja-toggle input { position: absolute; opacity: 0; width: 100%; height: 100%; margin: 0; cursor: pointer; }
.vja-toggle__slider {
    display: block;
    width: 44px;
    height: 24px;
    border-radius: 11px;
    background: var(--c-border);
    transition: background 0.2s ease;
}
.vja-toggle__slider::before {
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: var(--c-text);
    transition: transform 0.2s ease;
}
.vja-toggle input:checked + .vja-toggle__slider { background: var(--c-accent); }
.vja-toggle input:checked + .vja-toggle__slider::before { transform: translateX(20px); background: var(--c-on-accent); }
.vja-modal__actions { display: flex; flex-wrap: wrap; gap: 6px; }
@media (min-width: 768px) {
    .hfz-zrxds { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 17px 33px; }
    .hfz-wprda { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 15px 21px; }
    .mwn-media img { aspect-ratio: 16 / 6.5; }
    .vja-banner { flex-direction: row; align-items: center; gap: 21px; }
    .vja-actions { flex: none; }
    .vja-btn { flex: none; }
}
@media (min-width: 1024px) {
    :root { --hfz-header-h: 69px; }
    .hfz-fpcva {
        flex-wrap: nowrap;
        justify-content: space-between;
        gap: 17px;
        padding: 8px 23px;
    }
    .hfz-zrdgq { width: auto; justify-content: flex-start; }
    .hfz-tgnaz { display: none; }
    .hfz-fvbky { display: none; }
    .hfz-hektf img { height: 36px; }
    .hfz-rytwm {
        display: flex;
        flex: 1;
        justify-content: center;
        gap: 21px;
        list-style: none;
    }
    .hfz-snyzm { position: relative; display: flex; align-items: center; gap: 6px; }
    .hfz-snyzm > a {
        font-size: 0.98rem;
        font-weight: 500;
        color: var(--c-text);
        text-decoration: none;
    }
    .hfz-snyzm > a:hover { color: var(--c-accent); }
    .hfz-snyzm > .hfz-fxwzx {
        position: static;
        width: 24px;
        height: 24px;
        margin: 0;
        background: none;
        color: var(--c-text);
    }
    .hfz-snyzm > .hfz-fxwzx svg { width: 24px; height: 24px; }
    .hfz-rytwm .hfz-nmjdj {
        position: absolute;
        top: 100%;
        left: 50%;
        min-width: 200px;
        margin-top: 8px;
        padding: 6px 11px 6px;
        border: 1px solid color-mix(in srgb, var(--c-text) 10%, transparent);
        border-radius: 12px;
        background: var(--c-surface-alt);
        transform: translateX(-50%);
    }
    .hfz-rytwm .hfz-nmjdj a { white-space: nowrap; }
    .hfz-rytwm .hfz-nmjdj li:first-child a { border-top: 0; }
    .hfz-arpgn { width: auto; }
    .hfz-arpgn .hfz-sjygs { flex: none; min-width: 100px; min-height: 42px; padding: 10px 12px; }
    .hfz-rpfmt { padding: 0 26px; }
    .hfz-emjmh table { display: table; }
    .mwn-media img { aspect-ratio: 1190 / 400; }
    .mwn-box {
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        width: max-content;
        max-width: 60%;
        gap: 8px;
        padding: 19px 17px;
        border-radius: 13px;
        background: var(--c-overlay);
        transform: translate(-50%, -50%);
    }
    .mwn-box .mwn-cta { align-self: center; min-height: 39px; }
    .hfz-hvxcv { right: 32px; bottom: 32px; }
}
.rvb-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px;margin:19px 0 11px}
.rvb-lead{display:flex;align-items:center;gap:9px}
.rvb-age{width:32px;height:32px;flex:0 0 auto}
.rvb-chip{font-size:13px;line-height:1.35;opacity:.85}
.rvb-pays{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px}
.rvb-pay{width:40px;height:26px;object-fit:contain;opacity:.8}
.ggc-links{display:flex;flex-direction:column;gap:7px;margin:13px 0 4px;font-size:13px}
.ggc-row,.ggc-block{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px 16px}
.ggc-caption{opacity:.65;margin-right:2px}
.ggc-item a{color:inherit;text-decoration:underline;text-underline-offset:2px;opacity:.85}
.ggc-item a:hover{opacity:1}
