#sn-auth-buttons.sn-auth-buttons-wrapper{position:relative;display:flex;gap:16px;justify-content:center;align-items:center;flex-wrap:wrap;width:100%;z-index:2147483647;background-color:rgba(24,25,34,0.95);padding:14px 10px;border-bottom:1px solid rgba(255,255,255,.2);backdrop-filter:blur(8px);box-shadow:0 4px 15px rgba(0,0,0,.12);visibility:visible !important;opacity:1 !important;}#sn-auth-buttons.sn-fixed-top{position:fixed !important;top:0;left:0;right:0;margin:0;}#sn-auth-buttons .sn-auth-button{display:inline-flex !important;align-items:center;justify-content:center;font-weight:700;text-decoration:none !important;line-height:1.1;transition:transform .2s ease,opacity .2s ease;animation:sn-bounce 1.5s infinite,sn-gradientShift 5s ease infinite;-webkit-animation:sn-bounce 1.5s infinite,sn-gradientShift 5s ease infinite;color:#fff !important;}#sn-auth-buttons .sn-auth-button:hover{transform:translateY(-1px);opacity:.95;}#sn-auth-buttons .sn-login-button{padding:12px 16px;font-size:15px;border-radius:20px;background:linear-gradient(270deg,#00c6ff,#0072ff);background-size:300% 300%;}#sn-auth-buttons .sn-register-button{padding:12px 18px;font-size:15px;border-radius:24px;background:linear-gradient(270deg,#ff4e50,#f9d423);background-size:300% 300%;}@keyframes sn-bounce{0%,100%{transform:translateY(0);}50%{transform:translateY(-5px);}}@-webkit-keyframes sn-bounce{0%,100%{-webkit-transform:translateY(0);transform:translateY(0);}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px);}}@keyframes sn-gradientShift{0%{background-position:0% 50%;}50%{background-position:100% 50%;}100%{background-position:0% 50%;}}@-webkit-keyframes sn-gradientShift{0%{background-position:0% 50%;}50%{background-position:100% 50%;}100%{background-position:0% 50%;}}@media (max-width:768px){#sn-auth-buttons.sn-auth-buttons-wrapper{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;width:100% !important;padding:10px 8px !important;gap:8px !important;justify-content:center !important;align-items:center !important;display:flex !important;visibility:visible !important;opacity:1 !important;}#sn-auth-buttons .sn-auth-button{font-size:14px !important;padding:10px 12px !important;border-radius:18px !important;animation:sn-bounce 1.5s infinite,sn-gradientShift 5s ease infinite !important;-webkit-animation:sn-bounce 1.5s infinite,sn-gradientShift 5s ease infinite !important;}body.sn-auth-offset{padding-top:62px !important;}}.sb-static.sb-about{--bg1:#130B24;--bg2:#1A1030;--panel:#1E1238;--card:#251845;--text:#FFFFFF;--muted:rgba(255,255,255,.82);--border:rgba(245,197,66,.28);--accent:#7B2FF7;--accent2:#F5C542;--btn1:#A855F7;--btn2:#7B2FF7;--radius:18px;--max:1320px;--pad:clamp(1rem,3.2vw,2.15rem);font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:var(--text);background:radial-gradient(1100px 650px at 14% 0%,color-mix(in srgb,var(--accent) 22%,transparent),transparent 55%),radial-gradient(900px 600px at 86% 10%,color-mix(in srgb,var(--accent2) 18%,transparent),transparent 55%),linear-gradient(180deg,var(--bg1) 0%,var(--bg2) 55%,var(--bg1) 100%);width:100vw;position:relative;left:50%;right:50%;margin-left:calc(-50vw);margin-right:calc(-50vw);line-height:1.72;font-size:17px;overflow-x:hidden;display:flex;flex-direction:column;}.sb-static.sb-about .sb-site-nav{flex:0 0 auto;order:-1}.sb-static.sb-about .sb-static-body{flex:1 1 auto;display:flex;align-items:center;width:100%}.sb-static.sb-about .sec{flex:1 1 auto;width:100%}.sb-static.sb-about *{box-sizing:border-box}.sb-static.sb-about .wrap{max-width:var(--max);margin:0 auto;padding:0 var(--pad)}.sb-static.sb-about .sec{padding:clamp(2rem,5vw,3.5rem) 0}.sb-static.sb-about .card{background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02));border:1px solid var(--border);border-radius:var(--radius);padding:1.35rem 1.45rem;box-shadow:0 20px 60px rgba(0,0,0,.25);}.sb-static.sb-about .kicker{display:inline-flex;align-items:center;gap:.6rem;border:1px solid var(--border);background:rgba(255,255,255,.04);border-radius:999px;padding:.42rem .8rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;}.sb-static.sb-about .dot{width:9px;height:9px;border-radius:999px;background:linear-gradient(90deg,var(--accent),var(--accent2));box-shadow:0 0 0 4px color-mix(in srgb,var(--accent) 25%,transparent);}.sb-static.sb-about h1{margin:.9rem 0 1rem;font-size:clamp(2rem,4vw,2.85rem);line-height:1.12;font-weight:1100;letter-spacing:-.02em;color:var(--text);}.sb-static.sb-about h2{margin:1.2rem 0 .65rem;font-size:1.3rem;font-weight:1000;color:#fff}.sb-static.sb-about h3{margin:1rem 0 .45rem;font-size:1.05rem;font-weight:950;color:#fff}.sb-static.sb-about p{margin:.55rem 0;color:#f0f0f0;max-width:92ch}.sb-static.sb-about a{color:var(--accent);text-decoration-thickness:1px;text-underline-offset:3px;font-weight:700}.sb-static.sb-about a:hover{color:var(--accent2)}.sb-static.sb-about .lead{color:#fff;font-size:1.03rem}.sb-static.sb-about .grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem}@media(max-width:920px){.sb-static.sb-about .grid{grid-template-columns:1fr}}.sb-static.sb-about .list{margin:.55rem 0 0;padding-left:1.15rem}.sb-static.sb-about .list li{margin:.4rem 0;color:#f0f0f0}.sb-static.sb-about .btn{display:inline-flex;align-items:center;justify-content:center;padding:.88rem 1.15rem;border-radius:999px;border:0;text-decoration:none!important;background:linear-gradient(90deg,var(--btn1),var(--btn2));color:#fff!important;font-weight:1100;box-shadow:0 12px 36px color-mix(in srgb,var(--accent) 30%,transparent);text-shadow:0 1px 2px rgba(0,0,0,.35);}.sb-static.sb-about .btn:hover{filter:brightness(1.08)}.sb-static.sb-about .btn-ghost{background:transparent;border:1px solid var(--border);box-shadow:none;color:var(--text)!important;}.sb-static.sb-about .actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.sb-static.sb-about .chips{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:1rem}.sb-static.sb-about .chip{border:1px solid var(--border);background:rgba(255,255,255,.03);border-radius:999px;padding:.32rem .7rem;color:#fff;font-size:.88rem;font-weight:850;}.sb-static.sb-about .note{font-size:.9rem;color:#e5e5e5;margin-top:1rem}details.pg-faq,div.pg-faq,section.pg-faq,.page-content.content details.pg-faq,.page-content.content div.pg-faq,.page-content.content section.pg-faq,.article-content.content details.pg-faq,.article-content.content div.pg-faq,.article-content.content section.pg-faq,.article-content details.pg-faq,.article-content div.pg-faq,.article-content section.pg-faq,.intro-section-ag .sn-home-html-root details.pg-faq,.intro-section-ag .sn-home-html-root div.pg-faq,.intro-section-ag .sn-home-html-root section.pg-faq{background:#fff!important;color:#1a1a1a!important;border:1px solid #e5e7eb;border-radius:10px;padding:.75rem 1rem;}details.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),div.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),section.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.page-content.content details.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.page-content.content div.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.page-content.content section.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.article-content.content details.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.article-content.content div.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.article-content.content section.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.article-content details.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.article-content div.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.article-content section.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.intro-section-ag .sn-home-html-root details.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.intro-section-ag .sn-home-html-root div.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.intro-section-ag .sn-home-html-root section.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary){color:#1a1a1a!important;}.pg-btn .pg-card--light:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.pg-btn .pg-card.pg-card--light:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.pg-btn .pg-panel--light:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.pg-btn table.pg-table:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.pg-btn .pg-fixtures:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.pg-btn .pg-info-item:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.pg-btn div.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.pg-btn section.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.pg-btn details.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary){color:#1a1a1a!important;}.pg-btn .pg-card--light:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.pg-btn .pg-card.pg-card--light:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.pg-btn .pg-panel--light:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.pg-btn table.pg-table:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.pg-btn .pg-fixtures:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.pg-btn .pg-info-item:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.pg-btn div.pg-faq:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.pg-btn section.pg-faq:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.pg-btn details.pg-faq:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])){color:#1a56db!important;}.pg-btn .pg-card--light,.pg-btn .pg-card.pg-card--light,.pg-btn .pg-panel--light,.pg-btn table.pg-table,.pg-btn .pg-fixtures,.pg-btn .pg-info-item,.pg-btn div.pg-faq,.pg-btn section.pg-faq,.pg-btn details.pg-faq{color:#1a1a1a!important;}.pg-btn div.pg-faq,.pg-btn details.pg-faq,.pg-btn section.pg-faq{background:#fff!important;border:1px solid #e5e7eb;border-radius:10px;padding:.75rem 1rem;}.pg-btn .pg-card--light,.pg-btn .pg-card.pg-card--light,.pg-btn .pg-panel--light,.pg-btn table.pg-table,.pg-btn .pg-info-item{color:#1a1a1a!important;}.pg-btn table.pg-table{background:#fff!important;border-radius:10px;overflow:hidden;}.pg-btn table.pg-table thead th,.pg-btn table.pg-fixtures-table thead th{background:#111!important;color:#fff!important;}.pg-btn table.pg-table tbody td,.pg-btn table.pg-table tbody th{color:#1a1a1a!important;background:#fff!important;}.pg-btn table.pg-table tbody tr:nth-child(even) td{background:#f3f4f6!important;}.pg-btn .pg-card--light .pg-card-desc,.pg-btn .pg-card.pg-card--light .pg-card-desc{color:#1a1a1a!important;}.pg-btn .pg-card--light,.pg-btn .pg-card.pg-card--light{background:#fff!important;}.pg-btn .pg-hero,.pg-btn .pg-hero:is(h1,.pg-hero-kicker),.pg-btn .pg-hero-band,.pg-btn .pg-hero-band h1,.pg-btn .pg-hero-copy,.pg-btn .pg-hero-copy h1,.pg-btn .pg-hero-title-wrap h1,.pg-btn .pg-hero-band--inline h1,.pg-btn .pg-bonus,.pg-btn .pg-bonus:is(p,span,strong){color:#fff!important;}.pg-btn[style*="color:#fff"] >:is(h1,h2,h3,p,ol,ul,section:not(.pg-faq):not(.pg-panel--light)),.pg-btn[style*="color:#fff"] >:is(h1,h2,h3,p,ol,ul,section:not(.pg-faq):not(.pg-panel--light)),.pg-btn[style*="color:#fff"] > section:not(.pg-faq):not(.pg-panel--light) >:is(h2,p,li),.pg-btn[style*="color:#fff"] > section:not(.pg-faq):not(.pg-panel--light) >:is(h2,p,li){color:#fff!important;}a.pg-btn:not(.pg-btn--ghost),button.pg-btn:not(.pg-btn--ghost){display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.1rem;border:none;border-radius:8px;background:#111;color:#fff!important;font-weight:700;text-decoration:none!important;}.pg-btn .pg-btn:not(.pg-btn--ghost),.pg-btn .pg-card--light .pg-btn:not(.pg-btn--ghost),.pg-btn .pg-card.pg-card--light .pg-btn:not(.pg-btn--ghost),.pg-btn .pg-panel--light .pg-btn:not(.pg-btn--ghost),.pg-btn .pg-card--light a.btn,.pg-btn .pg-card.pg-card--light a.btn,.pg-btn .pg-card--light a[style*="background"],.pg-btn .pg-card.pg-card--light a[style*="background"]{color:#fff!important;}.pg-btn .pg-btn--ghost{background:transparent;border:2px solid #fff;color:#fff!important;}.pg-btn .pg-card--light .pg-btn--ghost,.pg-btn .pg-card.pg-card--light .pg-btn--ghost,.pg-btn .pg-panel--light .pg-btn--ghost{color:#111!important;border-color:#111!important;background:transparent!important;}.intro-section-ag .sn-home-html-root .pg-btn.pg-home-root .pg-card--light:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.intro-section-ag .sn-home-html-root .pg-btn.pg-home-root .pg-card.pg-card--light:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.intro-section-ag .sn-home-html-root .pg-btn.pg-home-root .pg-panel--light:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.intro-section-ag .sn-home-html-root .pg-btn.pg-home-root table.pg-table:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.intro-section-ag .sn-home-html-root .pg-btn.pg-home-root .pg-fixtures:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.intro-section-ag .sn-home-html-root .pg-btn.pg-home-root .pg-info-item:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.intro-section-ag .sn-home-html-root .pg-btn.pg-home-root div.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.intro-section-ag .sn-home-html-root .pg-btn.pg-home-root section.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.intro-section-ag .sn-home-html-root .pg-btn.pg-home-root details.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.page-content.content .pg-btn .pg-card--light:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.page-content.content .pg-btn .pg-card.pg-card--light:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.page-content.content .pg-btn .pg-panel--light:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.page-content.content .pg-btn table.pg-table:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.page-content.content .pg-btn .pg-fixtures:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.page-content.content .pg-btn .pg-info-item:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.page-content.content .pg-btn div.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.page-content.content .pg-btn section.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.page-content.content .pg-btn details.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.article-content.content .pg-btn .pg-card--light:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.article-content.content .pg-btn .pg-card.pg-card--light:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.article-content.content .pg-btn .pg-panel--light:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.article-content.content .pg-btn table.pg-table:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.article-content.content .pg-btn .pg-fixtures:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.article-content.content .pg-btn .pg-info-item:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.article-content.content .pg-btn div.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.article-content.content .pg-btn section.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.article-content.content .pg-btn details.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.article-content .pg-btn .pg-card--light:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.article-content .pg-btn .pg-card.pg-card--light:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.article-content .pg-btn .pg-panel--light:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.article-content .pg-btn table.pg-table:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.article-content .pg-btn .pg-fixtures:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.article-content .pg-btn .pg-info-item:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.article-content .pg-btn div.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.article-content .pg-btn section.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.article-content .pg-btn details.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.pg-btn .pg-card--light:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.pg-btn .pg-card.pg-card--light:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.pg-btn .pg-panel--light:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.pg-btn table.pg-table:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.pg-btn .pg-fixtures:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.pg-btn .pg-info-item:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.pg-btn div.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.pg-btn section.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary),.pg-btn details.pg-faq:is(h1,h2,h3,h4,h5,h6,p,li,span,strong,em,i,b,small,label,td,ol,ul,summary){color:#1a1a1a!important;}.intro-section-ag .sn-home-html-root .pg-btn.pg-home-root .pg-card--light:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.intro-section-ag .sn-home-html-root .pg-btn.pg-home-root .pg-card.pg-card--light:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.intro-section-ag .sn-home-html-root .pg-btn.pg-home-root .pg-panel--light:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.intro-section-ag .sn-home-html-root .pg-btn.pg-home-root table.pg-table:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.intro-section-ag .sn-home-html-root .pg-btn.pg-home-root .pg-fixtures:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.intro-section-ag .sn-home-html-root .pg-btn.pg-home-root .pg-info-item:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.intro-section-ag .sn-home-html-root .pg-btn.pg-home-root div.pg-faq:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.intro-section-ag .sn-home-html-root .pg-btn.pg-home-root section.pg-faq:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.intro-section-ag .sn-home-html-root .pg-btn.pg-home-root details.pg-faq:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.page-content.content .pg-btn .pg-card--light:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.page-content.content .pg-btn .pg-card.pg-card--light:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.page-content.content .pg-btn .pg-panel--light:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.page-content.content .pg-btn table.pg-table:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.page-content.content .pg-btn .pg-fixtures:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.page-content.content .pg-btn .pg-info-item:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.page-content.content .pg-btn div.pg-faq:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.page-content.content .pg-btn section.pg-faq:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.page-content.content .pg-btn details.pg-faq:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.article-content.content .pg-btn .pg-card--light:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.article-content.content .pg-btn .pg-card.pg-card--light:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.article-content.content .pg-btn .pg-panel--light:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.article-content.content .pg-btn table.pg-table:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.article-content.content .pg-btn .pg-fixtures:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.article-content.content .pg-btn .pg-info-item:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.article-content.content .pg-btn div.pg-faq:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.article-content.content .pg-btn section.pg-faq:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.article-content.content .pg-btn details.pg-faq:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.article-content .pg-btn .pg-card--light:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.article-content .pg-btn .pg-card.pg-card--light:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.article-content .pg-btn .pg-panel--light:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.article-content .pg-btn table.pg-table:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.article-content .pg-btn .pg-fixtures:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.article-content .pg-btn .pg-info-item:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.article-content .pg-btn div.pg-faq:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.article-content .pg-btn section.pg-faq:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.article-content .pg-btn details.pg-faq:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.pg-btn .pg-card--light:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.pg-btn .pg-card.pg-card--light:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.pg-btn .pg-panel--light:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.pg-btn table.pg-table:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.pg-btn .pg-fixtures:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.pg-btn .pg-info-item:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.pg-btn div.pg-faq:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.pg-btn section.pg-faq:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])),.pg-btn details.pg-faq:is(a:not(.pg-btn):not([class*='pg-btn']):not(.btn):not([style*='background'])){color:#1a56db!important;}.pg-btn table.pg-table thead th,.pg-btn table.pg-fixtures-table thead th,.intro-section-ag .sn-home-html-root .pg-btn table.pg-table thead th,.intro-section-ag .sn-home-html-root .pg-btn table.pg-fixtures-table thead th,.page-content.content .pg-btn table.pg-table thead th,.page-content.content .pg-btn table.pg-fixtures-table thead th,.article-content.content .pg-btn table.pg-table thead th,.article-content.content .pg-btn table.pg-fixtures-table thead th,.article-content .pg-btn table.pg-table thead th,.article-content .pg-btn table.pg-fixtures-table thead th{background:#111!important;color:#fff!important;}