body{background:#131412;font-family:'Chakra Petch',sans-serif;margin-top:0;overflow-x:hidden}body h1{color:white;font-family:'Chakra Petch',sans-serif;font-size:21px}@media only screen and (min-width: 992px){body h1{font-size:36px}}body h1.page-header{border:none}body h2{font-family:'Chakra Petch',sans-serif}.navbar{background:#222}.navbar img{width:153px;height:auto}.navbar .nav-link{text-decoration:none}.navbar .dropdown-toggle,.navbar .nav-link.active{color:white}.navbar ul.dropdown-menu{margin:0;padding:0}.navbar .dropdown-item a{text-decoration:none;padding:5px 8px}.navbar .dropdown-item.active a{color:white}.navbar .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='%23ffffff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}#preloader{position:fixed;z-index:99999;background:rgba(32,33,30,0.7);top:0;right:0;bottom:0;left:0;text-align:center;pointer-events:auto;opacity:.7;display:none}#preloader .inner{display:flex;height:100%}#preloader.loading{display:block}.d-flex{display:flex}@media only screen and (min-width: 992px){.d-lg-flex{display:flex}}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.w-100{width:100% !important}.order-1{order:1}.order-2{order:2}@media only screen and (min-width: 992px){.order-lg-1{order:1}}@media only screen and (min-width: 992px){.order-lg-2{order:2}}body.navbar-is-fixed-top{margin-top:107px}.main-container{padding-bottom:200px}@media (max-width:768px){.main-container{width:100%}}.lds-css{text-align:center;width:100%;margin:auto;width:102px}@keyframes lds-eclipse{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}100%{transform:rotate(360deg)}}.lds-eclipse{position:relative}.lds-eclipse div{position:absolute;animation:lds-eclipse 1s linear infinite;width:120px;height:120px;top:40px;left:40px;border-radius:50%;box-shadow:0 6px 0 0 #e7f3db;transform-origin:60px 63px}.lds-eclipse{width:102px !important;height:102px !important;transform:translate(-51px, -51px) scale(.51) translate(51px, 51px)}.game-wrapper{display:flex;border:1px solid #ccc;padding:5px;border-radius:3px;margin-bottom:10px;background:white}.game-wrapper .game-time{font-weight:bold;text-transform:uppercase;font-size:16px;margin-bottom:5px}.game-wrapper .teams{display:flex;flex-direction:column;justify-content:space-between;width:100%}.game-wrapper .game-inner{padding:10px;width:100%}.game-wrapper .game-row{display:flex;justify-content:space-between}.game-wrapper .team{display:flex;align-items:center;justify-content:space-between;width:100%;padding:3px;border:1px solid #ccc;margin-bottom:5px;border-radius:3px}.game-wrapper .team .abbrev{font-weight:bold;font-size:14px}@media only screen and (min-width: 992px){.game-wrapper .team .abbrev{font-size:18px}}.game-wrapper .team img{width:30px;height:auto;margin:0 20px}.game-wrapper .team .stats{display:flex}.game-wrapper .team .substat{display:flex;align-items:center;text-align:center;margin:0 5px}.game-wrapper .team .stat-number{background:#23A9E1;position:absolute;left:0;right:0;top:0;padding:3px;text-align:center;justify-content:center;font-size:10px;color:white}@media only screen and (min-width: 992px){.game-wrapper .team .stat-number{font-size:12px}}.game-wrapper .team .lbl{font-weight:bold;text-transform:uppercase;text-align:center;margin:0 5px}.game-wrapper .team .ranking{border:2px solid black;text-align:center;border-radius:3px;width:5vw;background:white;position:relative;min-height:70px;min-width:60px}.game-wrapper .team .stat-ranking{padding:5px;font-size:16px;font-weight:bold;padding-top:30px}@media only screen and (min-width: 992px){.game-wrapper .team .stat-ranking{font-size:18px}}.game-wrapper .team .stat-ranking span{font-size:16px;opacity:.7}.game-wrapper .team.winner{background-color:rgba(0,128,0,0.1)}.game-wrapper .results{padding:10px;font-size:24px;font-weight:bold;border:1px solid #ccc;border-radius:3px;margin:0 5px;position:relative}.game-wrapper .results .absolute-ranking{position:absolute;left:0;right:0;bottom:0;background:#aaf3c9;font-size:12px;text-align:center;padding:5px}.game-wrapper.hidden{display:none!important}.take-it{cursor:pointer;padding:10px;background:#23A9E1;border:1px solid #13688b;border-radius:3px;width:100%;margin-bottom:20px;width:100px;text-align:center;color:white;text-decoration:none}.take-it:hover{background:#20211e;color:white}@media only screen and (min-width: 992px){.take-it{width:140px}}.preview{padding:5px;border-radius:3px;border:1px solid #ccc;margin-bottom:10px;flex-direction:column}@media only screen and (min-width: 992px){.preview{flex-direction:row}}.preview .tab-pane{opacity:1}.preview .game-log-row{padding:10px;border-bottom:1px solid #ccc;margin-bottom:3px;font-size:12px;border-radius:3px}@media only screen and (min-width: 992px){.preview .game-log-row>div{width:20%}}.preview .game-log-row.win{background:#aaf3c9}.preview .game-log-row.lose{background:#fbdfdf}.preview .game-log-row:last-child{border:none}.preview:last-child{margin-bottom:0}.preview .probability{font-size:28px;font-weight:bold;margin-top:20px}.preview .editable-shots,.preview .editable-goalie-shots{text-align:center;width:100%;padding:8px;font-size:18px;margin-top:30px;margin-bottom:20px}.preview .avg{font-size:10px;text-transform:uppercase}.preview .avg strong{font-size:20px}.preview .sv{font-weight:bold;font-size:14px}.player-row{position:relative}.player-row h2{font-size:14px;font-weight:bold;margin-bottom:10px}.player-row h3{color:#23A9E1;font-weight:bold;margin:0;padding:10px 0;font-size:16px}.player-row .loading{position:absolute;left:0;right:0;top:0;bottom:0;background:white;z-index:999}.bet{padding:10px;border:1px solid #ccc;border-radius:3px;margin-bottom:10px;background:white;color:#222}@media only screen and (min-width: 992px){.bet{padding:20px}}h2{font-size:14px;font-weight:bold;margin:0;padding:0}@media only screen and (min-width: 992px){h2{font-size:24px}}h3{font-weight:900;margin:0;padding:0;margin-bottom:5px;font-size:16px;text-transform:uppercase}@media only screen and (min-width: 992px){h3{font-size:21px}}h3 .first{font-weight:200}h3 span{text-transform:uppercase}h3 .stat{font-size:12px}.progress-stat{padding:0 10px;display:block;font-weight:900}.progress{width:15vw;height:3px;margin-bottom:0}.progress-bar{min-width:0;background:#23A9E1}.game-details .time{padding-right:5px}@media only screen and (min-width: 992px){.game-details .time{padding:0 10px}}.game-details .period{font-weight:bold;text-transform:uppercase}.win{background:#aaf3c9}.loss{background:#fbdfdf}.update-bet{cursor:pointer;opacity:0;transition:all 300ms ease-in-out}:hover .update-bet{opacity:.4}:hover .update-bet:hover{opacity:1}.headshot{width:45px;height:auto;border-radius:50%;border:1px solid #ccc;margin-right:10px}@media only screen and (min-width: 992px){.headshot{margin-top:0;width:90px;margin-right:20px}}.dk-shots-wrapper .shot-header{padding:10px 10px 0 10px}@media only screen and (min-width: 992px){.dk-shots-wrapper .shot-header{padding:20px 20px 0 20px}}.dk-shots-wrapper .shot-header .player-link{color:#20211e;text-decoration:none}.dk-shots-wrapper .shot-header .player-link:hover h3{color:#23A9E1;text-decoration:underline}.dk-shots-wrapper .shot-header h3{font-weight:900;margin:0;padding:0;font-size:16px;text-transform:uppercase}@media only screen and (min-width: 992px){.dk-shots-wrapper .shot-header h3{font-size:21px}}.dk-shots-wrapper .shot-header h3 .first{font-weight:200}.dk-shots-wrapper .shot-header h3 span{text-transform:uppercase}.dk-shots-wrapper .shot-header h3 .player-position{font-size:12px;font-weight:300}.dk-shots-wrapper .shot-header h3.line{font-size:24px}@media only screen and (min-width: 576px){.dk-shots-wrapper .shot-header h3.line{font-size:30px}}@media only screen and (min-width: 992px){.dk-shots-wrapper .shot-header h3.line{font-size:42px}}.dk-shots-wrapper .shot-header h3.odds{color:#23A9E1}.dk-shots-wrapper .shot-header .number{color:#20211e;font-weight:900;font-size:16px;opacity:.6}.dk-shots-wrapper .shot-header .line{font-weight:900}.dk-shots-wrapper .shot-header .headshot{width:90px;height:auto;border-radius:50%;border:1px solid #ccc;margin-right:20px}.dk-shots-wrapper .shot-header .headshot-wrapper{width:90px;height:90px;border:1px solid #ccc;margin-right:10px;overflow:hidden;border-radius:50%;background:White}@media only screen and (min-width: 992px){.dk-shots-wrapper .shot-header .headshot-wrapper{width:90px;height:90px;margin-right:20px}}@media only screen and (min-width: 1200px){.dk-shots-wrapper .shot-header .headshot-wrapper{width:150px;height:150px}}.dk-shots-wrapper .shot-header .headshot-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:0;border:none}.dk-shots-wrapper .shot-header .logo{width:40px;margin-right:5px}.dk-shots-wrapper .shot-header .homeAway{font-size:18px;font-weight:900;text-transform:uppercase}.dk-shots-wrapper .game-time{font-weight:bold}.dk-shots-wrapper .weather{margin-bottom:5px}.dk-shots-wrapper .team-logos .at{margin:0 5px}.dk-shots-wrapper .take-it{padding:10px;background:#23A9E1;border:1px solid #13688b;border-radius:3px;width:100%;margin-bottom:20px;width:100px;text-align:center;color:white;text-decoration:none}.dk-shots-wrapper .take-it:hover{background:#20211e}.dk-shots-wrapper .take-it:active{background:black;border-color:2px solid #23A9E1}@media only screen and (min-width: 992px){.dk-shots-wrapper .take-it{width:140px}}.dk-shots-wrapper .stat-row{margin:20px auto}@media only screen and (min-width: 992px){.dk-shots-wrapper .stat-row{margin:0;width:60%}}.dk-shots-wrapper .avg{font-size:14px}.dk-shots-wrapper .avg strong{color:#23A9E1;font-weight:900}.dk-shots-wrapper .rank{margin-bottom:5px;border-radius:3px}@media only screen and (min-width: 992px){.dk-shots-wrapper .rank{margin-bottom:10px}}.dk-shots-wrapper .rank .rank-number{font-size:14px;font-weight:900;padding:4px;color:white}@media only screen and (min-width: 992px){.dk-shots-wrapper .rank .rank-number{font-size:18px;padding:8px}}.dk-shots-wrapper .rank .rank-stat{background:White;padding:0 5px;font-weight:900}@media only screen and (min-width: 992px){.dk-shots-wrapper .rank .rank-stat{padding:0 10px}}.dk-shots-wrapper .rank .rank-stat .rank-label{font-size:10px;font-weight:lighter;padding-left:5px}.dk-shots-wrapper .remove-prop{display:none}.dk-shots-wrapper .card-query{display:none}.dk-shots-wrapper .chart-wrapper{height:400px!important;width:100%}.dk-game-log{border-radius:3px;margin:10px 20px 0 20px}.dk-game-log .preview{border:none;margin-bottom:0;padding:0}.dk-game-log .preview .loss{background:#fbdfdf}.bet-saved{padding:20px 40px;border-radius:30px;background-color:rgba(0,0,0,0.7);border:1px solid #20211e;color:white;font-weight:600;font-size:18px;position:fixed;top:50%;left:50%;box-shadow:1px -1px 30px 0 rgba(0,0,0,0.51);-webkit-box-shadow:1px -1px 30px 0 rgba(0,0,0,0.51);-moz-box-shadow:1px -1px 30px 0 rgba(0,0,0,0.51);transform:translateY(-50%) translateX(-50%);margin:auto;z-index:99;opacity:0;transition:300ms all ease-in-out;pointer-events:none}.bet-saved.show{opacity:1;width:auto;height:auto;z-index:99}.no-results{border-radius:3px;padding:40px;text-align:center;background:White;height:35vh}.no-results h1{color:#23A9E1}#sticky-title{position:sticky;top:0;background:#131412;z-index:999;padding:10px 0;transition:all 100ms ease}@media only screen and (min-width: 992px){#sticky-title{padding:20px 0}}#sticky-title .page-header{margin:40px 0 0 0;padding:0;border:none;transition:all 100ms ease;font-size:18px}@media only screen and (min-width: 992px){#sticky-title .page-header{font-size:36px}}.sheet-menu{width:200px}.sheet-menu .btn{width:100%;background:white;border-radius:3px;padding:10px 20px;color:black}.sheet-menu .btn:after{display:none}.sheet-menu .dropdown-menu{width:100%}.sheet-menu .dropdown-menu>li>a{padding:8px 20px}.sheet-menu .dropdown-menu>li>a.active{background:rgba(35,169,225,0.4)}.sheet-menu img{width:20px;height:auto}.compare-sidebar{position:fixed;top:0;left:0;background:White;margin:0;right:0;overflow:hidden;bottom:0;margin-top:100vh;transition:all 300ms ease-in-out;z-index:9999}@media only screen and (min-width: 992px){.compare-sidebar{left:auto;width:25vw;margin-top:0;margin-right:-100vw}}.compare-sidebar .minibar-inner{padding:20px 20px 90px 20px}.compare-sidebar h1{color:#20211e;margin-top:0;padding:0;font-size:24px}.compare-sidebar .compare-header{border-bottom:2px solid #ccc}.compare-sidebar .shot-header{padding:10px;margin:0 0 10px 0;border-bottom:1px solid #ccc}.compare-sidebar .shot-header h2{font-size:18px;margin-bottom:5px}.compare-sidebar .shot-header h3{font-size:14px}@media only screen and (min-width: 992px){.compare-sidebar .shot-header h3{font-size:18px}}.compare-sidebar .shot-header .line{font-size:32px}.compare-sidebar .shot-header .headshot-wrapper{width:90px;height:90px}.compare-sidebar .ai-button{cursor:pointer;padding:10px;background:#23A9E1;border:1px solid #13688b;border-radius:3px;margin-bottom:20px;width:100px;text-align:center;color:white;width:100%;display:block;margin-top:30px;margin-bottom:0;text-decoration:none}.compare-sidebar .ai-button:hover{background:#20211e;color:white}.compare-sidebar .ai-button.add-more{background:rgba(32,33,30,0.7);cursor:not-allowed}.compare-sidebar .ai-button .clear-button{background:#20211e}.compare-sidebar .prompt-response{font-size:18px;line-height:1.5;margin-top:30px}.compare-sidebar .prompt-response.error{border:1px dotted #d20b0b;padding:30px;background:#fbdfdf}.compare-sidebar .remove-prop{border-radius:5px;color:#20211e;padding:8px;cursor:pointer}.compare-sidebar .remove-prop:hover{background-color:#d20b0b;color:white}.compare-sidebar .remove-all{font-size:10px;text-decoration:none;padding:8px;border-radius:3px;transition:all 300ms ease-in-out}.compare-sidebar .remove-all svg{padding-left:5px;font-size:12px}.compare-sidebar .remove-all:hover{background:#20211e;background-color:#d20b0b;color:white}.compare-sidebar .remove-prop{display:block}.compare-sidebar .card-query{display:block}.compare-checkbox{background:White;overflow:hidden;position:relative;margin:0 0 10px auto;border-radius:3px;padding:0 15px}.compare-checkbox input{margin:0;padding:0}.compare-checkbox label{margin:0;padding:15px 0;padding-right:5px;cursor:pointer}.mobile-toggle{background:#23A9E1;position:fixed;left:0;right:0;bottom:0;padding:20px;text-align:center;z-index:99999;display:none;font-weight:bold;color:white;cursor:pointer}.compare-sidebar-active #mobile-compare{display:block}.compare-sidebar-active #mobile-hide-compare{display:none}@media only screen and (min-width: 992px){.compare-open{margin-right:24vw}}@media only screen and (min-width: 1200px){.compare-open{margin-right:25vw}}@media only screen and (min-width: 1600px){.compare-open{margin-right:22vw}}.compare-open .compare-sidebar{margin-top:0;margin-right:0}.compare-open #mobile-hide-compare{display:block;background:#20211e}.compare-open #mobile-compare{display:none}.nav-tabs>li>a{color:#23A9E1;border-radius:3px 3px 0 0;padding:10px 15px;margin-right:0}.updated{color:white;margin-bottom:5px;text-align:right}.gamelog-sort.reversed{display:flex  !important;flex-direction:column-reverse !important}.options-bar{margin:10px 0;gap:10px}.options-bar .filter-options{border-radius:3px;padding:5px;text-align:center;color:white;fill:white;text-transform:uppercase;font-weight:300;gap:5px}.options-bar .filter-options:hover{color:#23A9E1;fill:#23A9E1}.donate{color:white;padding:60px 0;text-align:center;max-width:700px;margin:auto}.donate .donate-row{flex-direction:column}@media only screen and (min-width: 992px){.donate .donate-row{flex-direction:row}}.donate .qr{margin-bottom:40px}.donate h3{margin-bottom:20px}.donate .intro{margin-bottom:40px}.donate img{max-width:140px;height:auto;width:100%}.donate .address{margin-top:40px;font-size:12px}.lightblue{color:#23A9E1}
/*# sourceMappingURL=./style.css.map */