/**handles:prvfs**/
.prvfs-box{margin:24px 0;padding:18px;border:1px solid #ddd;border-radius:12px;background:#fff}.prvfs-title{font-size:1.3rem;font-weight:800;margin-bottom:14px}.prvfs-title span{font-size:.85rem;font-weight:500;opacity:.65;margin-left:8px}.prvfs-scroll{overflow-x:auto}.prvfs-table{width:100%;border-collapse:collapse;min-width:900px}.prvfs-table td,.prvfs-table th{padding:9px;border-bottom:1px solid #eee;text-align:center;white-space:nowrap}.prvfs-table td:first-child,.prvfs-table th:first-child{text-align:left}.prvfs-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(125px,1fr));gap:10px}.prvfs-card{border:1px solid #e2e2e2;border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:5px}.prvfs-card small{opacity:.65}.prvfs-card strong{font-size:1.25rem}.prvfs-corner-legend{display:flex;flex-wrap:wrap;gap:7px 16px;margin:0 0 14px;padding:11px 13px;border:1px solid #e5e5e5;border-radius:9px;background:#f7f7f7;font-size:.88rem;line-height:1.45}.prvfs-corner-legend strong{width:100%;font-size:.92rem}.prvfs-corner-legend span{display:inline-block}.prvfs-empty{padding:18px!important;text-align:left!important;white-space:normal!important;opacity:.75}.prvfs-table th[data-sort]{cursor:pointer;user-select:none;position:relative}.prvfs-table th[data-sort]:hover{background:#f5f5f5}.prvfs-sort-icon{display:inline-block;margin-left:5px;font-size:.72em;opacity:.45}.prvfs-table th[data-direction=desc] .prvfs-sort-icon:after{content:"▼"}.prvfs-table th[data-direction=asc] .prvfs-sort-icon:after{content:"▲"}.prvfs-table th:not([data-direction]) .prvfs-sort-icon:after{content:"↕"}.prvfs-corner-legend{flex-wrap:nowrap;white-space:nowrap;overflow-x:auto}.prvfs-corner-legend strong{width:auto;flex:0 0 auto}.prvfs-controls{display:flex;align-items:center;gap:8px;margin:10px 0}.prvfs-stat-select{padding:6px 10px;border:1px solid #bbb;border-radius:4px;background:#fff}.prvfs-col-corners{display:none}.prvfs-table th.prvfs-sortable{cursor:pointer;position:relative;user-select:none}.prvfs-table th.prvfs-sortable::after{content:'↕';display:inline-block;margin-left:5px;font-size:11px;font-weight:700;opacity:.9}.prvfs-table th.prvfs-sortable.is-desc::after{content:'▼'}.prvfs-table th.prvfs-sortable.is-asc::after{content:'▲'}.prvfs-legend{white-space:nowrap;overflow-x:auto}.prvfs-legend span{display:inline;margin-right:12px}@media(max-width:900px){.prvfs-legend{white-space:normal;overflow-x:visible}.prvfs-legend span{display:inline-block;margin-bottom:3px}}.prvfs-stats-widget .prvfs-stat-select{min-width:190px}.prvfs-stats-widget .prvfs-col-corners{display:none}.prvfs-stats-widget .prvfs-table th.prvfs-sortable::after{content:'↕';display:inline-block;margin-left:5px;font-weight:700}.prvfs-stats-widget .prvfs-table th.prvfs-sortable.is-desc::after{content:'▼'}.prvfs-stats-widget .prvfs-table th.prvfs-sortable.is-asc::after{content:'▲'}.prvfs-stats-widget .prvfs-legend{white-space:nowrap;overflow-x:auto}.prvfs-stats-widget .prvfs-col-corners[style*=table-cell]{display:table-cell!important}:root{--prv-green:#b8d83f;--prv-green-dark:#8fae20;--prv-black:#111318;--prv-text:#20242b;--prv-muted:#6d737d;--prv-bg:#f5f7f8;--prv-border:#e3e7ea;--prv-white:#fff}.prvfs-box{margin:24px 0;padding:0;border:1px solid var(--prv-border);border-radius:18px;background:var(--prv-white);box-shadow:0 8px 28px rgba(17,19,24,.08);overflow:hidden;color:var(--prv-text)}.prvfs-brand{background:linear-gradient(135deg,#111318 0,#24282f 100%);padding:12px 16px;border-bottom:4px solid var(--prv-green)}.prvfs-brand-link{display:flex;align-items:center;gap:12px;text-decoration:none!important;color:#fff!important}.prvfs-brand-logo{width:58px;height:58px;flex:0 0 58px;border-radius:12px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 10px rgba(0,0,0,.25)}.prvfs-brand-logo img{width:100%;height:100%;object-fit:cover;display:block}.prvfs-brand-text{display:flex;flex-direction:column;gap:2px;min-width:0}.prvfs-brand-text strong{font-size:1rem;line-height:1.2;color:#fff}.prvfs-brand-text small{font-size:.78rem;color:var(--prv-green);line-height:1.2}.prvfs-title{padding:18px 20px 8px;margin:0!important;font-size:1.45rem!important;font-weight:800;color:var(--prv-black)}.prvfs-title span{color:var(--prv-muted);font-size:.85rem!important;font-weight:600}.prvfs-controls{margin:0;padding:10px 20px 14px;display:flex;align-items:center;gap:10px}.prvfs-controls label{color:var(--prv-black);font-size:1rem}.prvfs-stat-select{min-width:190px;padding:10px 38px 10px 12px!important;border:1px solid #cfd5da!important;border-radius:9px!important;background:#fff!important;color:#20242b!important;font-size:.95rem!important;font-weight:600;box-shadow:0 2px 5px rgba(17,19,24,.05);cursor:pointer}.prvfs-stat-select:focus{outline:2px solid rgba(184,216,63,.35);border-color:var(--prv-green)!important}.prvfs-legend{margin:0 20px 14px;padding:10px 12px;border:1px solid var(--prv-border);border-left:4px solid var(--prv-green);border-radius:10px;background:#fafbfb;color:#454b53;font-size:.82rem}.prvfs-legend strong{color:var(--prv-black);margin-right:10px}.prvfs-legend span{margin-right:12px}.prvfs-scroll{overflow-x:auto;padding:0 20px 20px;-webkit-overflow-scrolling:touch}.prvfs-table{width:100%;min-width:900px;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid var(--prv-border);border-radius:12px}.prvfs-table th{background:var(--prv-black)!important;color:#fff!important;border-bottom:2px solid var(--prv-green)!important;padding:12px 10px!important;font-size:.86rem}.prvfs-table th:first-child{border-top-left-radius:10px}.prvfs-table th:last-child{border-top-right-radius:10px}.prvfs-table td{padding:11px 10px!important;border-bottom:1px solid #edf0f2!important;background:#fff;font-size:.9rem}.prvfs-table tbody tr:nth-child(2n) td{background:#f8faf9}.prvfs-table tbody tr:hover td{background:#f0f6df}.prvfs-table th.prvfs-sortable::after{color:var(--prv-green)!important}.prvfs-table th.prvfs-sortable.is-asc,.prvfs-table th.prvfs-sortable.is-desc{background:#252a31!important}.prvfs-empty{padding:22px!important}.prvfs-cards{padding:8px 20px 20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:12px}.prvfs-card{border:1px solid var(--prv-border)!important;border-top:3px solid var(--prv-green)!important;border-radius:12px!important;background:#fff;padding:14px!important;box-shadow:0 3px 12px rgba(17,19,24,.05)}.prvfs-card small{color:var(--prv-muted);opacity:1}.prvfs-card strong{color:var(--prv-black)}@media(max-width:700px){.prvfs-box{margin:14px 0;border-radius:14px}.prvfs-brand{padding:10px 12px}.prvfs-brand-logo{width:48px;height:48px;flex-basis:48px;border-radius:10px}.prvfs-brand-text strong{font-size:.9rem}.prvfs-brand-text small{font-size:.7rem}.prvfs-title{padding:15px 14px 8px;font-size:1.2rem!important}.prvfs-controls{padding:8px 14px 14px;display:block}.prvfs-controls label{display:block;margin-bottom:7px}.prvfs-stat-select{width:100%!important;min-width:0!important;min-height:46px;font-size:1rem!important;display:block;box-sizing:border-box}.prvfs-legend{margin:0 14px 12px;white-space:normal!important;overflow:visible!important;line-height:1.55}.prvfs-legend span{display:inline-block!important;margin:0 9px 3px 0}.prvfs-scroll{padding:0 14px 14px}.prvfs-table{min-width:820px}.prvfs-cards{padding:6px 14px 14px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:380px){.prvfs-brand-text strong{font-size:.82rem}.prvfs-brand-text small{font-size:.64rem}.prvfs-cards{grid-template-columns:1fr}}.prvfs-stats-widget .prvfs-col-btts,.prvfs-stats-widget .prvfs-col-corners,.prvfs-stats-widget .prvfs-col-under-over{display:none}.prvfs-stats-widget .prvfs-col-base{display:table-cell}.prvfs-stats-widget .prvfs-legend{display:none!important}.prvfs-stat-select optgroup{font-weight:700}.prvfs-seriea-standings{padding:0 20px 18px}.prvfs-section-title{font-size:1.08rem;font-weight:800;color:var(--prv-black,#111318);padding:4px 0 10px}.prvfs-standings-table{min-width:980px!important}.prvfs-standings-table th{white-space:nowrap}.prvfs-form5{white-space:nowrap}.prvfs-form-badge{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin-right:4px;border-radius:50%;font-size:.72rem;font-weight:800;color:#fff}.prvfs-form-v{background:#2e9d50}.prvfs-form-n{background:#e1b83b;color:#171717}.prvfs-form-p{background:#d84b4b}.prvfs-form-empty{color:#999}.prvfs-table th[data-key=corner_avg_against],.prvfs-table th[data-key=corner_avg_for]{min-width:170px;white-space:normal}@media(max-width:700px){.prvfs-seriea-standings{padding:0 14px 14px}.prvfs-standings-table{min-width:980px!important}.prvfs-form-badge{width:26px;height:26px}}.prvfs-stats-widget .prvfs-seriea-col,.prvfs-stats-widget .prvfs-stat-col{display:none}.prvfs-stats-widget.prvfs-seriea-widget .prvfs-seriea-col{display:table-cell}.prvfs-stats-widget .prvfs-main-table{min-width:900px}.prvfs-stats-widget .prvfs-standings-table{display:none!important}.prvfs-stats-widget .prvfs-brand-row{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%}.prvfs-stats-widget .prvfs-brand-row .prvfs-brand{flex:1 1 auto;min-width:0}.prvfs-stats-widget .prvfs-brand-row .prvfs-title{flex:0 0 auto;margin-left:auto;text-align:right;white-space:nowrap;font-size:1.15rem;font-weight:800}.prvfs-stats-widget .prvfs-controls{width:100%}.prvfs-stats-widget .prvfs-stat-select{display:block;width:100%;max-width:none;box-sizing:border-box}@media(max-width:700px){.prvfs-stats-widget .prvfs-brand-row{gap:10px}.prvfs-stats-widget .prvfs-brand-row .prvfs-title{font-size:.9rem;white-space:normal;max-width:45%}}.prvfs-stats-widget,.prvfs-stats-widget *{box-sizing:border-box}.prvfs-stats-widget{width:100%;max-width:100%;overflow:hidden}.prvfs-stats-widget .prvfs-brand-row{width:100%;max-width:100%;overflow:hidden}.prvfs-stats-widget .prvfs-controls{width:100%;max-width:100%;padding-left:20px;padding-right:20px;overflow:hidden}.prvfs-stats-widget .prvfs-stat-select{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.prvfs-stats-widget .prvfs-scroll{width:100%;max-width:100%;overflow-x:hidden!important;overflow-y:visible;padding-left:20px;padding-right:20px}.prvfs-stats-widget .prvfs-main-table{width:100%!important;max-width:100%!important;min-width:0!important;table-layout:fixed!important;overflow:visible}.prvfs-stats-widget .prvfs-main-table td,.prvfs-stats-widget .prvfs-main-table th{min-width:0!important;max-width:none!important;overflow-wrap:anywhere;word-break:normal}.prvfs-stats-widget .prvfs-main-table th{white-space:normal!important;line-height:1.15}.prvfs-stats-widget .prvfs-main-table td{text-align:center}.prvfs-stats-widget .prvfs-main-table td:first-child,.prvfs-stats-widget .prvfs-main-table th:first-child{text-align:left}.prvfs-stats-widget .prvfs-main-table .prvfs-form5{white-space:normal!important}.prvfs-stats-widget .prvfs-main-table .prvfs-form-badge{width:24px;height:24px;margin:1px}.prvfs-stats-widget .prvfs-main-table th:first-child{width:18%}.prvfs-stats-widget .prvfs-main-table td:first-child{font-weight:650}@media(max-width:700px){.prvfs-stats-widget .prvfs-brand-row{gap:8px}.prvfs-stats-widget .prvfs-brand-row .prvfs-brand{flex:1 1 55%;min-width:0}.prvfs-stats-widget .prvfs-brand-row .prvfs-title{flex:0 1 45%;max-width:45%;margin-left:0;font-size:.88rem!important;line-height:1.15;white-space:normal!important}.prvfs-stats-widget .prvfs-controls{padding:8px 14px 14px}.prvfs-stats-widget .prvfs-scroll{padding:0 14px 14px}.prvfs-stats-widget .prvfs-main-table{font-size:.68rem}.prvfs-stats-widget .prvfs-main-table th{padding:7px 3px!important;font-size:.62rem;line-height:1.08}.prvfs-stats-widget .prvfs-main-table td{padding:7px 3px!important;font-size:.68rem;line-height:1.1}.prvfs-stats-widget .prvfs-main-table th:first-child{width:20%}.prvfs-stats-widget .prvfs-main-table .prvfs-form-badge{width:19px;height:19px;font-size:.58rem;margin:1px}}@media(max-width:380px){.prvfs-stats-widget .prvfs-brand-row .prvfs-title{font-size:.76rem!important}.prvfs-stats-widget .prvfs-main-table th{padding:6px 2px!important;font-size:.57rem}.prvfs-stats-widget .prvfs-main-table td{padding:6px 2px!important;font-size:.62rem}.prvfs-stats-widget .prvfs-main-table .prvfs-form-badge{width:17px;height:17px;font-size:.52rem}}.prvfs-stats-widget .prvfs-main-table .prvfs-form5{display:flex;flex-wrap:nowrap!important;align-items:center;justify-content:center;gap:4px;white-space:nowrap!important;width:100%}.prvfs-stats-widget .prvfs-main-table .prvfs-form-badge{flex:0 0 auto!important;display:inline-flex!important;align-items:center;justify-content:center}@media(max-width:700px){.prvfs-stats-widget .prvfs-main-table .prvfs-form5{gap:2px}.prvfs-stats-widget .prvfs-main-table .prvfs-form-badge{width:18px!important;height:18px!important;margin:0!important;font-size:.55rem!important}}@media(max-width:380px){.prvfs-stats-widget .prvfs-main-table .prvfs-form5{gap:1px}.prvfs-stats-widget .prvfs-main-table .prvfs-form-badge{width:16px!important;height:16px!important;font-size:.48rem!important}}.prvfs-stats-widget .prvfs-main-table td{font-size:1rem!important;line-height:1.2}.prvfs-stats-widget .prvfs-main-table td:first-child{font-size:1rem!important}@media(max-width:700px){.prvfs-stats-widget .prvfs-main-table td{font-size:.82rem!important}.prvfs-stats-widget .prvfs-main-table td:first-child{font-size:.82rem!important}}@media(max-width:380px){.prvfs-stats-widget .prvfs-main-table td{font-size:.78rem!important}.prvfs-stats-widget .prvfs-main-table td:first-child{font-size:.78rem!important}}.prvfs-stats-widget .prvfs-main-table .prvfs-form5{display:flex;flex-wrap:nowrap!important;white-space:nowrap!important}.prvfs-stats-widget .prvfs-main-table .prvfs-form-badge{display:inline-flex}.prvfs-stats-widget .prvfs-main-table td.prvfs-form5{display:flex}.prvfs-stats-widget .prvfs-main-table td.prvfs-form5[style*="display: none"]{display:none!important}.prvfs-stats-widget .prvfs-main-table{width:100%!important;max-width:100%!important;min-width:0!important;table-layout:fixed!important}.prvfs-stats-widget .prvfs-main-table td,.prvfs-stats-widget .prvfs-main-table th{min-width:0!important;overflow:hidden}.prvfs-stats-widget .prvfs-main-table td:first-child,.prvfs-stats-widget .prvfs-main-table th:first-child{width:18%!important}.prvfs-stats-widget .prvfs-main-table td:last-child,.prvfs-stats-widget .prvfs-main-table th:last-child{width:15%!important;padding-left:2px!important;padding-right:2px!important}.prvfs-stats-widget .prvfs-main-table .prvfs-form5{width:100%!important;max-width:100%!important;min-width:0!important;display:flex;flex-wrap:nowrap!important;justify-content:center;align-items:center;gap:1px!important;overflow:hidden}.prvfs-stats-widget .prvfs-main-table .prvfs-form-badge{width:17px!important;height:17px!important;min-width:17px!important;max-width:17px!important;flex:0 0 17px!important;margin:0!important;font-size:.55rem!important}@media(max-width:700px){.prvfs-stats-widget .prvfs-main-table{font-size:.76rem!important}.prvfs-stats-widget .prvfs-main-table th{font-size:.59rem!important;padding:6px 2px!important}.prvfs-stats-widget .prvfs-main-table td{font-size:.76rem!important;padding:7px 2px!important}.prvfs-stats-widget .prvfs-main-table td:first-child,.prvfs-stats-widget .prvfs-main-table th:first-child{width:19%!important}.prvfs-stats-widget .prvfs-main-table td:last-child,.prvfs-stats-widget .prvfs-main-table th:last-child{width:19%!important}.prvfs-stats-widget .prvfs-main-table .prvfs-form-badge{width:16px!important;height:16px!important;min-width:16px!important;max-width:16px!important;flex-basis:16px!important;font-size:.5rem!important}}@media(max-width:380px){.prvfs-stats-widget .prvfs-main-table th{font-size:.54rem!important}.prvfs-stats-widget .prvfs-main-table td{font-size:.7rem!important}.prvfs-stats-widget .prvfs-main-table td:last-child,.prvfs-stats-widget .prvfs-main-table th:last-child{width:20%!important}.prvfs-stats-widget .prvfs-main-table .prvfs-form-badge{width:15px!important;height:15px!important;min-width:15px!important;max-width:15px!important;flex-basis:15px!important}}.prvfs-lineups-list{display:grid;gap:18px;margin:18px 0 6px}.prvfs-match-card{border:1px solid #dfe4e8;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 5px 18px rgba(0,0,0,.05)}.prvfs-match-head{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;background:#101318;color:#fff;border-bottom:2px solid #b6df32}.prvfs-match-head strong{display:block;font-size:1.05rem}.prvfs-match-head small{display:block;margin-top:4px;opacity:.75}.prvfs-lineup-status{font-size:.76rem;font-weight:700;padding:6px 9px;border-radius:999px;white-space:nowrap}.prvfs-lineup-status.is-ready{background:#2e9d50;color:#fff}.prvfs-lineup-status.is-pending{background:#e4bd38;color:#111}.prvfs-lineup-teams{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:16px}.prvfs-lineup-team{border:1px solid #e3e7ea;border-radius:12px;padding:14px;background:#fafbfc;min-width:0}.prvfs-lineup-team-title{display:flex;align-items:center;gap:10px}.prvfs-lineup-team-title img{width:38px;height:38px;object-fit:contain}.prvfs-lineup-team-title strong{display:block}.prvfs-lineup-team-title small{display:block;color:#6b7280;margin-top:3px}.prvfs-lineup-meta{font-size:.82rem;color:#5b6570;margin:12px 0}.prvfs-lineup-xi strong{font-size:.85rem}.prvfs-lineup-xi ol{margin:8px 0 0;padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:6px}.prvfs-lineup-xi li{background:#fff;border:1px solid #e7eaed;border-radius:7px;padding:6px 7px;font-size:.78rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prvfs-lineup-xi li span{display:inline-block;min-width:22px;color:#6b7280}.prvfs-lineup-bench{margin-top:12px;font-size:.82rem}.prvfs-lineup-bench ul{columns:2;margin:8px 0 0;padding-left:18px}.prvfs-lineup-pending,.prvfs-lineups-empty{padding:18px;color:#68717a;background:#f6f7f8;border-radius:10px;font-size:.9rem}@media(max-width:700px){.prvfs-lineup-teams{grid-template-columns:1fr;padding:12px}.prvfs-match-head{align-items:flex-start;flex-direction:column}.prvfs-lineup-status{white-space:normal}.prvfs-lineup-xi ol{grid-template-columns:1fr 1fr}.prvfs-lineup-xi li{font-size:.74rem}.prvfs-lineup-bench ul{columns:1}}.prvfs-stats-widget .prvfs-main-table td.prvfs-form5{display:table-cell!important;overflow:hidden!important;width:15%!important;max-width:15%!important;padding-left:2px!important;padding-right:2px!important}.prvfs-stats-widget .prvfs-main-table td.prvfs-form5 .prvfs-form5-inner{display:flex!important;flex-wrap:nowrap!important;align-items:center;justify-content:center;gap:2px;width:100%;max-width:100%;min-width:0;overflow:hidden;white-space:nowrap}.prvfs-stats-widget .prvfs-main-table td.prvfs-form5 .prvfs-form-badge{display:inline-flex!important;flex:0 0 16px!important;width:16px!important;min-width:16px!important;max-width:16px!important;height:16px!important;margin:0!important;align-items:center;justify-content:center}@media(max-width:700px){.prvfs-stats-widget .prvfs-main-table td.prvfs-form5{width:19%!important;max-width:19%!important}.prvfs-stats-widget .prvfs-main-table td.prvfs-form5 .prvfs-form5-inner{gap:1px}.prvfs-stats-widget .prvfs-main-table td.prvfs-form5 .prvfs-form-badge{flex-basis:15px!important;width:15px!important;min-width:15px!important;max-width:15px!important;height:15px!important;font-size:.48rem!important}}.prvfs-bonus-comparator{width:100%;margin:10px 0 12px;border:1px solid #dfe3e8;border-radius:10px;overflow:hidden;background:#fff}.prvfs-bonus-title{background:#f5f7f9;text-align:center;font-weight:800;font-size:14px;padding:7px 10px;border-bottom:1px solid #e5e8ec}.prvfs-bonus-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:8px 12px}.prvfs-bonus-card{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center}.prvfs-bonus-logo-wrap{width:100%;height:66px;display:flex;align-items:center;justify-content:center}.prvfs-bonus-logo{display:block;max-width:100%;max-height:60px;width:auto;height:auto;object-fit:contain}.prvfs-bonus-description{font-size:14px;line-height:1.25;margin:5px 0 10px;min-height:34px}.prvfs-bonus-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:5px 15px;border-radius:8px;background:#4f9d00;color:#fff!important;font-weight:700;text-decoration:none!important;white-space:nowrap}.prvfs-bonus-button:hover{filter:brightness(.92)}@media(max-width:700px){.prvfs-bonus-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px}.prvfs-bonus-card{padding:4px}.prvfs-bonus-logo-wrap{height:52px}.prvfs-bonus-logo{max-height:48px}.prvfs-bonus-description{font-size:12px;min-height:30px}.prvfs-bonus-button{width:100%;font-size:12px;min-height:34px;padding:4px 8px}}@media(max-width:380px){.prvfs-bonus-grid{grid-template-columns:1fr}.prvfs-bonus-logo-wrap{height:58px}}.prvfs-bonus-title{display:flex;align-items:center;justify-content:center;gap:18px;min-height:34px}.prvfs-responsible-gaming{display:block;width:auto;max-width:280px;height:28px;object-fit:contain}@media(max-width:700px){.prvfs-bonus-title{gap:10px;font-size:13px}.prvfs-responsible-gaming{max-width:190px;height:24px}}@media(max-width:430px){.prvfs-bonus-title{gap:7px}.prvfs-responsible-gaming{max-width:145px;height:20px}}.prvfs-bonus-title{position:relative;background:#151a20!important;color:#fff!important;padding:7px 14px!important;min-height:42px!important;box-sizing:border-box}.prvfs-bonus-heading{font-size:15px;font-weight:800;letter-spacing:.1px}.prvfs-responsible-gaming-wrap{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:6px;padding:2px 8px;height:30px;box-sizing:border-box}.prvfs-responsible-gaming{display:block;width:auto;max-width:280px;height:25px;object-fit:contain}.prvfs-bonus-description{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;margin:5px 0 10px;min-height:48px}.prvfs-bonus-label{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.7px;line-height:1;color:#666}.prvfs-bonus-value{font-size:20px;line-height:1.05;font-weight:900;color:#e00000;letter-spacing:-.3px;text-shadow:0 0 0 transparent}.prvfs-bonus-card{padding-bottom:1px}.prvfs-bonus-button{box-shadow:0 2px 5px rgba(0,0,0,.18)}@media(max-width:700px){.prvfs-bonus-title{min-height:38px!important;padding:6px 8px!important}.prvfs-bonus-heading{font-size:13px}.prvfs-responsible-gaming-wrap{height:27px;padding:2px 6px}.prvfs-responsible-gaming{max-width:190px;height:22px}.prvfs-bonus-value{font-size:17px}.prvfs-bonus-description{min-height:44px}}@media(max-width:430px){.prvfs-responsible-gaming{max-width:145px;height:19px}.prvfs-responsible-gaming-wrap{height:24px;padding:2px 5px}.prvfs-bonus-value{font-size:16px}}.prvfs-bonus-title{background:#fff!important;color:#151a20!important;border-bottom:1px solid #e2e5e8}.prvfs-responsible-gaming-wrap{background:0 0!important;padding:0!important;height:30px}.prvfs-responsible-gaming{filter:invert(1)!important;opacity:1!important;background:0 0!important}@media(max-width:700px){.prvfs-responsible-gaming-wrap{height:27px}}@media(max-width:430px){.prvfs-responsible-gaming-wrap{height:24px}}:root{--prv-dark:#171b22;--prv-dark-2:#232831;--prv-green:#7fcf19;--prv-green-dark:#4f9e00;--prv-green-soft:#eff8df;--prv-border:#dfe5df;--prv-text:#17202a;--prv-muted:#65707a;--prv-white:#fff;--prv-yellow:#f1c40f;--prv-red:#e34b4b}.prvfs-container,.prvfs-wrap{color:var(--prv-text);font-family:inherit}.prvfs-header{background:linear-gradient(135deg,var(--prv-dark),var(--prv-dark-2))!important;border-bottom:4px solid var(--prv-green)!important;border-radius:12px 12px 0 0!important;box-shadow:0 5px 18px rgba(23,27,34,.12)}.prvfs-stat-select,.prvfs-wrap select{width:100%!important;min-height:52px!important;box-sizing:border-box!important;appearance:auto;-webkit-appearance:auto;background:var(--prv-green-soft)!important;color:var(--prv-dark)!important;border:2px solid var(--prv-green)!important;border-radius:10px!important;padding:0 16px!important;font-size:16px!important;font-weight:800!important;line-height:1.2!important;box-shadow:0 2px 8px rgba(79,158,0,.12)!important;cursor:pointer;outline:0}.prvfs-stat-select:focus,.prvfs-wrap select:focus{border-color:var(--prv-green-dark)!important;box-shadow:0 0 0 3px rgba(127,207,25,.2)!important}.prvfs-stat-select option,.prvfs-wrap select option{background:#fff;color:var(--prv-dark);font-weight:700}.prvfs-bonus{border:1px solid var(--prv-border)!important;border-radius:12px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 4px 16px rgba(23,27,34,.08)!important}.prvfs-bonus-title{background:var(--prv-green-soft)!important;color:var(--prv-dark)!important;border-bottom:1px solid #d7e9bf!important;min-height:52px!important;padding:9px 16px!important}.prvfs-bonus-heading{font-size:17px!important;font-weight:900!important;letter-spacing:.1px}.prvfs-responsible-gaming-wrap{background:0 0!important;border:0!important}.prvfs-responsible-gaming{filter:invert(1)!important}.prvfs-bonus-card{background:#fff!important;border:0!important;transition:transform .18s ease,box-shadow .18s ease}.prvfs-bonus-card:hover{transform:translateY(-2px)}.prvfs-bonus-logo{background:#fff;border:1px solid #d9dee2;border-radius:9px;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:7px}.prvfs-bonus-description{min-height:58px!important}.prvfs-bonus-label{color:var(--prv-muted)!important;font-size:11px!important}.prvfs-bonus-value{color:#df2e2e!important;font-size:22px!important;font-weight:950!important}.prvfs-bonus-button{background:linear-gradient(180deg,#66b900,#4f9e00)!important;border:1px solid #438600!important;border-radius:9px!important;box-shadow:0 3px 8px rgba(79,158,0,.22)!important;transition:transform .15s ease,filter .15s ease}.prvfs-bonus-button:hover{filter:brightness(1.06);transform:translateY(-1px)}.prvfs-table-wrap{border:1px solid var(--prv-border)!important;border-radius:12px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 4px 16px rgba(23,27,34,.07)!important}.prvfs-table{border-collapse:separate!important;border-spacing:0!important;width:100%!important;table-layout:fixed!important}.prvfs-table thead th{background:var(--prv-dark)!important;color:#fff!important;border-bottom:3px solid var(--prv-green)!important;font-size:13px!important;font-weight:900!important;padding:12px 8px!important}.prvfs-table thead th:first-child{text-align:left!important}.prvfs-table tbody td{font-size:15px!important;padding:13px 8px!important;border-bottom:1px solid #e7ebed!important;color:var(--prv-text)!important;background:#fff;vertical-align:middle!important}.prvfs-table tbody tr:nth-child(2n) td{background:#f7f9f8!important}.prvfs-table tbody tr:hover td{background:var(--prv-green-soft)!important}.prvfs-table tbody td:first-child{font-weight:800!important;text-align:left!important}.prvfs-sort,.prvfs-table th{cursor:pointer}.prvfs-table th .prvfs-sort-arrow,.prvfs-table th .sort-arrow{color:var(--prv-green)!important;font-weight:900!important}.prvfs-table .team-logo,.prvfs-table img,.prvfs-team-logo{border-radius:50%;object-fit:contain;vertical-align:middle}.prvfs-team-cell{display:flex!important;align-items:center!important;gap:9px!important;min-width:0!important}.prvfs-team-cell img{width:30px!important;height:30px!important;flex:0 0 30px!important}.prvfs-last-five{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;gap:4px!important;white-space:nowrap!important}.prvfs-form-result,.prvfs-last-five span{width:24px!important;height:24px!important;min-width:24px!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:11px!important;font-weight:900!important}.prvfs-form-result.win,.prvfs-last-five .win{background:#2ca24f!important;color:#fff!important}.prvfs-form-result.draw,.prvfs-last-five .draw{background:var(--prv-yellow)!important;color:#171717!important}.prvfs-form-result.loss,.prvfs-last-five .loss{background:var(--prv-red)!important;color:#fff!important}.prvfs-category,.prvfs-stat-block{margin-top:14px!important}.prvfs-table-title{color:var(--prv-dark)!important;font-weight:900!important}.prvfs-container,.prvfs-table-responsive,.prvfs-table-wrap,.prvfs-wrap{max-width:100%!important;overflow-x:hidden!important}.prvfs-table{min-width:0!important}@media(max-width:700px){.prvfs-stat-select,.prvfs-wrap select{min-height:54px!important;font-size:16px!important}.prvfs-bonus-title{min-height:48px!important}.prvfs-bonus-heading{font-size:15px!important}.prvfs-table thead th{font-size:11px!important;padding:10px 4px!important}.prvfs-table tbody td{font-size:13px!important;padding:11px 4px!important}.prvfs-team-cell img{width:26px!important;height:26px!important;flex-basis:26px!important}.prvfs-form-result,.prvfs-last-five span{width:21px!important;height:21px!important;min-width:21px!important;font-size:10px!important}}@media(max-width:430px){.prvfs-table thead th{font-size:10px!important;padding:9px 3px!important}.prvfs-table tbody td{font-size:12px!important;padding:10px 3px!important}.prvfs-last-five{gap:2px!important}.prvfs-form-result,.prvfs-last-five span{width:19px!important;height:19px!important;min-width:19px!important;font-size:9px!important}}.prvfs-team-cell{display:flex!important;align-items:center!important;gap:8px!important;text-align:left!important;min-width:0!important}.prvfs-team-cell .prvfs-team-logo{display:block!important;width:30px!important;height:30px!important;min-width:30px!important;max-width:30px!important;object-fit:contain!important;border-radius:50%!important;background:#fff!important;padding:2px!important;box-sizing:border-box!important}.prvfs-team-cell span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prvfs-stat-select{font-variant-emoji:emoji}@media(max-width:700px){.prvfs-team-cell .prvfs-team-logo{width:25px!important;height:25px!important;min-width:25px!important;max-width:25px!important}}.prvfs-team-cell .prvfs-team-name{display:block!important;visibility:visible!important;opacity:1!important;color:#17202a!important;font-size:15px!important;font-weight:800!important;line-height:1.25!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;flex:1 1 auto!important}.prvfs-team-cell .prvfs-team-logo{display:block!important;visibility:visible!important;opacity:1!important;flex:0 0 30px!important}.prvfs-stat-select{color:#17202a!important;font-weight:800!important}.prvfs-stat-select option{color:#17202a!important;background:#eff8df!important;font-weight:800!important}@media(max-width:700px){.prvfs-team-cell .prvfs-team-name{font-size:13px!important}.prvfs-team-cell .prvfs-team-logo{flex-basis:25px!important}}.prvfs-table td.prvfs-team-cell{display:table-cell!important;width:auto!important;text-align:left!important;vertical-align:middle!important;white-space:nowrap!important}.prvfs-table td.prvfs-team-cell .prvfs-team-logo{display:inline-block!important;vertical-align:middle!important;margin-right:7px!important;width:30px!important;height:30px!important;min-width:30px!important;max-width:30px!important}.prvfs-table td.prvfs-team-cell .prvfs-team-name{display:inline!important;vertical-align:middle!important;visibility:visible!important;opacity:1!important;color:#17202a!important;font-size:15px!important;font-weight:800!important;line-height:1.25!important;white-space:nowrap!important}@media(max-width:700px){.prvfs-table td.prvfs-team-cell .prvfs-team-logo{width:25px!important;height:25px!important;min-width:25px!important;max-width:25px!important;margin-right:5px!important}.prvfs-table td.prvfs-team-cell .prvfs-team-name{font-size:13px!important}}.prvfs-stats-widget .prvfs-table td.prvfs-team-cell{width:18%!important;max-width:none!important;overflow:hidden!important;text-align:left!important;vertical-align:middle!important;white-space:nowrap!important}.prvfs-stats-widget .prvfs-table td.prvfs-team-cell .prvfs-team-name{color:#111827!important;background:0 0!important;display:inline-block!important;visibility:visible!important;opacity:1!important;font-size:14px!important;font-weight:800!important;line-height:30px!important;vertical-align:middle!important;max-width:calc(100% - 42px)!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.prvfs-stats-widget .prvfs-table td.prvfs-team-cell{display:table-cell!important;width:18%!important;min-width:18%!important;max-width:18%!important;padding:10px 8px!important;text-align:left!important;vertical-align:middle!important;white-space:nowrap!important;overflow:hidden!important}.prvfs-stats-widget .prvfs-table td.prvfs-team-cell .prvfs-team-logo{display:inline-block!important;position:static!important;vertical-align:middle!important;width:30px!important;height:30px!important;min-width:30px!important;max-width:30px!important;margin:0 7px 0 0!important;padding:2px!important}.prvfs-stats-widget .prvfs-table td.prvfs-team-cell strong.prvfs-team-name{display:inline-block!important;position:static!important;width:auto!important;height:auto!important;max-width:calc(100% - 42px)!important;min-width:0!important;margin:0!important;padding:0!important;transform:none!important;clip:auto!important;clip-path:none!important;text-indent:0!important;text-align:left!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;visibility:visible!important;opacity:1!important;color:#111827!important;background:0 0!important;font-family:inherit!important;font-size:14px!important;font-weight:800!important;line-height:30px!important}@media(max-width:700px){.prvfs-stats-widget .prvfs-table td.prvfs-team-cell .prvfs-team-logo{width:25px!important;height:25px!important;min-width:25px!important;max-width:25px!important;margin-right:5px!important}.prvfs-stats-widget .prvfs-table td.prvfs-team-cell strong.prvfs-team-name{max-width:calc(100% - 32px)!important;font-size:13px!important;line-height:25px!important}}.prvfs-stats-widget .prvfs-bonus-comparator+.prvfs-controls{margin-top:10px!important;margin-bottom:12px!important}.prvfs-stats-widget .prvfs-controls+.prvfs-scroll{margin-top:0!important}.prvfs-stats-widget .prvfs-table td.prvfs-form-cell .prvfs-form,.prvfs-stats-widget .prvfs-table td.prvfs-last5-cell .prvfs-form{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;gap:5px!important;white-space:nowrap!important}.prvfs-stats-widget .prvfs-table td.prvfs-form-cell .prvfs-form span,.prvfs-stats-widget .prvfs-table td.prvfs-last5-cell .prvfs-form span{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;line-height:24px!important;font-size:12px!important;font-weight:800!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;flex:0 0 24px!important}@media(max-width:700px){.prvfs-stats-widget .prvfs-table td.prvfs-form-cell .prvfs-form,.prvfs-stats-widget .prvfs-table td.prvfs-last5-cell .prvfs-form{gap:4px!important}.prvfs-stats-widget .prvfs-table td.prvfs-form-cell .prvfs-form span,.prvfs-stats-widget .prvfs-table td.prvfs-last5-cell .prvfs-form span{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;line-height:22px!important;font-size:11px!important;flex-basis:22px!important}}.prvfs-stats-widget .prvfs-main-table td.prvfs-form5,.prvfs-stats-widget .prvfs-main-table th[data-key=last5]{width:20%!important;min-width:112px!important;max-width:none!important;box-sizing:border-box!important}.prvfs-stats-widget .prvfs-main-table td.prvfs-form5{overflow:visible!important;padding-left:6px!important;padding-right:6px!important}.prvfs-stats-widget .prvfs-main-table td.prvfs-form5 .prvfs-form5-inner{width:100%!important;max-width:none!important;overflow:visible!important;justify-content:center!important;gap:3px!important}.prvfs-stats-widget .prvfs-main-table td.prvfs-form5 .prvfs-form-badge{flex:0 0 16px!important;width:16px!important;min-width:16px!important;max-width:16px!important;height:16px!important;margin:0!important}@media(max-width:700px){.prvfs-stats-widget .prvfs-main-table td.prvfs-form5,.prvfs-stats-widget .prvfs-main-table th[data-key=last5]{width:22%!important;min-width:100px!important}.prvfs-stats-widget .prvfs-main-table td.prvfs-form5{padding-left:4px!important;padding-right:4px!important}.prvfs-stats-widget .prvfs-main-table td.prvfs-form5 .prvfs-form5-inner{gap:2px!important}}@media(min-width:701px){.prvfs-stats-widget .prvfs-main-table{width:100%!important;table-layout:fixed!important;border-collapse:collapse!important;font-size:15px!important}.prvfs-stats-widget .prvfs-main-table th{height:44px!important;padding:9px 8px!important;font-size:14px!important;line-height:1.15!important;font-weight:800!important;vertical-align:middle!important;border-right:1px solid rgba(255,255,255,.08)!important}.prvfs-stats-widget .prvfs-main-table td{height:48px!important;padding:9px 8px!important;font-size:15px!important;line-height:1.2!important;vertical-align:middle!important;border-right:1px solid #e1e5e8!important;border-bottom:1px solid #e1e5e8!important}.prvfs-stats-widget .prvfs-main-table tbody tr:nth-child(odd) td{background:#fff!important}.prvfs-stats-widget .prvfs-main-table tbody tr:nth-child(2n) td{background:#f5f7f8!important}.prvfs-stats-widget .prvfs-main-table td:last-child,.prvfs-stats-widget .prvfs-main-table th:last-child{border-right:0!important}.prvfs-stats-widget .prvfs-main-table th:first-child{width:22%!important}.prvfs-stats-widget .prvfs-main-table td.prvfs-form5,.prvfs-stats-widget .prvfs-main-table th[data-key=last5]{width:20%!important;min-width:120px!important}.prvfs-stats-widget .prvfs-main-table td:first-child{font-weight:750!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.prvfs-stats-widget .prvfs-main-table .prvfs-form5{display:table-cell!important;overflow:visible!important}.prvfs-stats-widget .prvfs-main-table td.prvfs-form5 .prvfs-form5-inner{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;gap:6px!important;overflow:visible!important;width:100%!important;max-width:none!important}.prvfs-stats-widget .prvfs-main-table td.prvfs-form5 .prvfs-form-badge{flex:0 0 22px!important;width:22px!important;min-width:22px!important;max-width:22px!important;height:22px!important;margin:0!important;font-size:.66rem!important}}.prvfs-stats-widget .prvfs-main-table{font-size:16px!important}.prvfs-stats-widget .prvfs-main-table th{font-size:15px!important;line-height:1.15!important}.prvfs-stats-widget .prvfs-main-table td{font-size:16px!important;line-height:1.25!important}.prvfs-stats-widget .prvfs-main-table td:first-child{font-size:16px!important;font-weight:750!important}.prvfs-stats-widget .prvfs-main-table td.prvfs-form5 .prvfs-form-badge{font-size:.7rem!important}@media(max-width:700px){.prvfs-stats-widget .prvfs-main-table{font-size:16px!important}.prvfs-stats-widget .prvfs-main-table th{font-size:14px!important;padding:9px 7px!important}.prvfs-stats-widget .prvfs-main-table td{font-size:16px!important;padding:10px 7px!important}.prvfs-stats-widget .prvfs-main-table td:first-child{font-size:16px!important}.prvfs-stats-widget .prvfs-main-table td.prvfs-form5 .prvfs-form-badge{font-size:.68rem!important}}.prvfs-stats-widget .prvfs-main-table{font-size:17px!important}.prvfs-stats-widget .prvfs-main-table th{font-size:16px!important}.prvfs-stats-widget .prvfs-main-table td{font-size:17px!important;padding-top:11px!important;padding-bottom:11px!important}.prvfs-stats-widget .prvfs-main-table td:first-child{font-size:17px!important}.prvfs-stats-widget .prvfs-main-table td.prvfs-form5 .prvfs-form-badge{width:23px!important;min-width:23px!important;max-width:23px!important;height:23px!important;flex-basis:23px!important}.prvfs-stats-widget .prvfs-header,.prvfs-stats-widget .prvfs-nav,.prvfs-stats-widget .prvfs-title,.prvfs-stats-widget a{font-size:17px!important}.prvfs-stats-widget select{min-height:56px!important;height:56px!important;padding:12px 44px 12px 16px!important;font-size:18px!important;font-weight:800!important;line-height:1.2!important;border-radius:10px!important}@media(max-width:700px){.prvfs-stats-widget .prvfs-main-table{font-size:17px!important}.prvfs-stats-widget .prvfs-main-table th{font-size:15px!important;padding:10px 8px!important}.prvfs-stats-widget .prvfs-main-table td{font-size:17px!important;padding:11px 8px!important}.prvfs-stats-widget .prvfs-main-table td:first-child{font-size:17px!important}.prvfs-stats-widget .prvfs-main-table td.prvfs-form5 .prvfs-form-badge{width:23px!important;min-width:23px!important;max-width:23px!important;height:23px!important;flex-basis:23px!important}.prvfs-stats-widget select{min-height:60px!important;height:60px!important;font-size:18px!important;padding:13px 44px 13px 16px!important}}.prvfs-stats-widget .prvfs-main-table{font-size:19px!important}.prvfs-stats-widget .prvfs-main-table th{font-size:17px!important}.prvfs-stats-widget .prvfs-main-table td{font-size:19px!important;padding-top:13px!important;padding-bottom:13px!important}.prvfs-stats-widget .prvfs-main-table td:first-child{font-size:19px!important;font-weight:800!important}.prvfs-stats-widget .prvfs-main-table td.prvfs-form5 .prvfs-form-badge{width:23px!important;min-width:23px!important;max-width:23px!important;height:23px!important;flex-basis:23px!important}.prvfs-stats-widget select{min-height:68px!important;height:68px!important;padding:15px 48px 15px 18px!important;font-size:20px!important;font-weight:800!important;line-height:1.25!important}@media(max-width:700px){.prvfs-stats-widget .prvfs-main-table{font-size:19px!important}.prvfs-stats-widget .prvfs-main-table th{font-size:16px!important;padding:11px 8px!important}.prvfs-stats-widget .prvfs-main-table td{font-size:19px!important;padding:13px 8px!important}.prvfs-stats-widget .prvfs-main-table td:first-child{font-size:19px!important}.prvfs-stats-widget .prvfs-main-table td.prvfs-form5 .prvfs-form-badge{width:23px!important;min-width:23px!important;max-width:23px!important;height:23px!important;flex-basis:23px!important}.prvfs-stats-widget select{min-height:72px!important;height:72px!important;font-size:20px!important;padding:16px 48px 16px 18px!important}}.prvfs-stats-widget .prvfs-main-table td:first-child{font-size:21px!important;font-weight:800!important}.prvfs-bonus-title{font-size:17px!important;padding:9px 10px!important}.prvfs-bonus-logo-wrap{height:78px!important}.prvfs-bonus-logo{max-height:72px!important}.prvfs-bonus-description{font-size:17px!important;line-height:1.25!important;margin:6px 0 11px!important;min-height:40px!important}.prvfs-bonus-button{font-size:18px!important;padding:12px 18px!important;min-height:48px!important;font-weight:800!important}@media(max-width:700px){.prvfs-stats-widget .prvfs-main-table td:first-child{font-size:21px!important}.prvfs-bonus-title{font-size:16px!important}.prvfs-bonus-logo-wrap{height:74px!important}.prvfs-bonus-logo{max-height:68px!important}.prvfs-bonus-description{font-size:16px!important}.prvfs-bonus-button{font-size:17px!important;padding:11px 14px!important}}.prvfs-stats-widget .prvfs-header,.prvfs-stats-widget .prvfs-site-header{min-height:76px!important}.prvfs-stats-widget .prvfs-branding,.prvfs-stats-widget .prvfs-header-left{max-width:455px!important}.prvfs-stats-widget .prvfs-brand-title,.prvfs-stats-widget .prvfs-site-title{font-size:18px!important;font-weight:800!important}.prvfs-stats-widget .prvfs-brand-link,.prvfs-stats-widget .prvfs-site-link{font-size:12px!important;font-weight:700!important}.prvfs-stats-widget .prvfs-championship-title,.prvfs-stats-widget .prvfs-league-title{font-size:28px!important;font-weight:800!important}