@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading{min-height:150px;position:relative}.loading .ajax-loader{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}.ajax-loader{background:hsl(0 0% 100% / .5);display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:4}.ajax-loader:before{animation:spin 1s linear infinite;background-color:#fff0;border-right:4px solid #ccc;border-top:4px solid #ccc;border-color:#000 #555 #ccc #ccc;border-radius:50%;border-style:solid;border-width:4px;content:"";height:26px;pointer-events:none;width:26px}.ajax-loader:after{content:"Refreshing Data";font-size:14px;font-weight:700}.game-prediction-block{margin:40px 0}.game-prediction-block:first-child{margin-top:0}.game-prediction-block:last-child{margin-bottom:0}.game-prediction-block-header{flex-wrap:nowrap}.game-prediction-block-header .game-status,.game-prediction-block-header a{align-items:center;border:none;color:#000;display:flex;flex-grow:1;font-size:var(--font-x-small);font-weight:700;gap:8px;justify-content:center;line-height:1;min-width:50%;padding:10px;text-align:center;text-decoration:none;text-transform:uppercase;transition:none}@media only screen and (min-width:48em){.game-prediction-block-header .game-status,.game-prediction-block-header a{font-size:16px}}.game-prediction-block-header .game-status:first-child,.game-prediction-block-header a:first-child{border-top-left-radius:20px}.game-prediction-block-header .game-status:last-child,.game-prediction-block-header a:last-child{border-top-right-radius:20px}.game-prediction-block-header .game-status.premium-status,.game-prediction-block-header a.premium-status{border:1px solid var(--global-border-gray);border-left-width:0;color:var(--color-anchor)}.game-prediction-block-header .game-status.premium-status:hover,.game-prediction-block-header a.premium-status:hover{background-color:var(--color-anchor);border-color:var(--color-anchor);color:#fff}.game-prediction-block-header .game-status.premium-status:hover img,.game-prediction-block-header a.premium-status:hover img{filter:grayscale(100%) brightness(1000%)}.game-prediction-block-header .game-status{appearance:none;background:#000;color:#fff;pointer-events:none}.game-prediction-block-head{box-shadow:0 2px 48px 0 rgb(0 0 0 / .06);margin:0;padding:20px;text-align:center}@media only screen and (min-width:64em){.game-prediction-block-head{text-align:initial}}.game-prediction-block-date{font-size:var(--font-x-small);margin:4px 0 0}.game-prediction-block .bet-types{display:flex;gap:10px;justify-content:center;padding:0}.game-prediction-block .bet-types button{align-items:center;appearance:none;background-color:#fff;border:1px solid var(--global-border-gray);border-radius:5px;box-shadow:0 4px 18.3px 0 rgb(0 0 0 / .05);color:#000;cursor:pointer;display:inline-block;display:flex;flex-grow:1;font-size:var(--font-x-small);font-weight:700;justify-content:center;line-height:1;padding:10px;text-decoration:none;text-transform:uppercase;text-transform:none;transition:none}@media only screen and (min-width:48em){.game-prediction-block .bet-types button{font-size:var(--font-small)}}.game-prediction-block .bet-types button.active,.game-prediction-block .bet-types button:hover{background-color:rgb(68 64 232 / .1);border-color:rgb(68 64 232 / .1);color:var(--color-anchor)}.game-prediction-block .bet-types button.active{pointer-events:none}.game-prediction-block .game-panel{margin-top:12px}.game-prediction-block .game-panel:first-child{margin-top:0}.game-prediction-block .game-panel:last-child{margin-bottom:0}.game-prediction-block .game-panel-item{flex-wrap:nowrap;gap:10px;margin:12px 0 0;padding-top:30px;position:relative}.game-prediction-block .game-panel-item:first-child{margin-top:0}.game-prediction-block .game-panel-item:last-child{margin-bottom:0}.game-prediction-block .game-panel-item.game-finished{flex-wrap:wrap;padding-top:0}.game-prediction-block .game-panel-item.game-finished .game-panel-probability{font-size:20px;line-height:1;position:static}.game-prediction-block .game-panel-probability{font-size:16px;font-weight:700;position:absolute;text-transform:uppercase;top:0}.game-prediction-block .game-panel-probability.team-a-prob{left:0}.game-prediction-block .game-panel-probability.team-b-prob{right:0}.game-prediction-block .game-panel-meter{background:#c7c7c7;border-radius:16px;height:10px;overflow:hidden;position:relative;width:100%}.game-prediction-block .game-panel-meter-bar{background:#000;bottom:0;left:0;position:absolute;top:0;width:100%}.game-prediction-block .game-panel-meter-bar.team-b{background:var(--color-anchor)}.game-prediction-block .game-panel .final-score{font-size:16px;font-weight:700;text-transform:uppercase;width:100%}.game-prediction:not(.active){display:none}.game-prediction-body{border-bottom-left-radius:20px;border-bottom-right-radius:20px;box-shadow:0 2px 48px 0 rgb(0 0 0 / .06);padding:0 20px 20px}.game-prediction-footer{margin-top:20px}.game-prediction-team{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.game-prediction-team-logo{height:40px;margin-right:8px;max-width:100%;min-width:40px;object-fit:contain;width:40px}.game-prediction-team-title{font-size:20px;font-weight:700;line-height:1.2;text-transform:uppercase;text-transform:none}.game-prediction-team .bet-type-label{color:var(--color-typography-secondary);font-size:var(--font-x-small);font-weight:500;margin:4px 0;text-align:center;text-transform:uppercase;width:100%}.game-prediction-team .bet-type-label:first-child{margin-top:0}.game-prediction-team .bet-type-label:last-child{margin-bottom:0}.game-prediction-offer{align-items:center;display:flex;flex-direction:column;margin:12px 0}.game-prediction-offer:first-child{margin-top:0}.game-prediction-offer:last-child{margin-bottom:0}.game-prediction-offer span.offer{display:block;width:100%}.game-prediction-btn{align-items:center;background:var(--color-anchor);border-radius:12px;color:#fff;display:flex;justify-content:center;min-height:46px;overflow:hidden;text-decoration:none;width:100%}.game-prediction-btn[href]:hover{background-color:#000;text-decoration:none}.game-prediction-btn-logo{align-items:center;border-radius:4px;display:flex;justify-content:center;max-width:32px;min-width:32px;overflow:hidden}.game-prediction-btn-logo img{height:32px;object-fit:contain;width:32px}.game-prediction-btn-caption{border-radius:0 4px 4px 0;color:#fff;font-size:16px;font-weight:700;line-height:1;padding:5px 12px;text-align:center;text-transform:uppercase;text-transform:none}@media only screen and (min-width:48em){.game-prediction-btn-caption{font-size:18px}}.game-prediction-btn-caption strong{margin:0 4px}.game-prediction-view-btn{align-items:center;border-radius:12px;display:flex;font-size:16px;font-weight:700;justify-content:center;line-height:1;margin:12px 0;min-height:46px;overflow:hidden;text-decoration:none;text-transform:uppercase;text-transform:none;transition:none;width:100%}@media only screen and (min-width:48em){.game-prediction-view-btn{font-size:18px}}.game-prediction-view-btn[href]{background:var(--color-light-grey-background);color:#000}.game-prediction-view-btn[href]:hover{background:#000;color:#fff;text-decoration:none}.game-prediction-text{background:#ededfd;border-radius:4px;color:#193052;font-size:11px;font-weight:700;line-height:14px;margin:7px 0;padding:4px;text-align:center;width:100%}.game-prediction-text-tooltip{background:#fff0 url(https://www.lines.com/wp-content/mu-plugins/lines-predictions-plugin/blocks/css/../img/icon-info-dark.svg);background-size:contain;cursor:pointer;display:inline-flex;height:12px;margin-left:10px;margin-top:-3px;vertical-align:middle;width:12px}.game-prediction-date{color:var(--font-color-black);font-size:10px;font-weight:300;letter-spacing:.17px;line-height:100%;margin-bottom:20px;margin-top:40px}.game-prediction-calc{align-items:flex-end;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin:12px 0}@media only screen and (min-width:48em){.game-prediction-calc{flex-wrap:nowrap}}.game-prediction-calc-stake{position:relative}.game-prediction-calc-stake:before{bottom:0;content:"$";left:12px;position:absolute}.game-prediction-calc-payout,.game-prediction-calc-stake:before{font-size:20px;font-weight:700;line-height:40px;text-transform:uppercase}.game-prediction-calc-payout{border-radius:4px;color:#61b510;height:40px}.game-prediction-calc .form-group{flex:1;margin:0;width:calc(50% - 6px)}@media only screen and (min-width:48em){.game-prediction-calc .form-group{width:auto}}.game-prediction-calc input[type=text]{appearance:none;background:var(--color-light-grey-background);border:none;border-radius:5px;color:var(--font-color-black);font-size:18px;font-weight:700;height:40px;line-height:40px;padding:0 20px 0 24px;text-transform:uppercase;width:100%}.game-prediction-calc .pick-list-trigger{align-items:center;appearance:none;background:rgb(68 64 232 / .05);border:none;border-radius:12px;color:var(--color-anchor);cursor:pointer;display:inline-flex;font-size:15px;font-weight:700;gap:10px;height:40px;justify-content:center;letter-spacing:.17px;margin:0 auto;padding:3px;position:relative;text-decoration:none;text-transform:uppercase;text-transform:none;transition:none;width:100%}.game-prediction-calc .pick-list-trigger.active:after{margin-top:4px;transform:rotate(225deg)}@media only screen and (min-width:48em){.game-prediction-calc .pick-list-trigger{width:33.33%}}.game-prediction-calc .pick-list-trigger:hover{background:#000;color:#fff}.game-prediction-calc .pick-list-trigger:hover:after{border-color:#fff}.game-prediction-calc .pick-list-trigger:after{border-bottom:1px solid var(--color-anchor);border-right:1px solid var(--color-anchor);content:"";height:4px;transform:rotate(45deg);width:4px}.game-prediction-calc .pick-list-trigger .c,.game-prediction-calc .pick-list-trigger.active .o{display:none}.game-prediction-calc .pick-list-trigger.active .c{display:inline-block}.game-prediction-label{display:block;font-size:var(--font-x-small);font-weight:500;line-height:12px;margin-bottom:8px;text-transform:uppercase;white-space:nowrap}.game-prediction-list{border:0 solid var(--global-border-gray);border-radius:10px;margin:20px 0 0;max-height:0;overflow:hidden;padding:0 14px;text-align:center;transition:padding .3s ease-in-out,max-height .3s ease-in-out,border-width .3s ease-in-out}.game-prediction-list.active{border-width:1px;padding-bottom:14px;padding-top:14px}.game-prediction-list-header{align-items:flex-end;color:var(--color-typography-secondary);display:flex;font-size:11px;font-weight:500;gap:12px;justify-content:space-between;line-height:12px;margin:0 auto 12px;text-transform:uppercase;white-space:nowrap}.game-prediction-list-header span{text-align:center}.game-prediction-list-header span:first-child{margin-left:0}.game-prediction-list-header,.game-prediction-list-row{max-width:540px}.game-prediction-list-col,.game-prediction-list-header>span{width:33.33%}.game-prediction-list-row{align-items:center;display:flex;gap:12px;margin:8px auto}.game-prediction-list-row a[href],.game-prediction-list-row a[href]:hover{text-decoration:none}.game-prediction-list-logo{align-items:center;border:1px solid #000;border-radius:4px;display:flex;font-weight:700;gap:4px;margin:0 auto;max-width:115px;padding:4px;text-transform:uppercase;width:auto}.game-prediction-list-logo picture{font-size:0}.game-prediction-list-logo img{border-radius:4px;height:32px;object-fit:cover;width:32px}.game-prediction-list-logo-caption{flex-grow:1}.game-prediction-list-bonus{font-size:12px;font-weight:700;text-align:center;text-transform:uppercase;text-transform:none}@media only screen and (min-width:48em){.game-prediction-list-bonus{font-size:14px}}.game-prediction-list-bonus[href]{color:#000}.game-prediction-list-bonus[href]:hover{color:var(--color-anchor)}.game-prediction-list-btn{align-items:center;background:var(--color-anchor);border:1px solid var(--color-anchor);border-radius:4px;color:#fff!important;display:flex;font-size:10px;font-weight:700;height:39px;justify-content:center;margin:0 auto;max-width:95px;text-align:center;text-transform:uppercase;width:auto;width:100%}@media only screen and (min-width:48em){.game-prediction-list-btn{font-size:12px}}.game-prediction-list-btn:hover{background-color:#000;border-color:#000}.game-prediction-list-odd{color:#000;font-size:var(--font-small);font-size:11px;font-weight:700;line-height:1;text-align:right;text-transform:uppercase}@media only screen and (min-width:48em){.game-prediction-list-odd{font-size:var(--font-x-small)}}.game-prediction-list-odd-info{color:var(--color-typography-secondary);display:flex;font-size:10px;font-weight:500;gap:6px;justify-content:flex-end;line-height:13px;margin-left:8px;text-align:right}@media only screen and (min-width:48em){.game-prediction-list-odd-info{font-size:12px}}.game-prediction .premium-info{background:rgb(68 64 232 / .05);border-radius:12px;margin:12px auto;padding:10px;text-align:center}.game-prediction .premium-info-title{font-size:20px;font-weight:700;margin-bottom:4px;text-transform:uppercase}.game-prediction .premium-info-title:first-child{margin-top:0}.game-prediction .premium-info-title:last-child{margin-bottom:0}.game-prediction .premium-info-content{color:var(--color-typography-secondary)}.game-prediction .premium-info .confidence{padding-left:22px;position:relative}.game-prediction .premium-info .confidence:before{background:#fff0 url(https://www.lines.com/wp-content/mu-plugins/lines-predictions-plugin/blocks/css/../img/lock-blue.svg) 50% 50% no-repeat;background-size:contain;content:"";height:15px;left:0;position:absolute;top:50%;transform:translateY(-53%);width:15px}.game-prediction .premium-info .confidence-level{margin-left:4px}.game-prediction .premium-info .confidence,.game-prediction .premium-info .confidence-level{font-size:var(--font-small);font-weight:700;text-transform:uppercase;text-transform:none}@media only screen and (min-width:48em){.game-prediction .premium-info .confidence,.game-prediction .premium-info .confidence-level{font-size:16px}}.game-prediction .premium-info .tooltip-icon{align-items:center;border:1.2px solid var(--color-border-black);border-radius:50%;color:var(--font-color-black);cursor:pointer;display:inline-flex;font-family:inherit;font-size:12px;height:12px;justify-content:center;line-height:1;position:relative;top:-1px;width:12px}.game-prediction .premium-info .blur-holder{background:#fff0 url(https://www.lines.com/wp-content/mu-plugins/lines-predictions-plugin/blocks/css/../img/blur.png) 50% 50% no-repeat;background-size:contain;height:17px;margin-left:4px;width:36px}.game-prediction .premium-info .unlock-premium{align-items:center;border:1px solid rgb(68 64 232 / .2);border-radius:4px;color:var(--color-anchor);display:flex;font-size:16px;font-size:var(--font-small);font-weight:700;gap:4px;height:40px;justify-content:center;line-height:1;margin:12px auto 0;position:relative;text-decoration:none;text-transform:uppercase;text-transform:none;transition:opacity .2s ease-in-out;width:103px}@media only screen and (min-width:48em){.game-prediction .premium-info .unlock-premium{font-size:16px}}.game-prediction .premium-info .unlock-premium:before{background:#fff0 url(https://www.lines.com/wp-content/mu-plugins/lines-predictions-plugin/blocks/css/../img/lock-blue.svg) 50% 50% no-repeat;background-size:contain;content:"";height:15px;width:15px}.game-prediction .premium-info .unlock-premium:hover{background-color:var(--color-anchor);color:#fff}.game-prediction .premium-info .unlock-premium:hover:before{background-image:url(https://www.lines.com/wp-content/mu-plugins/lines-predictions-plugin/blocks/css/../img/lock-white.svg)}.game-prediction .premium-active .confidence{padding-left:0}.game-prediction .premium-active .confidence:before{display:none}.game-prediction .playing-teams{flex-wrap:nowrap;gap:10px;margin:0 0 20px}.game-prediction .playing-teams .team-col{align-items:center;color:inherit;display:flex;gap:10px;text-decoration:none;width:calc(50% - 5px)}.game-prediction .playing-teams .team-col:first-child{justify-content:flex-end}.game-prediction .playing-teams .team-col:hover{color:var(--color-anchor)}.game-prediction .playing-teams .team-col .team-logo{border-radius:50%;box-shadow:0 4px 8px 0 rgb(0 0 0 / .078);height:40px;object-fit:contain;padding:4px;width:40px}@media only screen and (min-width:48em){.game-prediction .playing-teams .team-col .team-logo{height:50px;width:50px}}.game-prediction .playing-teams .team-col .team-name{color:inherit;display:block;font-size:16px;font-weight:700;line-height:1.2;text-align:right;text-decoration:none;text-transform:uppercase}@media only screen and (min-width:48em){.game-prediction .playing-teams .team-col .team-name{font-size:20px}}.game-prediction .playing-teams .team-col:first-child .team-odds{justify-content:flex-end}.game-prediction .playing-teams .team-col:first-child .team-sportsbook{order:2}.game-prediction .playing-teams .team-col:last-child .team-name{text-align:left}.game-prediction .playing-teams .team-odds{align-items:center;display:flex;gap:10px;line-height:1}.game-prediction .playing-teams .team-odds-text{background-color:var(--color-anchor);border-radius:5px;color:#fff;font-weight:700;font-weight:400;padding:2.5px 5px;text-transform:uppercase}.game-prediction .playing-teams .team-sportsbook{font-size:0}.game-prediction .playing-teams .team-sportsbook img{border-radius:2.5px}