﻿:export{totalColor:#3d74c7;qbColor:#333;rbColor:#a41c1f;wrColor:#043173;teColor:#86a2cb;pickColor:#687087;benchColor:#687087;irColor:#687087;taxiColor:#687087;defColor:#888;idpColor:#888;kickerColor:#c87779;tqbColor:#333;hcColor:#582325;tkColor:#888;lbColor:#888;dlColor:#888;dbColor:#888;qrwtColor:#ff0;rwtColor:#f78439;rwColor:lime;wtColor:purple;dldColor:#639}:export{totalColor:#3d74c7;qbColor:#333;rbColor:#a41c1f;wrColor:#043173;teColor:#86a2cb;pickColor:#687087;benchColor:#687087;irColor:#687087;taxiColor:#687087;defColor:#888;idpColor:#888;kickerColor:#c87779;tqbColor:#333;hcColor:#582325;tkColor:#888;lbColor:#888;dlColor:#888;dbColor:#888;qrwtColor:#ff0;rwtColor:#f78439;rwColor:lime;wtColor:purple;dldColor:#639}.accuracy-award-banner{display:none}header#ds-header{position:relative;height:100px;background:#041944;width:100%;z-index:1056}header#ds-header>.container{z-index:50}header#ds-header .head-main{display:flex;justify-content:space-between;z-index:999;color:#fff;width:100%;align-items:center}header#ds-header .head-main .logo{padding:10px 40px 10px 10px;max-height:100px;max-width:200px}header#ds-header .head-main .logo a{display:block}header#ds-header .head-main .logo a img,header#ds-header .head-main .logo a svg{display:block;max-height:80px;min-width:150px;width:100%}header#ds-header .head-main .nav-trigger{position:absolute;right:0;height:60px;width:60px;overflow:hidden;text-indent:100%;white-space:nowrap;color:rgba(0,0,0,0);z-index:10}header#ds-header .head-main .nav-trigger span{left:50%;top:50%;bottom:auto;right:auto;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-transition:background-color .3s;transition:background-color .3s}header#ds-header .head-main .nav-trigger span,header#ds-header .head-main .nav-trigger span:before,header#ds-header .head-main .nav-trigger span:after{position:absolute;background-color:#fff;height:5px;width:35px}header#ds-header .head-main .nav-trigger span::before,header#ds-header .head-main .nav-trigger span::after{content:"";left:0;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}header#ds-header .head-main .nav-trigger span::before{-webkit-transform:translateY(-9px);-ms-transform:translateY(-9px);transform:translateY(-9px)}header#ds-header .head-main .nav-trigger span::after{-webkit-transform:translateY(9px);-ms-transform:translateY(9px);transform:translateY(9px)}header#ds-header .head-main .nav-trigger.nav-open span{background-color:rgba(0,0,0,0)}header#ds-header .head-main .nav-trigger.nav-open span::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}header#ds-header .head-main .nav-trigger.nav-open span::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}header#ds-header .head-main nav{display:none}header#ds-header .head-main nav li.dropdown:after{content:"";background:url(/img/icons/rounded-chev-down.svg) no-repeat center center;width:25px;height:25px;position:absolute;display:block;bottom:-34px;transform:translateX(-50%) rotate(180deg) scaleX(1.5) scale(0.5);transform-origin:center top;left:50%;transition:75ms ease-out transform,75ms ease-out opacity;will-change:transform,opacity;pointer-events:none;opacity:0;transition-delay:0}header#ds-header .head-main nav li.dropdown.active-toggle{background-color:#043173}header#ds-header .head-main nav li.dropdown.active-toggle:after{transform:translateX(-50%) rotate(180deg) scaleX(1.5) scale(1);opacity:1;transition-delay:0ms}header#ds-header .head-main nav li.dropdown.active-toggle .dropdown-toggle div:after{transform:translateY(-50%) rotate(180deg)}header#ds-header .head-main nav ul{list-style:none;display:flex;margin:0;padding:0}header#ds-header .head-main nav ul li.dropdown{cursor:pointer}header#ds-header .head-main nav ul li.dropdown .dropdown-toggle div{padding-right:15px;cursor:pointer}header#ds-header .head-main nav ul li.dropdown .dropdown-toggle div:after{content:"";background:url(/img/icons/rounded-chev-down.svg) no-repeat center center;width:15px;height:15px;position:absolute;display:block;top:50%;transform:translateY(-50%);right:15px}header#ds-header .head-main nav ul li{position:relative;height:100px;display:flex;align-items:center;padding:0 10px}header#ds-header .head-main nav ul li a,header#ds-header .head-main nav ul li .dropdown-toggle{color:#fff;text-decoration:none;padding:10px 15px;display:flex;align-items:center;height:100%;position:initial}header#ds-header .head-main nav ul li:hover{background-color:#043173}header#ds-header .head-main .extra-menu{display:none;margin-left:auto}header#ds-header .head-main .extra-menu a{color:#fff;display:inline-block;vertical-align:middle;margin:0 10px}header#ds-header .head-main .extra-menu .outline-btn{border:1px solid #fff;font-size:17px}header#ds-header .head-main .extra-menu .search-link img{width:25px;height:25px}header#ds-header .head-main .extra-menu .white-btn{background:#fff;color:#a41c1f;font-size:17px}header#ds-header .head-main .extra-menu .hide-nav-menu{text-align:center;font-size:10px;text-transform:uppercase}header#ds-header .head-main .extra-menu .hide-nav-menu img{width:25px;height:20px}header#ds-header .dropdown-menu{position:absolute;background-color:#fff;box-shadow:0 8px 12px rgba(0,0,0,.1),0 2px 3px rgba(0,0,0,.05);z-index:997;width:100%;top:100%;opacity:0;max-height:0;transition:opacity 150ms ease-out,max-height 150ms ease-out;transition-behavior:allow-discrete;overflow:hidden}header#ds-header .dropdown-menu>.container{padding:40px 0}header#ds-header .dropdown-menu.drop-shown{display:flex;opacity:1}header#ds-header .dropdown-menu.drop-hidden{pointer-events:none}header#ds-header .dropdown-menu .menu-container{display:flex;min-height:200px}header#ds-header .dropdown-menu .menu-video{display:none;min-width:30%;max-width:30%;border-right:1px #c8c8c8 solid;padding:0 40px;align-items:center}header#ds-header .dropdown-menu .menu-video .rankings-menu-video,header#ds-header .dropdown-menu .menu-video .fantasy-menu-video{display:none}header#ds-header .dropdown-menu .menu-video .vid-title{font-size:18px;font-weight:700;color:#043173;margin-bottom:-5px}header#ds-header .dropdown-menu .menu-video .vid-desc{font-size:16px;color:#000;margin-bottom:15px;line-height:16px;margin-top:5px}header#ds-header .dropdown-menu .menu-video .vid-link a{color:#fff;background-color:#a41c1f;text-decoration:none;font-size:16px;font-weight:700;padding:5px 15px;border-radius:5px}header#ds-header .dropdown-menu .menu-video .video-container a.video-link{position:relative;display:block;margin-bottom:15px}header#ds-header .dropdown-menu .menu-video .video-container a.video-link::before{content:"";background:url(/img/icons/play-button.svg) no-repeat center center;background-size:contain;cursor:pointer;position:absolute;left:50%;transform:translate(-59%, -50%);height:20%;width:20%;top:70%;opacity:.7}header#ds-header .dropdown-menu .menu-video.video-displayed{display:flex}header#ds-header .dropdown-menu .menu-video.rankings-video-displayed .rankings-menu-video{display:block}header#ds-header .dropdown-menu .menu-video.fantasy-video-displayed .fantasy-menu-video{display:block}header#ds-header .dropdown-menu .has-video{padding:0 40px}header#ds-header .dropdown-menu .drop-content{display:none;flex-grow:1;flex-wrap:wrap}header#ds-header .dropdown-menu .drop-content .header-link-filter{width:100%;display:flex;align-items:center}header#ds-header .dropdown-menu .drop-content .header-link-filter .drop-filter-title{font-size:14px;font-weight:700;color:#000}header#ds-header .dropdown-menu .drop-content .header-link-filter .drop-filter-button{background-color:#fff;color:#000;font-size:16px;font-weight:400;padding:5px 15px;border-radius:40px;border:1px solid #000;margin-left:10px;cursor:pointer}header#ds-header .dropdown-menu .drop-content .header-link-filter .drop-filter-button.active-filter{color:#fff;border-color:#041944;background:#041944}header#ds-header .dropdown-menu .drop-content .link-lists{display:flex;margin-top:20px;width:100%}header#ds-header .dropdown-menu .drop-content .link-lists .link-list{display:flex;flex-direction:column;flex-grow:1}header#ds-header .dropdown-menu .drop-content .link-lists .link-list .list-title{font-size:20px;font-weight:bold;margin-bottom:5px;color:#043173}header#ds-header .dropdown-menu .drop-content .link-lists .link-list .list-title a{font-size:20px;font-weight:bold;margin-bottom:5px;color:#043173}header#ds-header .dropdown-menu .drop-content .link-lists .link-list a{color:#000;text-decoration:none;margin:2px 0}header#ds-header .dropdown-menu .drop-content .link-lists .link-list a :hover{color:#000}header#ds-header .dropdown-menu .drop-content .link-lists .link-list a.disable-filtered-link{color:#777}header#ds-header .dropdown-menu .drop-content a.read-all{color:#333333;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:0;font-size:1.2em}header#ds-header .dropdown-menu .drop-content li{list-style:none;width:100%;padding:0 10px}header#ds-header .dropdown-menu .drop-content .dropdown-header{color:#043173;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:0;margin-bottom:15px}header#ds-header .dropdown-menu .drop-content #advice .draft-sharks-university a{font-size:1rem !important;color:#000}header#ds-header .dropdown-menu .drop-content #my-teams .label{display:none}header#ds-header .dropdown-menu .drop-content #my-teams .no-leagues-text{font-size:1.5rem;line-height:2rem;transform:translate(0, 100%)}header#ds-header .dropdown-menu .drop-content #my-teams .no-leagues-text a{font-weight:bold;color:#043173}header#ds-header .dropdown-menu .drop-content #my-teams .team{flex-grow:1;border-radius:10px;border:1px solid #c8c8c8}header#ds-header .dropdown-menu .drop-content #my-teams .team .buttons{background:#f9f9f9;border-bottom-left-radius:10px;border-bottom-right-radius:10px}header#ds-header .dropdown-menu .drop-content #my-teams .team .buttons .btn{padding-top:1rem;padding-bottom:1rem}header#ds-header .dropdown-menu .drop-content #my-teams .team .buttons a{row-gap:.55rem;border-radius:10px}header#ds-header .dropdown-menu .drop-content #my-teams .team .buttons img{width:32px;height:32px}header#ds-header .dropdown-menu .drop-content #my-teams .league-team-name-container{display:flex;flex-direction:column}header#ds-header .dropdown-menu .drop-content #my-teams .league-team-name-container .league-name{font-size:1.25rem;line-height:1.75rem}header#ds-header .dropdown-menu .drop-content #my-teams .league-team-name-container .team-name{font-weight:normal;font-size:1rem;line-height:1.5rem}header#ds-header .dropdown-menu .drop-content #my-teams .league-team-name-container .team-name-container a{padding-left:1rem;color:#043173;padding-right:1rem;background:url("/img/icons/new-window-tab.svg") no-repeat right top 30%/12px 12px}header#ds-header .dropdown-menu .drop-content #my-teams .league-source-image{border-radius:4px;border:1px solid #c8c8c8}header#ds-header .dropdown-menu .drop-content #my-teams .dropdown-header{padding-left:3.5rem;background:url("/img/icons/recent-leagues-blue.svg") no-repeat left;font-weight:bold;display:flex;align-items:center;gap:1rem}header#ds-header .dropdown-menu .drop-content #my-teams .view-all-btn a{border-radius:30px;border:1px solid #043173;color:#043173;display:flex;justify-content:center;align-items:center;padding:5px 15px}header#ds-header .dropdown-menu .drop-content #my-teams .view-all-btn a span{font-size:1rem !important;line-height:1.5rem !important}header#ds-header .dropdown-menu .drop-content #my-teams .league-source-image{margin-right:.75rem}header#ds-header .dropdown-menu .drop-content .teams .title,header#ds-header .dropdown-menu .drop-content .my-teams-top .title,header#ds-header .dropdown-menu .drop-content .team.col-mobile .title{color:#000;padding:1.5rem;position:relative;overflow:hidden;text-overflow:ellipsis;display:flex;font-weight:bold;line-height:1em;align-items:center}header#ds-header .dropdown-menu .drop-content .teams .title span,header#ds-header .dropdown-menu .drop-content .my-teams-top .title span,header#ds-header .dropdown-menu .drop-content .team.col-mobile .title span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}header#ds-header .dropdown-menu .drop-content .teams .title a.league-settings,header#ds-header .dropdown-menu .drop-content .my-teams-top .title a.league-settings,header#ds-header .dropdown-menu .drop-content .team.col-mobile .title a.league-settings{position:absolute;top:0;right:0;width:4em;height:100%;text-indent:100%;overflow:hidden;white-space:nowrap;background:url("/img/icons/gear-gray.svg") center center no-repeat;background-size:40%}header#ds-header .dropdown-menu .drop-content .teams .title a.league-settings:active,header#ds-header .dropdown-menu .drop-content .my-teams-top .title a.league-settings:active,header#ds-header .dropdown-menu .drop-content .team.col-mobile .title a.league-settings:active{transform:scale(0.96)}header#ds-header .dropdown-menu .drop-content .my-teams-menu-mobile .big-two-buttons{margin-top:20px}header#ds-header .dropdown-menu .drop-content .teams.teams-1,header#ds-header .dropdown-menu .drop-content .my-teams-top .teams.teams-1{justify-content:flex-start}header#ds-header .dropdown-menu .drop-content .team.add-team-box{margin-left:15px;display:flex;border:1px solid #86a2cb;align-items:center;border-radius:5px;margin-bottom:30px;padding:25px 20px}header#ds-header .dropdown-menu .drop-content .teams-0 .team.add-team-box{margin-left:0}header#ds-header .dropdown-menu .drop-content .teams .team .buttons,header#ds-header .dropdown-menu .drop-content .my-teams-top .teams .team .buttons{display:flex;justify-content:space-between}header#ds-header .dropdown-menu .drop-content .teams .team .btn{width:32%;float:left}header#ds-header .dropdown-menu .drop-content.content-displayed{display:flex}header#ds-header .dropdown-menu .leagues-drop-content #my-teams .user-top-leagues .team .buttons .grey-btn.btn{border:none}.site-header-full-width #ds-header .container{width:100%;max-width:100%;--bs-gutter-x: .75rem}@media(min-width: 768px){.site-header-full-width #ds-header .container{--bs-gutter-x: 1.5rem}}@media(min-width: 1024px){.site-header-full-width #ds-header .container{--bs-gutter-x: 2.5rem}}.site-header-full-width #ds-header .head-main .logo{padding-left:0;padding-top:0;padding-bottom:0}.show-header-tag{text-align:right;position:absolute;top:0;width:100%;transform:translateY(-100%);animation-delay:1s;opacity:0;z-index:999}.ds-mobile-dropdown{background:#003171;position:absolute;color:#fff;top:100px;bottom:0;left:0;width:100%;z-index:999;padding:0;max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(0.3, 1, 0.3, 1)}.ds-mobile-dropdown #drop-menu-1 ul{display:flex;flex-direction:column;list-style:none;border-bottom:1px solid #fff;width:90%;padding:0 0 25px 0;margin:auto}.ds-mobile-dropdown #drop-menu-1 ul li a{color:#fff;display:block;text-decoration:none;width:100%;font-weight:700;font-size:25px;padding:10px 25px;margin:5px 0px}.ds-mobile-dropdown #drop-menu-1 .white-search img{width:25px;height:25px;margin-right:10px;transform:translateY(-2px)}.ds-mobile-dropdown #drop-menu-1 .mobile-login{width:90%;padding:25px;margin:auto}.ds-mobile-dropdown #drop-menu-1 .mobile-login a{color:#fff;font-size:18px;font-weight:700;text-decoration:none;margin-bottom:20px;display:block}.ds-mobile-dropdown #drop-menu-2{background:#fff}.ds-mobile-dropdown #drop-menu-2 #advice .recent-articles ul li a,.ds-mobile-dropdown #drop-menu-2 #advice .podcasts ul li a{margin-left:5px}.ds-mobile-dropdown #drop-menu-2 a.back-menu-link{color:#8e8e8e;font-size:14px;font-weight:400;text-decoration:none;padding-left:30px;text-transform:uppercase;position:relative;margin-bottom:10px}.ds-mobile-dropdown #drop-menu-2 a.back-menu-link:before{content:url(/img/icons/expand-arrow.svg);position:absolute;width:20px;height:20px;left:0px;top:50%;margin-top:-10px;transform:rotate(270deg)}.ds-mobile-dropdown #drop-menu-2 .mobile-head-title{font-size:25px;font-weight:700;color:#043173;margin:15px 0;padding-left:30px}.ds-mobile-dropdown #drop-menu-2 .header-link-filter{width:100%;display:flex;align-items:center;flex-wrap:wrap;padding-left:30px;column-gap:10px}.ds-mobile-dropdown #drop-menu-2 .header-link-filter .drop-filter-title{font-size:14px;font-weight:700;color:#000;width:100%;margin-bottom:5px}.ds-mobile-dropdown #drop-menu-2 .header-link-filter .drop-filter-button{background-color:#fff;color:rgba(0,0,0,.2);font-size:16px;font-weight:400;padding:5px 15px;border-radius:40px;border:1px solid rgba(0,0,0,.2);margin-bottom:10px;cursor:pointer}.ds-mobile-dropdown #drop-menu-2 .header-link-filter .drop-filter-button.active-filter{color:#000;border-color:#000}.ds-mobile-dropdown #drop-menu-2 .link-lists{display:flex;flex-direction:column;margin-top:20px;width:100%;padding-left:30px}.ds-mobile-dropdown #drop-menu-2 .link-lists .link-list{display:flex;flex-direction:column;flex-grow:1;border-bottom:1px solid #c8c8c8;padding-bottom:10px;margin-bottom:10px}.ds-mobile-dropdown #drop-menu-2 .link-lists .link-list .list-title{font-size:20px;font-weight:bold;margin-bottom:5px;color:#043173}.ds-mobile-dropdown #drop-menu-2 .link-lists .link-list .list-title:after{content:"-";color:#333;position:absolute;right:1rem;font-weight:normal}.ds-mobile-dropdown #drop-menu-2 .link-lists .link-list a{color:#000;text-decoration:none;margin:2px 0;display:block}.ds-mobile-dropdown #drop-menu-2 .link-lists .link-list a :hover{color:#000}.ds-mobile-dropdown #drop-menu-2 .link-lists .link-list a.disable-filtered-link{color:rgba(0,0,0,.15)}.ds-mobile-dropdown #drop-menu-2 .link-lists .link-list.border-none{border-bottom:none;height:0px}.ds-mobile-dropdown #drop-menu-2 .link-lists .link-list.collapse-links-show .list-title:after{content:"+"}.ds-mobile-dropdown #drop-menu-2 .link-lists .link-list.collapse-links-show a{display:none}header#ds-header.header-hidden{height:0;visibility:hidden}.ds-main-nav .dropdown-header{color:#043173;font-family:proxima-nova,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:0;font-size:25px;margin-bottom:15px}.ds-main-nav .dropdown .grey-btn{margin-bottom:10px;max-width:170px;line-height:1.2em}.ds-main-nav .dropdown .analysis-col a:hover,.ds-main-nav .dropdown .read-all:hover{color:#053376;text-decoration:none}.ds-main-nav .dropdown a.read-all{color:#333;font-family:"endzone",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:0;font-size:25px}#advice li{list-style-type:none}#advice .d-grid{grid-template-columns:1fr 1fr;grid-gap:1rem}#advice .row>div{margin-bottom:1rem;border-bottom:1px solid #ccc;padding-bottom:1rem}@media(min-width: 992px){#advice .row>div{margin-bottom:0;border-bottom:none;padding-bottom:0}}#advice .draft-sharks-university .d-grid{font-size:1rem;margin-top:1rem}#advice .draft-sharks-university .d-grid img{max-width:20%}#advice .draft-sharks-university a{font-size:1rem;color:#333;font-family:proxima-nova,sans-serif;font-weight:normal}#advice .draft-sharks-university .dsu-logo{max-width:75%;height:50px}@media(min-width: 992px){#advice .draft-sharks-university .d-grid{grid-template-columns:1fr}#advice .draft-sharks-university a{font-size:1.25rem}}#advice .categories .d-grid{margin-bottom:2rem}#advice .categories .d-grid .grey-btn{max-width:initial;border:1px solid #ebebeb;font-weight:bold}#advice .recent-articles ul{padding-left:0}#advice .recent-articles li{margin-bottom:1.1rem;border-left:2px solid #043173}#advice .podcasts ul{padding-left:0}#advice .podcasts li{margin-bottom:1.1rem;border-left:2px solid #043173}#advice .recent-articles ul a,#advice .podcasts ul a{display:inline-block;font-size:.85rem;line-height:.985rem;color:#020202}@media(min-width: 992px){header#ds-header .head-main .nav-trigger{display:none}header#ds-header .head-main nav{display:block}}@media only screen and (min-width: 1200px){header#ds-header .head-main .extra-menu{display:flex;align-items:center}}.mobile-subnav{background:#dddee4;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;padding:10px 0;position:relative}.mobile-subnav img{width:25px;height:25px;margin-right:5px;position:relative}.mobile-subnav .nav-toggle,.mobile-subnav .nav-toggle:focus,.mobile-subnav .nav-toggle:hover{color:#043173}.mobile-subnav .nav-toggle{font-size:25px;font-family:"endzone",sans-serif;position:relative;display:block;color:#043173}.mobile-subnav .nav-toggle:not(.collapsed){margin-bottom:.75rem}.mobile-subnav .nav-toggle:after{content:url(/img/icons/expand-arrow.svg);position:absolute;width:20px;height:12px;right:0;transform:rotate(180deg);transform-origin:12px 20px}.mobile-subnav .nav-toggle.collapsed:after{transform:rotate(90deg)}.lightblue-gradient-bg .mobile-subnav{margin-top:-40px}@media(min-width: 992px){.mobile-subnav{display:none}}#ds-footer{background-color:#000;color:#fff}#ds-footer .container{padding:40px 15px}#ds-footer .container .row .footer-social a{margin:0 5px}#ds-footer .container .row .footer-top-line,#ds-footer .container .row .footer-bottom-line{min-width:50%;max-width:50%}#ds-footer .container .row .footer-first-content{min-width:100%;margin-bottom:25px}#ds-footer .container .row .ds-app-links{margin-bottom:25px}#ds-footer .container .row .link-list-title{font-size:1.25em}#ds-footer .container .row .link-list-links{margin-bottom:25px;display:flex;flex-direction:column}#ds-footer .container .row .link-list-links a{color:#8f8f8f;margin:2px 0;font-size:1em}#ds-footer .copyright{width:100%;padding:15px 15px;background-color:#0f0f0f;color:#7a8299;display:flex;justify-content:space-between}#ds-footer .copyright a{color:#7a8299;margin-right:15px}@media(min-width: 992px){#ds-footer .container .row{flex-direction:row}#ds-footer .container .row .footer-top-line{min-width:20%;order:1}#ds-footer .container .row .footer-bottom-line{min-width:20%;order:2}#ds-footer .container .row .footer-first-content{min-width:30%;margin-bottom:15px}}@media only screen and (max-width: 1400px){.site-header .extra-menu a.hide-nav-menu{display:none}.main-nav ul{padding-left:0}#rankings,#daily-fantasy,.dropdown-list.rankings,.dropdown-list.daily-fantasy{width:1000px !important}.dropdown h3,.dropdown .h3{font-size:25px}.team.add-team-box h3,.team.add-team-box .h3{font-size:25px}.team.add-team-box h4,.team.add-team-box .h4{font-size:18px}.team.add-team-box .right{padding-right:10px;padding-top:15px}.site-header .extra-menu a{margin:0 5px}}@media only screen and (max-width: 1200px){.site-header .extra-menu{display:none}.login-extra-links{background:#043173;display:block;width:100%;padding:2px 0;text-align:right}.login-extra-links img{width:16px;height:16px}.login-extra-links a{font-size:14px;color:#fff;display:inline-block}.search-drop{top:150px}.site-header .main-nav>ul>li>a{padding:0 1.9em}.title-bar h3,.title-bar .h3{font-size:40px}}@media only screen and (max-width: 991px){.site-header .container{position:relative}.site-header{height:auto;padding:0}.site-header .logo{display:block;margin:0 auto;width:140px;padding:5px 0;text-align:center}.site-header .logo img{height:50px;width:140px}.login-extra-links{display:none}.login-extra-links .btn{border:1px solid #fff;margin-left:10px}.login-extra-links .search-link{margin-right:20px}.sidebar.filter{display:none}.sidebar.filter.active{display:block;background:#dddee4;position:absolute;top:0;left:0;width:100%;padding:15px;box-shadow:0px 8px 8px rgba(0,0,0,.5019607843);z-index:4}.sidebar.filter h4,.sidebar.filter .h4{display:none}.content-col.shark-bites{padding-top:15px}.title-bar h3,.title-bar .h3{font-size:30px}.article-container a>img{width:100%;border-radius:5px 5px 0 0 !important}.article-container .padding{padding:15px !important}.content-col .title,.title-underline{display:none}.article-container .readmore{margin-top:0 !important}.filter{z-index:9}#footer .col-lg{width:100%}#footer .copyright_logo{position:static;padding:15px 0;width:100%}#footer .copyright{text-align:center}}@media only screen and (max-width: 768px){.my-teams-top .teams{display:flex;width:100%;overflow:auto;scroll-snap-type:x mandatory}.my-teams-top .team{flex:0 0 100%;scroll-snap-align:center;margin-right:10px}.my-teams-top .container>h3:after,.my-teams-top .container>.h3:after{content:url(/img/icons/finger-scroll.svg);margin-left:10px;display:inline-block;width:35px;height:35px}.my-teams-top .big-two-buttons .lg-team-btn{font-size:20px}.injury-prob-risk-span span{display:none}.injury-prob-risk-span{display:block}}@media only screen and (max-width: 560px){.mobile-select-position{display:block;margin-top:-47px}.mobile-select-position select{border:2px solid #ccc;width:100%;padding:10px 5px}}.mobile-secondary-header{font-size:25px;color:#043173;font-family:"endzone",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:normal;margin-top:0;margin-bottom:.5rem;line-height:1.2}.breadcrumb-home{background-color:#3d74c7;border-radius:12px;padding:4px 8px;color:#fff;font-weight:700;font-size:12px}.article-content .breadcrumb-home a{color:#fff;font-weight:700}.breadcrumb-right{background-color:#3d74c7;border-radius:12px;padding:4px 8px;color:#fff;font-weight:700;font-size:12px;margin-left:7px}.article-content .breadcrumb-right a{color:#fff;font-weight:700}.fas,.far,.fab{display:inline-block;vertical-align:text-top;overflow:hidden;width:1em;height:1em;background-color:currentColor;mask-repeat:no-repeat;mask-position:center;mask-size:contain;mask-image:url("data:image/svgxml,%3Csvg%20viewBox%3D%220%200%201%201%22%3E%3Cpath%20d%3D%22m0%200h1v1h-1z%22%20fill%3D%22%23fff%22%20%2F%3E%3C%2Fsvg%3E%0A")}.fas.fa-fw,.far.fa-fw,.fab.fa-fw{display:inline-block;width:1.25em;text-align:center;flex:0 0 1.25em}.fas.fa-sm,.far.fa-sm,.fab.fa-sm{width:.875em;height:.875em;font-size:.875em}@keyframes fa-spin{100%{transform:rotate(360deg)}}.fas.fa-spin,.far.fa-spin,.fab.fa-spin{animation:fa-spin 2s infinite linear}.fas.fa-arrow-down-1-9{mask-image:url("/img/icons/font-awesome/solid/arrow-down-1-9.svg")}.fas.fa-arrow-down-9-1{mask-image:url("/img/icons/font-awesome/solid/arrow-down-9-1.svg")}.fas.fa-arrow-down-a-z{mask-image:url("/img/icons/font-awesome/solid/arrow-down-a-z.svg")}.fas.fa-arrow-down-arrow-up{mask-image:url("/img/icons/font-awesome/solid/arrow-down-arrow-up.svg")}.fas.fa-arrow-down-wide-short{mask-image:url("/img/icons/font-awesome/solid/arrow-down-wide-short.svg")}.fas.fa-arrow-down-z-a{mask-image:url("/img/icons/font-awesome/solid/arrow-down-z-a.svg")}.fas.fa-arrow-down{mask-image:url("/img/icons/font-awesome/solid/arrow-down.svg")}.fas.fa-arrow-left{mask-image:url("/img/icons/font-awesome/solid/arrow-left.svg")}.fas.fa-arrow-right-arrow-left{mask-image:url("/img/icons/font-awesome/solid/arrow-right-arrow-left.svg")}.fas.fa-arrow-right{mask-image:url("/img/icons/font-awesome/solid/arrow-right.svg")}.fas.fa-arrow-rotate-left{mask-image:url("/img/icons/font-awesome/solid/arrow-rotate-left.svg")}.fas.fa-arrow-rotate-right{mask-image:url("/img/icons/font-awesome/solid/arrow-rotate-right.svg")}.fas.fa-arrow-up-1-9{mask-image:url("/img/icons/font-awesome/solid/arrow-up-1-9.svg")}.fas.fa-arrow-up-9-1{mask-image:url("/img/icons/font-awesome/solid/arrow-up-9-1.svg")}.fas.fa-arrow-up-a-z{mask-image:url("/img/icons/font-awesome/solid/arrow-up-a-z.svg")}.fas.fa-arrow-up-arrow-down{mask-image:url("/img/icons/font-awesome/solid/arrow-up-arrow-down.svg")}.fas.fa-arrow-up-wide-short{mask-image:url("/img/icons/font-awesome/solid/arrow-up-wide-short.svg")}.fas.fa-arrow-up-z-a{mask-image:url("/img/icons/font-awesome/solid/arrow-up-z-a.svg")}.fas.fa-arrow-up{mask-image:url("/img/icons/font-awesome/solid/arrow-up.svg")}.fas.fa-arrows-up-down{mask-image:url("/img/icons/font-awesome/solid/arrows-up-down.svg")}.fas.fa-asterisk{mask-image:url("/img/icons/font-awesome/solid/asterisk.svg")}.fas.fa-ban{mask-image:url("/img/icons/font-awesome/solid/ban.svg")}.fas.fa-calculator-simple{mask-image:url("/img/icons/font-awesome/solid/calculator-simple.svg")}.fas.fa-calculator{mask-image:url("/img/icons/font-awesome/solid/calculator.svg")}.fas.fa-calendar-days{mask-image:url("/img/icons/font-awesome/solid/calendar-days.svg")}.fas.fa-calendar-week{mask-image:url("/img/icons/font-awesome/solid/calendar-week.svg")}.fas.fa-caret-down{mask-image:url("/img/icons/font-awesome/solid/caret-down.svg")}.fas.fa-caret-left{mask-image:url("/img/icons/font-awesome/solid/caret-left.svg")}.fas.fa-caret-right{mask-image:url("/img/icons/font-awesome/solid/caret-right.svg")}.fas.fa-caret-up{mask-image:url("/img/icons/font-awesome/solid/caret-up.svg")}.fas.fa-chart-line{mask-image:url("/img/icons/font-awesome/solid/chart-line.svg")}.fas.fa-check{mask-image:url("/img/icons/font-awesome/solid/check.svg")}.fas.fa-chevron-down{mask-image:url("/img/icons/font-awesome/solid/chevron-down.svg")}.fas.fa-chevron-left{mask-image:url("/img/icons/font-awesome/solid/chevron-left.svg")}.fas.fa-chevron-right{mask-image:url("/img/icons/font-awesome/solid/chevron-right.svg")}.fas.fa-chevron-up{mask-image:url("/img/icons/font-awesome/solid/chevron-up.svg")}.fas.fa-circle-check{mask-image:url("/img/icons/font-awesome/solid/circle-check.svg")}.fas.fa-circle-exclamation{mask-image:url("/img/icons/font-awesome/solid/circle-exclamation.svg")}.fas.fa-circle-info{mask-image:url("/img/icons/font-awesome/solid/circle-info.svg")}.fas.fa-circle-minus{mask-image:url("/img/icons/font-awesome/solid/circle-minus.svg")}.fas.fa-circle-plus{mask-image:url("/img/icons/font-awesome/solid/circle-plus.svg")}.fas.fa-circle-question{mask-image:url("/img/icons/font-awesome/solid/circle-question.svg")}.fas.fa-circle-xmark{mask-image:url("/img/icons/font-awesome/solid/circle-xmark.svg")}.fas.fa-clock{mask-image:url("/img/icons/font-awesome/solid/clock.svg")}.fas.fa-cloud-arrow-down{mask-image:url("/img/icons/font-awesome/solid/cloud-arrow-down.svg")}.fas.fa-cloud-arrow-up{mask-image:url("/img/icons/font-awesome/solid/cloud-arrow-up.svg")}.fas.fa-comment{mask-image:url("/img/icons/font-awesome/solid/comment.svg")}.fas.fa-compress{mask-image:url("/img/icons/font-awesome/solid/compress.svg")}.fas.fa-download{mask-image:url("/img/icons/font-awesome/solid/download.svg")}.fas.fa-expand{mask-image:url("/img/icons/font-awesome/solid/expand.svg")}.fas.fa-eye-slash{mask-image:url("/img/icons/font-awesome/solid/eye-slash.svg")}.fas.fa-eye{mask-image:url("/img/icons/font-awesome/solid/eye.svg")}.fas.fa-file-code{mask-image:url("/img/icons/font-awesome/solid/file-code.svg")}.fas.fa-file-export{mask-image:url("/img/icons/font-awesome/solid/file-export.svg")}.fas.fa-file-import{mask-image:url("/img/icons/font-awesome/solid/file-import.svg")}.fas.fa-file-lines{mask-image:url("/img/icons/font-awesome/solid/file-lines.svg")}.fas.fa-file{mask-image:url("/img/icons/font-awesome/solid/file.svg")}.fas.fa-floppy-disk{mask-image:url("/img/icons/font-awesome/solid/floppy-disk.svg")}.fas.fa-folder-closed{mask-image:url("/img/icons/font-awesome/solid/folder-closed.svg")}.fas.fa-folder-open{mask-image:url("/img/icons/font-awesome/solid/folder-open.svg")}.fas.fa-folder{mask-image:url("/img/icons/font-awesome/solid/folder.svg")}.fas.fa-folders{mask-image:url("/img/icons/font-awesome/solid/folders.svg")}.fas.fa-football-helmet{mask-image:url("/img/icons/font-awesome/solid/football-helmet.svg")}.fas.fa-football{mask-image:url("/img/icons/font-awesome/solid/football.svg")}.fas.fa-gear{mask-image:url("/img/icons/font-awesome/solid/gear.svg")}.fas.fa-hourglass{mask-image:url("/img/icons/font-awesome/solid/hourglass.svg")}.fas.fa-link-horizontal-slash{mask-image:url("/img/icons/font-awesome/solid/link-horizontal-slash.svg")}.fas.fa-link-horizontal{mask-image:url("/img/icons/font-awesome/solid/link-horizontal.svg")}.fas.fa-link-simple-slash{mask-image:url("/img/icons/font-awesome/solid/link-simple-slash.svg")}.fas.fa-link-simple{mask-image:url("/img/icons/font-awesome/solid/link-simple.svg")}.fas.fa-link-slash{mask-image:url("/img/icons/font-awesome/solid/link-slash.svg")}.fas.fa-link{mask-image:url("/img/icons/font-awesome/solid/link.svg")}.fas.fa-lock-keyhole-open{mask-image:url("/img/icons/font-awesome/solid/lock-keyhole-open.svg")}.fas.fa-lock-keyhole{mask-image:url("/img/icons/font-awesome/solid/lock-keyhole.svg")}.fas.fa-lock-open{mask-image:url("/img/icons/font-awesome/solid/lock-open.svg")}.fas.fa-lock{mask-image:url("/img/icons/font-awesome/solid/lock.svg")}.fas.fa-magnifying-glass-plus{mask-image:url("/img/icons/font-awesome/solid/magnifying-glass-plus.svg")}.fas.fa-maximize{mask-image:url("/img/icons/font-awesome/solid/maximize.svg")}.fas.fa-minus{mask-image:url("/img/icons/font-awesome/solid/minus.svg")}.fas.fa-mobile-screen-button{mask-image:url("/img/icons/font-awesome/solid/mobile-screen-button.svg")}.fas.fa-newspaper{mask-image:url("/img/icons/font-awesome/solid/newspaper.svg")}.fas.fa-note-sticky{mask-image:url("/img/icons/font-awesome/solid/note-sticky.svg")}.fas.fa-pause{mask-image:url("/img/icons/font-awesome/solid/pause.svg")}.fas.fa-pen-to-square{mask-image:url("/img/icons/font-awesome/solid/pen-to-square.svg")}.fas.fa-pencil{mask-image:url("/img/icons/font-awesome/solid/pencil.svg")}.fas.fa-play{mask-image:url("/img/icons/font-awesome/solid/play.svg")}.fas.fa-plus{mask-image:url("/img/icons/font-awesome/solid/plus.svg")}.fas.fa-right-to-bracket{mask-image:url("/img/icons/font-awesome/solid/right-to-bracket.svg")}.fas.fa-rotate{mask-image:url("/img/icons/font-awesome/solid/rotate.svg")}.fas.fa-sd-card{mask-image:url("/img/icons/font-awesome/solid/sd-card.svg")}.fas.fa-sort-down{mask-image:url("/img/icons/font-awesome/solid/sort-down.svg")}.fas.fa-sort-up{mask-image:url("/img/icons/font-awesome/solid/sort-up.svg")}.fas.fa-sort{mask-image:url("/img/icons/font-awesome/solid/sort.svg")}.fas.fa-spinner{mask-image:url("/img/icons/font-awesome/solid/spinner.svg")}.fas.fa-trash-can{mask-image:url("/img/icons/font-awesome/solid/trash-can.svg")}.fas.fa-trash{mask-image:url("/img/icons/font-awesome/solid/trash.svg")}.fas.fa-triangle-exclamation{mask-image:url("/img/icons/font-awesome/solid/triangle-exclamation.svg")}.fas.fa-up-down-left-right{mask-image:url("/img/icons/font-awesome/solid/up-down-left-right.svg")}.fas.fa-up-down{mask-image:url("/img/icons/font-awesome/solid/up-down.svg")}.fas.fa-upload{mask-image:url("/img/icons/font-awesome/solid/upload.svg")}.fas.fa-volume-slash{mask-image:url("/img/icons/font-awesome/solid/volume-slash.svg")}.fas.fa-volume{mask-image:url("/img/icons/font-awesome/solid/volume.svg")}.fas.fa-xmark{mask-image:url("/img/icons/font-awesome/solid/xmark.svg")}.fas.fa-calendar-alt{mask-image:url("/img/icons/font-awesome/solid/calendar-days.svg")}.fas.fa-times{mask-image:url("/img/icons/font-awesome/solid/xmark.svg")}.fas.fa-mobile-alt{mask-image:url("/img/icons/font-awesome/solid/mobile-screen-button.svg")}.fas.fa-question-circle{mask-image:url("/img/icons/font-awesome/solid/circle-question.svg")}.fas.fa-arrows-alt{mask-image:url("/img/icons/font-awesome/solid/up-down-left-right.svg")}.fas.fa-external-link-alt{mask-image:url("/img/icons/font-awesome/solid/up-right-from-square.svg")}.fas.fa-file-alt{mask-image:url("/img/icons/font-awesome/solid/file-lines.svg")}.fas.fa-arrow-down-wide-short{mask-image:url("/img/icons/font-awesome/solid/sort-amount-down-alt.svg")}.fas.fa-arrow-up-wide-short{mask-image:url("/img/icons/font-awesome/solid/sort-amount-up.svg")}.fas.fa-check-circle{mask-image:url("/img/icons/font-awesome/solid/circle-check.svg")}.fas.fa-times-circle{mask-image:url("/img/icons/font-awesome/solid/circle-xmark.svg")}.fas.fa-pencil-alt{mask-image:url("/img/icons/font-awesome/solid/pencil.svg")}.fas.fa-edit{mask-image:url("/img/icons/font-awesome/solid/pen-to-square.svg")}.fas.fa-redo{mask-image:url("/img/icons/font-awesome/solid/arrow-rotate-right.svg")}.fas.fa-search-plus{mask-image:url("/img/icons/font-awesome/solid/magnifying-glass-plus.svg")}.fas.fa-plus-circle{mask-image:url("/img/icons/font-awesome/solid/circle-plus.svg")}.fas.fa-exclamation-circle{mask-image:url("/img/icons/font-awesome/solid/circle-exclamation.svg")}.fas.fa-expand-arrows-alt{mask-image:url("/img/icons/font-awesome/solid/maximize.svg")}.fas.fa-arrows-alt-v{mask-image:url("/img/icons/font-awesome/solid/up-down.svg")}.fas.fa-trash-alt{mask-image:url("/img/icons/font-awesome/solid/trash-can.svg")}.fas.fa-sign-in-alt{mask-image:url("/img/icons/font-awesome/solid/right-to-bracket.svg")}.fas.fa-save{mask-image:url("/img/icons/font-awesome/solid/floppy-disk.svg")}.fas.fa-cog{mask-image:url("/img/icons/font-awesome/solid/gear.svg")}.fas.fa-exclamation-triangle{mask-image:url("/img/icons/font-awesome/solid/triangle-exclamation.svg")}.fas.fa-volume-up{mask-image:url("/img/icons/font-awesome/solid/volume.svg")}.fas.fa-volume-mute{mask-image:url("/img/icons/font-awesome/solid/volume-slash.svg")}.fas.fa-sync-alt{mask-image:url("/img/icons/font-awesome/solid/rotate.svg")}.fas.fa-sort-numeric-down-alt{mask-image:url("/img/icons/font-awesome/solid/arrow-down-1-9.svg")}.fas.fa-sticky-note{mask-image:url("/img/icons/font-awesome/solid/note-sticky.svg")}.fas.fa-football-ball{mask-image:url("/img/icons/font-awesome/solid/football.svg")}.far.fa-circle-question{mask-image:url("/img/icons/font-awesome/regular/circle-question.svg")}.far.fa-circle-check{mask-image:url("/img/icons/font-awesome/regular/circle-check.svg")}.far.fa-circle-xmark{mask-image:url("/img/icons/font-awesome/regular/circle-xmark.svg")}.far.fa-file-audio{mask-image:url("/img/icons/font-awesome/regular/file-audio.svg")}.far.fa-file-code{mask-image:url("/img/icons/font-awesome/regular/file-code.svg")}.far.fa-file-excel{mask-image:url("/img/icons/font-awesome/regular/file-excel.svg")}.far.fa-file-image{mask-image:url("/img/icons/font-awesome/regular/file-image.svg")}.far.fa-file-lines{mask-image:url("/img/icons/font-awesome/regular/file-lines.svg")}.far.fa-file-pdf{mask-image:url("/img/icons/font-awesome/regular/file-pdf.svg")}.far.fa-file-powerpoint{mask-image:url("/img/icons/font-awesome/regular/file-powerpoint.svg")}.far.fa-file-video{mask-image:url("/img/icons/font-awesome/regular/file-video.svg")}.far.fa-file-word{mask-image:url("/img/icons/font-awesome/regular/file-word.svg")}.far.fa-file-zipper{mask-image:url("/img/icons/font-awesome/regular/file-zipper.svg")}.far.fa-file{mask-image:url("/img/icons/font-awesome/regular/file.svg")}.far.fa-square-check{mask-image:url("/img/icons/font-awesome/regular/square-check.svg")}.far.fa-square-minus{mask-image:url("/img/icons/font-awesome/regular/square-minus.svg")}.far.fa-square-plus{mask-image:url("/img/icons/font-awesome/regular/square-plus.svg")}.far.fa-square{mask-image:url("/img/icons/font-awesome/regular/square.svg")}.far.fa-trash-can{mask-image:url("/img/icons/font-awesome/regular/trash-can.svg")}.far.fa-check-square{mask-image:url("/img/icons/font-awesome/regular/square-check.svg")}.far.fa-times-circle{mask-image:url("/img/icons/font-awesome/regular/circle-xmark.svg")}.far.fa-check-circle{mask-image:url("/img/icons/font-awesome/regular/circle-check.svg")}.far.fa-question-circle{mask-image:url("/img/icons/font-awesome/regular/circle-question.svg")}.far.fa-file-alt{mask-image:url("/img/icons/font-awesome/regular/file-lines.svg")}.far.fa-file-archive{mask-image:url("/img/icons/font-awesome/regular/file-zipper.svg")}.far.fa-file-text{mask-image:url("/img/icons/font-awesome/regular/file-lines.svg")}.far.fa-file-photo{mask-image:url("/img/icons/font-awesome/regular/file-image.svg")}.far.fa-plus-square{mask-image:url("/img/icons/font-awesome/regular/square-plus.svg")}.far.fa-minus-square{mask-image:url("/img/icons/font-awesome/regular/square-minus.svg")}.far.fa-trash-alt{mask-image:url("/img/icons/font-awesome/regular/trash-can.svg")}.fab.fa-cc-diners-club{mask-image:url("/img/icons/font-awesome/brands/cc-diners-club.svg")}.fab.fa-cc-amazon-pay{mask-image:url("/img/icons/font-awesome/brands/cc-amazon-pay.svg")}.fab.fa-cc-amex{mask-image:url("/img/icons/font-awesome/brands/cc-amex.svg")}.fab.fa-cc-apple-pay{mask-image:url("/img/icons/font-awesome/brands/cc-apple-pay.svg")}.fab.fa-cc-discover{mask-image:url("/img/icons/font-awesome/brands/cc-discover.svg")}.fab.fa-cc-jcb{mask-image:url("/img/icons/font-awesome/brands/cc-jcb.svg")}.fab.fa-cc-mastercard{mask-image:url("/img/icons/font-awesome/brands/cc-mastercard.svg")}.fab.fa-cc-paypal{mask-image:url("/img/icons/font-awesome/brands/cc-paypal.svg")}.fab.fa-cc-stripe{mask-image:url("/img/icons/font-awesome/brands/cc-stripe.svg")}.fab.fa-cc-visa{mask-image:url("/img/icons/font-awesome/brands/cc-visa.svg")}#subscription-app{overflow-x:hidden}#subscription-app .cursor{cursor:pointer}#subscription-app .text-error{color:#a41c1f}#subscription-app .strikethrough{text-decoration:line-through;opacity:.5}#subscription-app .main_headline h1,#subscription-app .main_headline .h1{color:#053376;font-size:65px;margin:20px 0 0 0;text-transform:uppercase}#subscription-app .main_headline h2,#subscription-app .main_headline .h2{color:#053376;font-size:65px;margin:20px 0 0 0;text-transform:uppercase}#subscription-app .billing-options-wrap{color:#fff;display:flex;justify-content:center;margin-top:10px;margin-bottom:10px;align-items:center}#subscription-app .billing-options-caption{color:#fff;font-size:14px;padding-right:10px;text-align:right}#subscription-app .billing-options-tabs-wrap{background-color:#041944;border-radius:50px;display:flex;font-weight:bold;justify-content:center;text-align:center;position:relative;border:3px solid #041944}#subscription-app .light .billing-options-tabs-wrap{border:3px solid #ebebeb}#subscription-app .billing-options-tabs-wrap::before{content:"";position:absolute;width:33%;height:100%;left:0%;border-radius:50px;background:#043071;transition:all .3s}#subscription-app .light .billing-options-tabs-wrap::before{background:#fff}#subscription-app .billing-options-tabs-wrap.monthly:before{left:0%}#subscription-app .billing-options-tabs-wrap.semiannual:before{left:34%}#subscription-app .billing-options-tabs-wrap.annual:before{left:67%}#subscription-app .billing-option-tab{border-radius:50px;cursor:pointer;font-size:14px;padding:10px 24px 10px 24px;text-align:center;width:145px;z-index:1}#subscription-app .light .billing-option-tab{width:150px}#subscription-app .billing-option-tab:first-child{border-right:0}#subscription-app .billing-option-tab:last-child{border-left:0}#subscription-app .billing-option-info{color:#f78439;font-size:14px;font-weight:bold;padding-left:18px;text-align:left}#subscription-app .billing-options-wrap.light{color:#053376}#subscription-app .billing-options-wrap.light .billing-options-caption{color:#666}#subscription-app .billing-options-wrap.light .billing-options-tabs-wrap{background-color:#ebebeb}#subscription-app .billing-options-wrap.light .billing-option-info{color:#a41c1f}@media only screen and (max-width: 767px){#subscription-app .billing-options-wrap{justify-content:space-between;flex-direction:column}#subscription-app .billing-options-caption{text-align:center;padding:0 0 12px 0}#subscription-app .billing-options-tabs-wrap{align-self:center}#subscription-app .billing-option-tab,#subscription-app .light .billing-option-tab{align-items:center;display:inline-block;padding:.6rem 0rem;width:110px}#subscription-app .billing-option-info{text-align:center;padding:12px 0 0 0}}#subscription-app .card-deck{display:flex;justify-content:center;margin-bottom:48px;margin-top:48px}#subscription-app .card-deck .card{background-color:#fff;color:#333;display:flex;flex-direction:column;justify-content:space-between;margin-top:20px;max-height:480px;min-height:400px;padding:0;width:386px}#subscription-app .card-deck .card:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}#subscription-app .card-deck .card:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}#subscription-app .card-deck .card .card-header{background-color:#ebebeb;border-radius:5px 5px 0 0;color:#053376;flex-grow:0;flex-shrink:0;font-family:"endzone",sans-serif;font-size:24px;font-weight:normal !important;padding:10px 0;text-align:center}#subscription-app .card-deck .card .card-header .title{letter-spacing:.25px}#subscription-app .card-deck .card.redraft .card-header img{margin-right:5px}#subscription-app .card-deck .card.advice .card-header img{margin-right:10px}#subscription-app .card-deck .card .card-body{height:360px;padding:20px 30px}#subscription-app .card-deck .card .card-body .price{font-size:36px;font-weight:bold;white-space:nowrap}#subscription-app .card-deck .card .card-body .price .compare-at{color:#777;font-size:18px;padding-left:10px;text-decoration:line-through;vertical-align:baseline}#subscription-app .card-deck .card .card-body .price .price-note{color:gray;font-size:12px}#subscription-app .card-deck .card .card-footer{flex-grow:0;flex-shrink:0;text-align:center;padding-bottom:20px}#subscription-app .card.most-popular .card-footer{padding-bottom:0px}#subscription-app .card-deck .card.most-popular{border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.1);margin-top:-10px;min-height:520px;padding-bottom:30px;transform:translate(0, 1px)}#subscription-app .card-deck .card.most-popular .card-header{background-color:#f78439;color:#fff}#subscription-app .card-deck .card .card-header img{margin-right:14px}#subscription-app .card-deck .card.most-popular .card-body{padding-bottom:40px}#subscription-app .joinds_cta{padding:0px 20px}#subscription-app .instant-access-btn{color:#fff;background-color:#203a76;font-family:"endzone";border-radius:4px;cursor:pointer;font-size:1em;display:inline-block;width:100%;line-height:1.2em;font-weight:100;padding:14px 0px}#subscription-app .compare-plans-wrap{margin:-4px auto 0;width:337px;display:flex;justify-content:center;padding-bottom:65px}#subscription-app .compare-plans-btn{color:#043173;background-color:#86a2cb;font-family:"endzone";border-radius:5px;cursor:pointer;font-size:1.1em;display:inline-block;width:50%;line-height:.8em;font-weight:100;padding:14px 0px;text-align:center}#subscription-app .instant-access-btn:hover{color:#fff}#subscription-app .card-deck .card.most-popular .instant-access-btn{background-color:#78b845;font-size:1.6em}#subscription-app .small-red{color:#a41c1f;display:inline-block;font-size:13px;font-weight:normal}#subscription-app .small-red.top{padding-bottom:22px}#subscription-app .small-red.bottom{padding-top:22px}#subscription-app .comparison-matrix{table-layout:fixed;width:100%;margin:3em 0 4em}#subscription-app .package .joinds_cta{padding:0px}#subscription-app .comparison-matrix tbody tr:hover th,#subscription-app .comparison-matrix tbody tr:hover td{background:rgba(153,171,198,.1)}#subscription-app .comparison-matrix th,#subscription-app .comparison-matrix td{border-collapse:collapse;border:1px solid #989898}#subscription-app .comparison-matrix thead th{position:relative;vertical-align:bottom;text-align:center;padding:0;border:none}#subscription-app .comparison-matrix tbody th{text-align:right}#subscription-app .comparison-matrix thead th:nth-child(1){width:34%;padding:1em}#subscription-app .comparison-matrix thead th:nth-child(2){width:15%}#subscription-app .comparison-matrix thead th:nth-child(3){width:16.5%}#subscription-app .comparison-matrix thead th:nth-child(4){width:16.5%}#subscription-app .comparison-matrix thead th:nth-child(5){width:18%}#subscription-app .comparison-matrix tbody th>span{padding:.75em;font-weight:100;display:inline-block}#subscription-app .comparison-matrix tbody .sync-with-title{display:block;font-size:13px;text-align:left}#subscription-app .comparison-matrix tbody td{padding:.75em;text-align:center}#subscription-app .comparison-matrix tbody td .feature{display:none}#subscription-app .comparison-matrix tbody td img{width:1.8em}#subscription-app .comparison-matrix tbody td .exclude-icon{width:25px}#subscription-app .comparison-matrix tbody td .glyphicon-remove{color:#888}#subscription-app .comparison-matrix tfoot td{padding:2em .75em;text-align:center}#subscription-app .comparison-matrix .winning-your-league-stars-here{display:block;margin:0 0 1em}#subscription-app .comparison-matrix .package{width:100%;position:relative;padding:1em}#subscription-app .comparison-matrix thead th .popular-package{background-color:#f78439;border-top-left-radius:5px;border-top-right-radius:5px;color:#fff}#subscription-app .comparison-matrix thead th .package.most-popular{background-color:#f2f6ff}#subscription-app .comparison-matrix thead th .title{color:#053376;font-family:"endzone",sans-serif;font-size:18px;font-weight:100;padding:0;display:block;line-height:1.2em}#subscription-app .comparison-matrix thead th .dates-accessible{color:#8e8e8e;display:block;font-family:"endzone",sans-serif;font-size:16px;font-weight:100;margin:.5em 0 0;line-height:1em}#subscription-app .comparison-matrix thead th .package .price{font-size:32px;margin:.3em 0 0;text-align:center}#subscription-app .comparison-matrix thead th .package .price .compare-at{color:#777;font-size:18px;padding-left:10px;text-decoration:line-through;vertical-align:baseline}#subscription-app .comparison-matrix thead th .package .price-note{color:gray;font-size:12px}#subscription-app .comparison-matrix thead th .price .ticket{height:50px;width:auto}#subscription-app .comparison-matrix thead th .price .tickets{width:1.2em;height:auto}#subscription-app .comparison-matrix thead th .price h3,#subscription-app .comparison-matrix thead th .price .h3{font-size:52px;color:#a41c1f;margin:0}#subscription-app .comparison-matrix thead th .price h3 span,#subscription-app .comparison-matrix thead th .price .h3 span{vertical-align:middle}#subscription-app .comparison-matrix thead th .price h3 span+img,#subscription-app .comparison-matrix thead th .price .h3 span+img{vertical-align:middle;margin:0 0 0 .18em}#subscription-app .comparison-matrix .fa-question-circle{color:#af282c}#subscription-app .comparison-matrix thead th .price .note{text-transform:uppercase;font-family:"endzone",sans-serif;font-size:14px;font-weight:100;color:#000;line-height:1.25em}#subscription-app .comparison-matrix thead th .instant_access{margin:1em 0 0}#subscription-app .comparison-matrix thead th:nth-child(5) .title{font-size:22px}#subscription-app .comparison-matrix thead th:nth-child(5) .price{margin-top:0}#subscription-app .comparison-matrix thead th:nth-child(5) .price h3,#subscription-app .comparison-matrix thead th:nth-child(5) .price .h3{font-size:75px}#subscription-app .comparison-matrix thead th:nth-child(5) .price h3 span+img,#subscription-app .comparison-matrix thead th:nth-child(5) .price .h3 span+img{margin:0}#subscription-app .comparison-matrix .light.blue.btn{background-color:#99abc6;border:1px solid #99abc6;border-bottom:3px solid #666;padding:5px 20px;-webkit-font-smoothing:antialiased;text-shadow:0px 1px 0px #666}#subscription-app .comparison-matrix thead th:nth-child(5) .joinds_cta a,#subscription-app .comparison-matrix tfoot td:nth-child(5) .joinds_cta a{padding:10px 17px;font-size:20px}#subscription-app .comparison-matrix .blue.btn:hover{background-color:#234f8f}#subscription-app .comparison-matrix .light.blue.btn:hover{background-color:#abbdd9}#subscription-app .comparison-matrix .green.btn:hover{background-color:#88c657}#subscription-app .comparison-matrix .blue.btn:active,#subscription-app .comparison-matrix .light.blue.btn:active,#subscription-app .comparison-matrix .green.btn:active{-webkit-filter:brightness(80%);-moz-filter:brightness(80%);-ms-filter:brightness(80%);filter:brightness(80%)}#subscription-app .comparison-matrix .corner-flag{position:absolute;top:-20px;right:0;width:6em;pointer-events:none}#subscription-app .comparison-matrix .winning-info{color:#af282c;font-size:30px;margin:.25em 0 0;text-transform:uppercase;line-height:1em}#subscription-app .subscribe-index,#subscription-app .landing-award-winning,#subscription-app .subscribe-half,#subscription-app .subscribe-renew{background:#043071}#subscription-app .subscribe-logo{color:#fff;margin:30px 0 0}#subscription-app .subscribe-logo img{display:inline-block;margin-bottom:15px}#subscription-app .subscribe-logo a{color:#af282c}#subscription-app .content-box2.title-box{margin-bottom:0;margin-top:30px;padding:10px 0;border-radius:0}#subscription-app .content-box2.title-box h1,#subscription-app .content-box2.title-box .h1{color:#fff;margin:0}#subscription-app .content-box2.title-box h2,#subscription-app .content-box2.title-box .h2{color:#fff;font-size:30px;font-weight:normal}#subscription-app span[data-bs-toggle=tooltip]{display:block}#subscription-app .accuracy-award{font-size:1.5rem;padding:1.75em 0 20px 0}#subscription-app .subscribe_aaw{font-size:33px}#subscription-app .subscribe_aaw img{vertical-align:middle;width:2.2em;margin:-13px 4px 0 0}#subscription-app .hear-from-fantasy-football-players{padding-bottom:20px}#subscription-app .hear-from-fantasy-football-players a{margin-left:25px}#subscription-app .tooltip{min-width:0}#subscription-app .tooltip .tooltip-inner{padding:8px;text-align:left}#subscription-app .pricely-first-heading h1,#subscription-app .pricely-first-heading .h1{color:#af282c;font-size:30px;padding-top:17px;text-transform:uppercase}#subscription-app .sub_video{padding-top:15px}#subscription-app .wistia-fancybox .fancybox-opened{z-index:9999}#subscription-app .sub_video img{width:95%}#subscription-app .subscribe_aaw{text-transform:uppercase;vertical-align:bottom;font-size:20px;line-height:16px;font-family:"endzone",sans-serif}#subscription-app .subscribe_aaw img{padding-right:5px}#subscription-app .pricely-chart .col-md-3:first-child{width:34%}#subscription-app .pricely-chart .col-md-3{width:22%}#subscription-app .order_summary{margin-bottom:15px}#subscription-app .content-box.row.no-padding{border-radius:5px}#subscription-app .green.btn,#subscription-app .blue.btn{color:#fff;background:#203a76;background-color:#78b845;font-family:"endzone";border:1px solid #538030;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border-bottom:3px solid #538030;-moz-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.5);-webkit-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.5);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.5);cursor:pointer;text-transform:uppercase;font-size:18px;text-shadow:0px 1px 0px #5c8d35;display:inline-block;margin:0 auto;padding:5px 25px;line-height:1.2em;font-weight:100}#subscription-app .panel-info.dark-blue .joinds_cta a,#subscription-app .blue.btn{background-color:#053376;border:1px solid #053376;border-bottom:3px solid #666;padding:10px 16px;-webkit-font-smoothing:antialiased;text-shadow:0px 1px 0px #666}#subscription-app .check-icon,#subscription-app .question-icon{width:15px;height:15px;position:relative;top:-2px}#subscription-app .video-icon{width:20px;height:20px;position:relative;top:-2px}#subscription-app .check-icon{margin-right:10px}#subscription-app .question-icon{margin-left:10px}#subscription-app .video-icon{margin-left:10px}#subscription-app .awards .d-flex>div{line-height:1.25em}#subscription-app .wistia_embed img{display:block;height:auto}#subscription-app .endzone .col img{width:100%}#subscription-app .money-back-container{display:flex}#subscription-app .money-back-container img{max-width:115px}#subscription-app .money-back-container span{font-family:proxima-nova,"endzone",sans-serif;color:#fff;font-size:16px}@media only screen and (max-width: 1200px)and (min-width: 992px){#subscription-app .comparison-matrix .package{padding:.75em}#subscription-app .comparison-matrix .package .title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block}#subscription-app .comparison-matrix .joinds_cta a,#subscription-app .comparison-matrix .light.blue.btn{padding:5px 11px;font-size:16px}#subscription-app .comparison-matrix .winning-info{font-size:24px}#subscription-app .comparison-matrix thead th:nth-child(5) .price h3,#subscription-app .comparison-matrix thead th:nth-child(5) .price .h3{font-size:68px}#subscription-app .comparison-matrix thead th:nth-child(5) .joinds_cta a,#subscription-app .comparison-matrix tfoot td:nth-child(5) .joinds_cta a{padding:10px 12px;font-size:24px}}@media only screen and (min-width: 992px){#subscription-app .money-back-container{align-items:center;max-width:725px;column-gap:30px;margin:auto;margin-bottom:25px}}@media only screen and (max-width: 992px){#subscription-app .money-back-container{align-items:center;flex-direction:column;align-items:center;row-gap:20px;margin:-40px 10px 30px}#subscription-app .money-back-container span{text-align:center}#subscription-app .card-deck .card{max-height:490px}#subscription-app .card-deck .card .card-body{height:360px;padding:0px 10px}#subscription-app .card-deck .card.most-popular{min-height:540px;padding-bottom:38px}#subscription-app .comparison-matrix .joinds_cta a,#subscription-app .comparison-matrix .light.blue.btn{padding:5px 11px;font-size:16px;line-height:1.2em}#subscription-app .comparison-matrix thead th .price .ticket,#subscription-app .comparison-matrix thead th .price .tickets{display:none}#subscription-app .comparison-matrix{table-layout:auto}#subscription-app .comparison-matrix thead th .price{white-space:normal;margin:0}#subscription-app .comparison-matrix .corner-flag{width:4.5em}#subscription-app .comparison-matrix thead th .title{padding:0;line-height:1em;display:block}#subscription-app .main_headline h1,#subscription-app .main_headline .h1{font-size:40px}#subscription-app .comparison-matrix .package{padding:.5em}#subscription-app .awards .d-flex{flex:auto;flex-wrap:wrap;justify-content:center;gap:1em}#subscription-app .awards .d-flex>div{width:25%;flex:none}}@media only screen and (max-width: 767px){#subscription-app .comparison-matrix{margin:1em 0 4em;padding:0 10px}#subscription-app .comparison-matrix .corner-flag{display:none}}@media only screen and (max-width: 992px){#subscription-app .card-deck{flex-direction:column;align-items:center}#subscription-app .card-deck .card,#subscription-app .card-deck .card.most-popular{border-radius:5px;margin-bottom:20px;margin-top:0px;padding-bottom:20px}#subscription-app .card-deck .card .card-body{height:inherit;padding:20px 40px !important}#subscription-app .card-deck .card .card-footer{padding-left:20px;padding-right:20px}}@media only screen and (max-width: 640px){#subscription-app .comparison-matrix thead th:nth-child(5) .package{border-left-color:#989898;border-right-color:#989898}#subscription-app .main_headline h1,#subscription-app .main_headline .h1{font-size:35px}#subscription-app .comparison-matrix thead th .price h3,#subscription-app .comparison-matrix thead th .price .h3,#subscription-app .comparison-matrix thead th:nth-child(5) .price h3{font-size:40px}#subscription-app .hear-from-fantasy-football-players a{margin-left:0}#subscription-app .comparison-matrix .joinds_cta a,#subscription-app .comparison-matrix .light.blue.btn{padding:5px}#subscription-app .comparison-matrix thead .joinds_cta a{font-size:12px !important}#subscription-app .comparison-matrix .winning-info{font-size:22px;margin:.75em 0 0}#subscription-app .comparison-matrix tfoot td{padding:1em .25em}#subscription-app .comparison-matrix tbody th>span{padding:.3em;font-size:90%}#subscription-app .comparison-matrix tbody td .exclude-icon{width:20px}#subscription-app .comparison-matrix tbody td img{width:25px}}@media only screen and (max-width: 767px){#subscription-app .comparison-matrix tbody tr th{border:none;text-align:left}#subscription-app .comparison-matrix td{border-right:none}#subscription-app .comparison-matrix td:last-child{border-right:1px solid #989898}#subscription-app .comparison-matrix .semi-annual{display:none}#subscription-app .comparison-matrix thead{background:#fff;position:sticky;top:-140px;z-index:10}#subscription-app .comparison-matrix thead th .title{font-size:16px;padding-top:24px}#subscription-app .comparison-matrix thead th .package.most-popular .title{font-size:16px;padding-top:0px}#subscription-app .comparison-matrix .joinds_cta a,#subscription-app .comparison-matrix .light.blue.btn{font-size:16px;font-weight:100}#subscription-app .comparison-matrix thead th{display:flex;border-bottom:1px solid #99abc6;flex-direction:column}#subscription-app .comparison-matrix thead th .price .note{font-size:12px}#subscription-app .comparison-matrix thead th:nth-child(5) .joinds_cta a,#subscription-app .comparison-matrix tfoot td:nth-child(5) .joinds_cta a{font-size:16px;padding:5px}#subscription-app .comparison-matrix .package{display:flex;flex-direction:column;flex-grow:1}#subscription-app .comparison-matrix thead th .price h3,#subscription-app .comparison-matrix thead th .price .h3,#subscription-app .comparison-matrix thead th:nth-child(5) .price h3{font-size:30px}#subscription-app .comparison-matrix thead th .instant_access,#subscription-app .comparison-matrix thead th .price{margin:auto 0 0}#subscription-app .comparison-matrix thead th:nth-child(1){width:100%}#subscription-app .comparison-matrix thead th:nth-child(2),#subscription-app .comparison-matrix thead th:nth-child(3),#subscription-app .comparison-matrix thead th:nth-child(4),#subscription-app .comparison-matrix thead th:nth-child(5){width:33%;flex-grow:2;height:200px}#subscription-app .comparison-matrix thead th:nth-child(2),#subscription-app .comparison-matrix thead th:nth-child(3),#subscription-app .comparison-matrix thead th:nth-child(4){height:224px !important}#subscription-app .comparison-matrix{display:flex;flex-direction:column}#subscription-app .comparison-matrix thead{display:flex;flex-wrap:wrap;width:100%}#subscription-app .comparison-matrix thead tr{display:flex;width:100%;flex-wrap:wrap}#subscription-app .comparison-matrix thead tr th:nth-child(1){width:100%}#subscription-app .comparison-matrix tbody{display:flex;flex-wrap:wrap;width:100%}#subscription-app .comparison-matrix tbody tr{display:flex;width:100%;flex-wrap:wrap}#subscription-app .comparison-matrix tbody tr th{display:flex;width:100%;font-size:110%}#subscription-app .comparison-matrix tbody tr td{width:33%}#subscription-app .comparison-matrix tfoot td,#subscription-app .comparison-matrix tfoot td:last-child{padding:.5em;width:33%;border:none}#subscription-app .comparison-matrix tfoot td:first-child{display:none}#subscription-app .comparison-matrix thead th .dates-accessible span{display:block}}@media only screen and (max-width: 375px){#subscription-app .comparison-matrix .package{padding:.5em .25em}}@media only screen and (max-width: 320px){#subscription-app .comparison-matrix .package{padding:.3em}#subscription-app .comparison-matrix thead th .title,#subscription-app .comparison-matrix thead th:nth-child(5) .title{font-size:13px}#subscription-app .comparison-matrix thead th .dates-accessible{font-size:14px}#subscription-app .comparison-matrix thead th .price h3,#subscription-app .comparison-matrix thead th .price .h3,#subscription-app .comparison-matrix thead th:nth-child(5) .price h3{font-size:35px}}.subscribe-index,.landing-award-winning,.subscribe-half,.subscribe-renew{background:#043071}:export{totalColor:#3d74c7;qbColor:#333;rbColor:#a41c1f;wrColor:#043173;teColor:#86a2cb;pickColor:#687087;benchColor:#687087;irColor:#687087;taxiColor:#687087;defColor:#888;idpColor:#888;kickerColor:#c87779;tqbColor:#333;hcColor:#582325;tkColor:#888;lbColor:#888;dlColor:#888;dbColor:#888;qrwtColor:#ff0;rwtColor:#f78439;rwColor:lime;wtColor:purple;dldColor:#639}.showing-player-profile-modal{overflow:hidden}html:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;z-index:1057;transition:150ms ease-in-out opacity;pointer-events:none;background:rgba(4,25,68,.7) !important;backdrop-filter:blur(12px) !important}html.showing-player-profile-modal:after{opacity:1}@media screen and (max-width: 1200px){#player-profile-modal{max-width:100% !important}#player-profile-modal #player-profile-modal-inner{max-height:85vh !important}#player-profile-modal #player-profile-modal-inner>header,#player-profile-modal #player-profile-modal-inner section:not(.linear-projection){padding:0 1rem !important}}@media screen and (min-width: 1200px){#player-profile-modal{max-width:100% !important}#player-profile-modal #player-profile-modal-inner{max-height:80vh !important;height:80vh}#player-profile-modal #player-profile-modal-inner section:not(.linear-projection){padding:0 1rem !important}}@media screen and (min-width: 1000px){#player-profile-modal{max-width:1000px !important}}@media screen and (max-width: 992px){#player-profile-modal{max-width:95% !important;width:100%}#player-profile-modal .rankings-container{justify-content:space-evenly}#player-profile-modal .rankings-container .ranking div{width:75px !important;height:75px !important}#player-profile-modal .linear-projection-container{margin:0 2vw}#player-profile-modal .injury-stats-container{flex-direction:column}}@media screen and (min-width: 992px){#player-profile-modal .rankings-container{justify-content:flex-end;column-gap:.5rem !important;flex-grow:1}#player-profile-modal .linear-projection-container{margin:1rem 12.5%}#player-profile-modal .preseason-modal-container{display:flex}#player-profile-modal .preseason-modal-container .preseason-modal-left{flex-basis:100%;flex-shrink:0}#player-profile-modal .preseason-modal-container .preseason-modal-left.centered-left-col{flex-grow:.35;margin:0 auto}#player-profile-modal .preseason-modal-container .preseason-modal-right{flex-grow:1}}@media screen and (max-width: 768px){.sticky-blocking-div{display:none}}.player-profile-modal-loading{background:none !important}#player-profile-modal,.player-profile-modal-loading{position:fixed;top:50%;left:50%;width:100%;transform:translate3d(-50%, -48%, 0);max-width:100%;box-shadow:none !important;z-index:1058;border-radius:15px !important;border:none !important;padding:0 !important;overflow:hidden !important;background:#fff;opacity:0;pointer-events:none;transition:150ms ease-in-out opacity,150ms cubic-bezier(0.68, -0.55, 0.265, 1.55) transform}#player-profile-modal *,.player-profile-modal-loading *{font-family:proxima-nova,sans-serif}#player-profile-modal hr,.player-profile-modal-loading hr{margin:2rem 1rem;height:4px}#player-profile-modal .modal-content-title-container,.player-profile-modal-loading .modal-content-title-container{padding-left:1rem;padding-right:2vw}#player-profile-modal .modal-content-title,.player-profile-modal-loading .modal-content-title{font-size:16px !important;font-weight:700 !important;color:#687087 !important}#player-profile-modal .player-trends .format-select,.player-profile-modal-loading .player-trends .format-select{border-bottom:none !important}#player-profile-modal .player-trends .format-select div,.player-profile-modal-loading .player-trends .format-select div{border-bottom:1px solid #c8c8c8}#player-profile-modal .match-ups::-webkit-scrollbar-thumb:horizontal,.player-profile-modal-loading .match-ups::-webkit-scrollbar-thumb:horizontal{border-radius:20px;background-color:#687087;box-shadow:0 0 1px hsla(0,0%,100%,.5);height:10px}#player-profile-modal .match-ups::-webkit-scrollbar,.player-profile-modal-loading .match-ups::-webkit-scrollbar{-webkit-appearance:auto;height:10px}#player-profile-modal .match-ups::-webkit-scrollbar-track:horizontal,.player-profile-modal-loading .match-ups::-webkit-scrollbar-track:horizontal{background-color:rgba(0,0,0,.1)}#player-profile-modal .statistic-projections h3,#player-profile-modal .statistic-projections .h3,.player-profile-modal-loading .statistic-projections h3,.player-profile-modal-loading .statistic-projections .h3{font-size:16px;color:#000;font-weight:700;margin-bottom:0}@media(max-width: 768px){#player-profile-modal .statistic-projections .stats-table,.player-profile-modal-loading .statistic-projections .stats-table{width:100%}}#player-profile-modal .statistic-projections .stats-table,.player-profile-modal-loading .statistic-projections .stats-table{width:100%;margin-bottom:1rem;border-collapse:collapse}#player-profile-modal .statistic-projections .stats-table tr th,.player-profile-modal-loading .statistic-projections .stats-table tr th{border-bottom:1px solid #c8c8c8;font-weight:700}#player-profile-modal .statistic-projections .stats-table td,.player-profile-modal-loading .statistic-projections .stats-table td{background-color:#f5f5f7}#player-profile-modal .statistic-projections .stats-table th,#player-profile-modal .statistic-projections .stats-table td,.player-profile-modal-loading .statistic-projections .stats-table th,.player-profile-modal-loading .statistic-projections .stats-table td{border-right:1px solid #c8c8c8;font-size:14px;height:42px}#player-profile-modal .statistic-projections .stats-table th:last-of-type,#player-profile-modal .statistic-projections .stats-table td:last-of-type,.player-profile-modal-loading .statistic-projections .stats-table th:last-of-type,.player-profile-modal-loading .statistic-projections .stats-table td:last-of-type{border-right:none !important}#player-profile-modal .statistic-projections .stats-table th,#player-profile-modal .statistic-projections .stats-table td,.player-profile-modal-loading .statistic-projections .stats-table th,.player-profile-modal-loading .statistic-projections .stats-table td{padding:.2rem .75rem;text-align:center}#player-profile-modal .injury-guide p[class*=caption],.player-profile-modal-loading .injury-guide p[class*=caption]{font-size:12px;color:#687087;font-weight:400}#player-profile-modal .injury-guide p.injury-stats-caption,.player-profile-modal-loading .injury-guide p.injury-stats-caption{margin-top:1rem}#player-profile-modal .injury-guide .injury-stats-container,.player-profile-modal-loading .injury-guide .injury-stats-container{display:flex}#player-profile-modal .injury-guide .injury-stats-container .injury-stats-container-left,#player-profile-modal .injury-guide .injury-stats-container .injury-stats-container-right,.player-profile-modal-loading .injury-guide .injury-stats-container .injury-stats-container-left,.player-profile-modal-loading .injury-guide .injury-stats-container .injury-stats-container-right{display:flex;flex-direction:column;flex-basis:50%}#player-profile-modal .injury-guide .injury-stats-container .injury-stats-container-left>div,#player-profile-modal .injury-guide .injury-stats-container .injury-stats-container-right>div,.player-profile-modal-loading .injury-guide .injury-stats-container .injury-stats-container-left>div,.player-profile-modal-loading .injury-guide .injury-stats-container .injury-stats-container-right>div{display:flex;flex-direction:column;flex-basis:40%}#player-profile-modal .injury-guide .injury-stats-container .injury-stats-container-left>div p:first-of-type,#player-profile-modal .injury-guide .injury-stats-container .injury-stats-container-right>div p:first-of-type,.player-profile-modal-loading .injury-guide .injury-stats-container .injury-stats-container-left>div p:first-of-type,.player-profile-modal-loading .injury-guide .injury-stats-container .injury-stats-container-right>div p:first-of-type{font-size:16px;font-weight:700;margin-bottom:0}#player-profile-modal .injury-guide .injury-stats-container .injury-stats-container-left>div p[class*=value],#player-profile-modal .injury-guide .injury-stats-container .injury-stats-container-right>div p[class*=value],.player-profile-modal-loading .injury-guide .injury-stats-container .injury-stats-container-left>div p[class*=value],.player-profile-modal-loading .injury-guide .injury-stats-container .injury-stats-container-right>div p[class*=value]{font-size:24px;font-weight:700;margin-bottom:0}#player-profile-modal .injury-guide .injury-stats-container .injury-stats-container-left>div p[class*=value].gray-text,#player-profile-modal .injury-guide .injury-stats-container .injury-stats-container-right>div p[class*=value].gray-text,.player-profile-modal-loading .injury-guide .injury-stats-container .injury-stats-container-left>div p[class*=value].gray-text,.player-profile-modal-loading .injury-guide .injury-stats-container .injury-stats-container-right>div p[class*=value].gray-text{color:#687087}#player-profile-modal .injury-guide .injury-stats-container .injury-stats-container-left>div p[class*=value].green-text,#player-profile-modal .injury-guide .injury-stats-container .injury-stats-container-right>div p[class*=value].green-text,.player-profile-modal-loading .injury-guide .injury-stats-container .injury-stats-container-left>div p[class*=value].green-text,.player-profile-modal-loading .injury-guide .injury-stats-container .injury-stats-container-right>div p[class*=value].green-text{color:#77b743}#player-profile-modal .injury-guide .injury-stats-container .injury-stats-container-left>div p[class*=value].red-text,#player-profile-modal .injury-guide .injury-stats-container .injury-stats-container-right>div p[class*=value].red-text,.player-profile-modal-loading .injury-guide .injury-stats-container .injury-stats-container-left>div p[class*=value].red-text,.player-profile-modal-loading .injury-guide .injury-stats-container .injury-stats-container-right>div p[class*=value].red-text{color:#a41c1f}#player-profile-modal .injury-guide .risk-slider-container,.player-profile-modal-loading .injury-guide .risk-slider-container{height:8px;width:93%;position:relative;display:flex;margin:12px 0 18px 0}#player-profile-modal .injury-guide .risk-slider-container:after,.player-profile-modal-loading .injury-guide .risk-slider-container:after{content:"";display:block;background:#3d74c7;border-radius:20px;width:20px;height:20px;border:5px solid #043173;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}#player-profile-modal .injury-guide .risk-slider-container .right,.player-profile-modal-loading .injury-guide .risk-slider-container .right{background:#f5f5f7}#player-profile-modal .injury-guide .risk-slider-container.null-risk-group,.player-profile-modal-loading .injury-guide .risk-slider-container.null-risk-group{display:none}#player-profile-modal .injury-guide .risk-slider-container.green-bg .left,.player-profile-modal-loading .injury-guide .risk-slider-container.green-bg .left{flex-basis:10%;background:#77b743}#player-profile-modal .injury-guide .risk-slider-container.green-bg .right,.player-profile-modal-loading .injury-guide .risk-slider-container.green-bg .right{flex-basis:90%}#player-profile-modal .injury-guide .risk-slider-container.green-bg:after,.player-profile-modal-loading .injury-guide .risk-slider-container.green-bg:after{left:10%}#player-profile-modal .injury-guide .risk-slider-container.red-bg .left,.player-profile-modal-loading .injury-guide .risk-slider-container.red-bg .left{flex-basis:90%;background:#a41c1f}#player-profile-modal .injury-guide .risk-slider-container.red-bg .right,.player-profile-modal-loading .injury-guide .risk-slider-container.red-bg .right{flex-basis:10%}#player-profile-modal .injury-guide .risk-slider-container.red-bg:after,.player-profile-modal-loading .injury-guide .risk-slider-container.red-bg:after{left:90%}#player-profile-modal .injury-guide .risk-slider-container.gray-bg .left,.player-profile-modal-loading .injury-guide .risk-slider-container.gray-bg .left{flex-basis:50%;background:#687087}#player-profile-modal .injury-guide .risk-slider-container.gray-bg .right,.player-profile-modal-loading .injury-guide .risk-slider-container.gray-bg .right{flex-basis:50%}#player-profile-modal .injury-guide .risk-slider-container.gray-bg:after,.player-profile-modal-loading .injury-guide .risk-slider-container.gray-bg:after{left:50%}#player-profile-modal #player-profile-modal-inner::-webkit-scrollbar-thumb:vertical,.player-profile-modal-loading #player-profile-modal-inner::-webkit-scrollbar-thumb:vertical{border-radius:20px;background-color:#687087;box-shadow:0 0 1px hsla(0,0%,100%,.5);width:10px}#player-profile-modal #player-profile-modal-inner::-webkit-scrollbar,.player-profile-modal-loading #player-profile-modal-inner::-webkit-scrollbar{-webkit-appearance:auto;width:10px}#player-profile-modal #player-profile-modal-inner::-webkit-scrollbar-track:vertical,.player-profile-modal-loading #player-profile-modal-inner::-webkit-scrollbar-track:vertical{background-color:rgba(0,0,0,.1)}#player-profile-modal #player-profile-modal-inner,.player-profile-modal-loading #player-profile-modal-inner{overflow-y:auto !important;overflow-x:hidden !important;padding-bottom:1rem}@media screen and (max-width: 992px){#player-profile-modal #player-profile-modal-inner .player-name-position-team:not(.shark-bite),.player-profile-modal-loading #player-profile-modal-inner .player-name-position-team:not(.shark-bite){border:none !important;display:flex;align-items:center;column-gap:1rem}}@media screen and (min-width: 576px){#player-profile-modal #player-profile-modal-inner .player-headshot,.player-profile-modal-loading #player-profile-modal-inner .player-headshot{flex-basis:100px;margin-top:.5rem;flex-grow:0}#player-profile-modal #player-profile-modal-inner .stat-rankings,.player-profile-modal-loading #player-profile-modal-inner .stat-rankings{column-gap:1rem}}@media screen and (max-width: 576px){#player-profile-modal #player-profile-modal-inner .player-headshot,.player-profile-modal-loading #player-profile-modal-inner .player-headshot{flex-basis:30%;flex-grow:0}}#player-profile-modal #player-profile-modal-inner>header,.player-profile-modal-loading #player-profile-modal-inner>header{position:sticky;margin-bottom:1rem;top:0;z-index:2;background:var(--ds-blue) !important;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 2vw;box-shadow:0px 0px 4px 3px rgba(4,49,115,.6)}#player-profile-modal #player-profile-modal-inner>header h3,#player-profile-modal #player-profile-modal-inner>header .h3,.player-profile-modal-loading #player-profile-modal-inner>header h3,.player-profile-modal-loading #player-profile-modal-inner>header .h3{font-family:proxima-nova,sans-serif !important;font-weight:700;margin-bottom:0}#player-profile-modal #player-profile-modal-inner>header .player-masthead,.player-profile-modal-loading #player-profile-modal-inner>header .player-masthead{display:flex;justify-content:space-between}#player-profile-modal #player-profile-modal-inner>header .player-masthead>div,.player-profile-modal-loading #player-profile-modal-inner>header .player-masthead>div{width:100%}@media only screen and (min-width: 992px)and (max-width: 1370px){#player-profile-modal #player-profile-modal-inner>header .stat-rankings,.player-profile-modal-loading #player-profile-modal-inner>header .stat-rankings{align-items:flex-start}}@media screen and (min-width: 1700px){#player-profile-modal #player-profile-modal-inner>header .basic-stats,.player-profile-modal-loading #player-profile-modal-inner>header .basic-stats{flex-basis:70%;flex-shrink:1}}@media screen and (max-width: 768px){#player-profile-modal #player-profile-modal-inner>header .basic-stats,.player-profile-modal-loading #player-profile-modal-inner>header .basic-stats{flex-wrap:wrap}#player-profile-modal #player-profile-modal-inner>header .basic-stats .basic-stat,.player-profile-modal-loading #player-profile-modal-inner>header .basic-stats .basic-stat{flex-basis:20%}}@media screen and (min-width: 992px){#player-profile-modal #player-profile-modal-inner>header .player-image-basic-stats,.player-profile-modal-loading #player-profile-modal-inner>header .player-image-basic-stats{margin:.75rem 0}#player-profile-modal #player-profile-modal-inner>header .shark-bite-info .posted_at,.player-profile-modal-loading #player-profile-modal-inner>header .shark-bite-info .posted_at{margin:0 0 0 auto}#player-profile-modal #player-profile-modal-inner>header .masthead-container,.player-profile-modal-loading #player-profile-modal-inner>header .masthead-container{width:100%}#player-profile-modal #player-profile-modal-inner>header .stat-rankings,.player-profile-modal-loading #player-profile-modal-inner>header .stat-rankings{display:flex}#player-profile-modal #player-profile-modal-inner>header .name-button,.player-profile-modal-loading #player-profile-modal-inner>header .name-button{display:flex;justify-content:space-between}#player-profile-modal #player-profile-modal-inner>header .basic-stat,.player-profile-modal-loading #player-profile-modal-inner>header .basic-stat{flex-basis:20%}#player-profile-modal #player-profile-modal-inner>header .player-name-position-team,.player-profile-modal-loading #player-profile-modal-inner>header .player-name-position-team{column-gap:1rem;align-items:center;display:flex;flex-basis:100%}#player-profile-modal #player-profile-modal-inner>header .player-name-position-team .player-name,.player-profile-modal-loading #player-profile-modal-inner>header .player-name-position-team .player-name{color:#fff;display:flex;align-items:flex-end}#player-profile-modal #player-profile-modal-inner>header .player-name-position-team .player-name>div,.player-profile-modal-loading #player-profile-modal-inner>header .player-name-position-team .player-name>div{display:flex;align-items:baseline}#player-profile-modal #player-profile-modal-inner>header .player-name-position-team .player-name p:first-of-type,.player-profile-modal-loading #player-profile-modal-inner>header .player-name-position-team .player-name p:first-of-type{font-size:26px;margin-bottom:0;padding-right:.5rem}#player-profile-modal #player-profile-modal-inner>header .player-name-position-team .player-position,#player-profile-modal #player-profile-modal-inner>header .player-name-position-team .player-team-abbr,.player-profile-modal-loading #player-profile-modal-inner>header .player-name-position-team .player-position,.player-profile-modal-loading #player-profile-modal-inner>header .player-name-position-team .player-team-abbr{font-weight:400;font-size:18px;margin-bottom:0}}#player-profile-modal #player-profile-modal-inner>header .position-team-logo,.player-profile-modal-loading #player-profile-modal-inner>header .position-team-logo{display:flex;column-gap:.25rem;align-items:center}#player-profile-modal #player-profile-modal-inner>header .player-image-basic-stats,.player-profile-modal-loading #player-profile-modal-inner>header .player-image-basic-stats{display:flex;column-gap:1rem}#player-profile-modal #player-profile-modal-inner>header .player-image-basic-stats .basic-stats,.player-profile-modal-loading #player-profile-modal-inner>header .player-image-basic-stats .basic-stats{display:flex;column-gap:1rem;flex-wrap:wrap}#player-profile-modal #player-profile-modal-inner .player-image-basic-stats,.player-profile-modal-loading #player-profile-modal-inner .player-image-basic-stats{margin-bottom:.5rem}#player-profile-modal #player-profile-modal-inner .basic-stat p,.player-profile-modal-loading #player-profile-modal-inner .basic-stat p{margin-bottom:0}#player-profile-modal #player-profile-modal-inner>header .player-details,.player-profile-modal-loading #player-profile-modal-inner>header .player-details{display:flex;flex-grow:1;padding:.5em 0}#player-profile-modal #player-profile-modal-inner>header .player-name,#player-profile-modal #player-profile-modal-inner>header .positional-rank,.player-profile-modal-loading #player-profile-modal-inner>header .player-name,.player-profile-modal-loading #player-profile-modal-inner>header .positional-rank{font-size:130%;font-weight:600}#player-profile-modal #player-profile-modal-inner>header .team-logo,.player-profile-modal-loading #player-profile-modal-inner>header .team-logo{width:90px;height:61px}#player-profile-modal #player-profile-modal-inner>header .closer,.player-profile-modal-loading #player-profile-modal-inner>header .closer{padding:.25em;height:61px;margin-left:auto;text-align:right !important;background:rgba(0,0,0,0);color:#fff;font-weight:500 !important;border:none}#player-profile-modal #player-profile-modal-inner>header .closer:active,.player-profile-modal-loading #player-profile-modal-inner>header .closer:active{transform:scale(0.96);filter:brightness(80%)}#player-profile-modal #player-profile-modal-inner section,.player-profile-modal-loading #player-profile-modal-inner section{position:relative;background:#fff}#player-profile-modal #player-profile-modal-inner section:last-of-type:after,.player-profile-modal-loading #player-profile-modal-inner section:last-of-type:after{display:none}#player-profile-modal #player-profile-modal-inner section h2,#player-profile-modal #player-profile-modal-inner section .h2,.player-profile-modal-loading #player-profile-modal-inner section h2,.player-profile-modal-loading #player-profile-modal-inner section .h2{font-family:proxima-nova,sans-serif;font-weight:600;color:#043173;margin:0 0 .5em;line-height:1.2em}@media screen and (max-width: 992px){#player-profile-modal #player-profile-modal-inner section h2,#player-profile-modal #player-profile-modal-inner section .h2,.player-profile-modal-loading #player-profile-modal-inner section h2,.player-profile-modal-loading #player-profile-modal-inner section .h2{font-size:22px}#player-profile-modal #player-profile-modal-inner .bottom-line-heading,#player-profile-modal #player-profile-modal-inner h3,#player-profile-modal #player-profile-modal-inner .h3,.player-profile-modal-loading #player-profile-modal-inner .bottom-line-heading,.player-profile-modal-loading #player-profile-modal-inner h3,.player-profile-modal-loading #player-profile-modal-inner .h3{font-size:20px}}@media screen and (min-width: 992px){#player-profile-modal #player-profile-modal-inner section h2,#player-profile-modal #player-profile-modal-inner section .h2,.player-profile-modal-loading #player-profile-modal-inner section h2,.player-profile-modal-loading #player-profile-modal-inner section .h2{font-size:25px}#player-profile-modal #player-profile-modal-inner .bottom-line-heading,#player-profile-modal #player-profile-modal-inner h3,#player-profile-modal #player-profile-modal-inner .h3,.player-profile-modal-loading #player-profile-modal-inner .bottom-line-heading,.player-profile-modal-loading #player-profile-modal-inner h3,.player-profile-modal-loading #player-profile-modal-inner .h3{font-size:22px}}#player-profile-modal #player-profile-modal-inner .bottom-line-heading,#player-profile-modal #player-profile-modal-inner h3,#player-profile-modal #player-profile-modal-inner .h3,.player-profile-modal-loading #player-profile-modal-inner .bottom-line-heading,.player-profile-modal-loading #player-profile-modal-inner h3,.player-profile-modal-loading #player-profile-modal-inner .h3{margin-bottom:0;font-weight:700}#player-profile-modal .rankings-container,.player-profile-modal-loading .rankings-container{display:flex;height:100%;align-items:center}#player-profile-modal .rankings-container .grayed,.player-profile-modal-loading .rankings-container .grayed{filter:grayscale(100%);opacity:.5}#player-profile-modal .rankings-container .ranking,.player-profile-modal-loading .rankings-container .ranking{text-align:center}#player-profile-modal .rankings-container .ranking span,.player-profile-modal-loading .rankings-container .ranking span{font-weight:700;font-size:16px;letter-spacing:2%}#player-profile-modal .rankings-container .ranking div,#player-profile-modal .rankings-container .ranking p,.player-profile-modal-loading .rankings-container .ranking div,.player-profile-modal-loading .rankings-container .ranking p{color:#000;font-size:20px;width:85px;height:85px;background:#e9f1ff;border-radius:50%;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 992px){#player-profile-modal .rankings-container .ranking p,.player-profile-modal-loading .rankings-container .ranking p{box-shadow:unset}#player-profile-modal .rankings-container .ranking div,.player-profile-modal-loading .rankings-container .ranking div{box-shadow:inset 0px 0px 9px -2px rgba(4,49,115,.5);border:1px solid rgba(4,49,115,.062745098)}}@media screen and (min-width: 992px){#player-profile-modal .rankings-container .ranking div,#player-profile-modal .rankings-container .ranking p,.player-profile-modal-loading .rankings-container .ranking div,.player-profile-modal-loading .rankings-container .ranking p{box-shadow:inset 0px 0px 9px -2px rgba(4,49,115,.5);border:1px solid rgba(4,49,115,.062745098)}}#player-profile-modal .positional-rank-title,.player-profile-modal-loading .positional-rank-title{font-size:75%;display:block;font-weight:600;line-height:1em;margin:0 0 .45em}#player-profile-modal .weekly-sos-container .weekly-sos-table.table,.player-profile-modal-loading .weekly-sos-container .weekly-sos-table.table{text-align:center}#player-profile-modal .weekly-sos-container .weekly-sos-table.table thead tr,.player-profile-modal-loading .weekly-sos-container .weekly-sos-table.table thead tr{border-bottom:none;color:#043173}#player-profile-modal .weekly-sos-container .weekly-sos-table.table th,.player-profile-modal-loading .weekly-sos-container .weekly-sos-table.table th{font-size:16px}#player-profile-modal .weekly-sos-container .weekly-sos-table.table tr td,.player-profile-modal-loading .weekly-sos-container .weekly-sos-table.table tr td{height:40px;padding:0;font-size:16px}@media screen and (max-width: 992px){#player-profile-modal .weekly-sos-container .weekly-sos-table.table tr td .sos,.player-profile-modal-loading .weekly-sos-container .weekly-sos-table.table tr td .sos{width:100%}}@media screen and (min-width: 992px){#player-profile-modal .weekly-sos-container .weekly-sos-table.table tr td .sos,.player-profile-modal-loading .weekly-sos-container .weekly-sos-table.table tr td .sos{width:60%}}#player-profile-modal .weekly-sos-container .weekly-sos-table.table tr td .sos,.player-profile-modal-loading .weekly-sos-container .weekly-sos-table.table tr td .sos{display:block;margin:0 auto;border-radius:5px;height:32px;display:flex;justify-content:center;align-items:center}#player-profile-modal .weekly-sos-container .weekly-sos-table.table tr td .sos.red-text,.player-profile-modal-loading .weekly-sos-container .weekly-sos-table.table tr td .sos.red-text{color:#a41c1f;border:2px solid rgba(164,28,31,.5)}#player-profile-modal .weekly-sos-container .weekly-sos-table.table tr td .sos.green-text,.player-profile-modal-loading .weekly-sos-container .weekly-sos-table.table tr td .sos.green-text{color:#547f2f;border:2px solid #add48e}#player-profile-modal .mobile-only,.player-profile-modal-loading .mobile-only{display:none}#player-profile-modal section div.rankings-container,.player-profile-modal-loading section div.rankings-container{justify-content:space-evenly !important}#player-profile-modal .position-team-bye-week-player-name,.player-profile-modal-loading .position-team-bye-week-player-name{flex-grow:1;padding:0 1em;line-height:1.25em}#player-profile-modal .position-team-bye-week-player-name>span,.player-profile-modal-loading .position-team-bye-week-player-name>span{font-size:75%;display:flex;gap:.75em;font-weight:600;line-height:1em;margin:0 0 .45em}#player-profile-modal .positional-rank-title-positional-rank,.player-profile-modal-loading .positional-rank-title-positional-rank{flex-grow:1;padding:0 1em;line-height:1.25em;border-left:1px solid hsla(0,0%,100%,.5)}#player-profile-modal .floor-ds-projection-ceiling,.player-profile-modal-loading .floor-ds-projection-ceiling{display:flex;flex-direction:row}#player-profile-modal .floor-ds-projection-ceiling .floor,.player-profile-modal-loading .floor-ds-projection-ceiling .floor{width:16%;text-align:center;display:flex;flex-direction:column}#player-profile-modal .floor-ds-projection-ceiling .ds-projection,.player-profile-modal-loading .floor-ds-projection-ceiling .ds-projection{width:68%;text-align:center;display:flex;flex-direction:column}#player-profile-modal .floor-ds-projection-ceiling .ceiling,.player-profile-modal-loading .floor-ds-projection-ceiling .ceiling{width:16%;text-align:center;display:flex;flex-direction:column}#player-profile-modal .projection-chart,.player-profile-modal-loading .projection-chart{height:8px;width:100%;position:relative;margin:1.75em 0 .8em;background:#687087}#player-profile-modal .projection-chart.floor-low.ceiling-low,.player-profile-modal-loading .projection-chart.floor-low.ceiling-low{background:linear-gradient(90deg, #a41c1f 0%, #a41c1f 12%, #eeeeee 25%, #eeeeee 50%, #eeeeee 75%, #a41c1f 88%, #a41c1f 100%)}#player-profile-modal .projection-chart.floor-low.ceiling-med,.player-profile-modal-loading .projection-chart.floor-low.ceiling-med{background:linear-gradient(90deg, #a41c1f 0%, #a41c1f 12%, #eeeeee 25%, #eeeeee 50%, #eeeeee 75%, #687087 88%, #687087 100%)}#player-profile-modal .projection-chart.floor-low.ceiling-high,.player-profile-modal-loading .projection-chart.floor-low.ceiling-high{background:linear-gradient(90deg, #a41c1f 0%, #a41c1f 12%, #eeeeee 25%, #eeeeee 50%, #eeeeee 75%, #547f2f 88%, #547f2f 100%)}#player-profile-modal .projection-chart.floor-med.ceiling-low,.player-profile-modal-loading .projection-chart.floor-med.ceiling-low{background:linear-gradient(90deg, #687087 0%, #687087 12%, #eeeeee 25%, #eeeeee 50%, #eeeeee 75%, #a41c1f 88%, #a41c1f 100%)}#player-profile-modal .projection-chart.floor-med.ceiling-med,.player-profile-modal-loading .projection-chart.floor-med.ceiling-med{background:linear-gradient(90deg, #687087 0%, #687087 12%, #eeeeee 25%, #eeeeee 50%, #eeeeee 75%, #687087 88%, #687087 100%)}#player-profile-modal .projection-chart.floor-med.ceiling-high,.player-profile-modal-loading .projection-chart.floor-med.ceiling-high{background:linear-gradient(90deg, #687087 0%, #687087 12%, #eeeeee 25%, #eeeeee 50%, #eeeeee 75%, #547f2f 88%, #547f2f 100%)}#player-profile-modal .projection-chart.floor-high.ceiling-low,.player-profile-modal-loading .projection-chart.floor-high.ceiling-low{background:linear-gradient(90deg, #547f2f 0%, #547f2f 12%, #eeeeee 25%, #eeeeee 50%, #eeeeee 75%, #a41c1f 88%, #a41c1f 100%)}#player-profile-modal .projection-chart.floor-high.ceiling-med,.player-profile-modal-loading .projection-chart.floor-high.ceiling-med{background:linear-gradient(90deg, #547f2f 0%, #547f2f 12%, #eeeeee 25%, #eeeeee 50%, #eeeeee 75%, #687087 88%, #687087 100%)}#player-profile-modal .projection-chart.floor-high.ceiling-high,.player-profile-modal-loading .projection-chart.floor-high.ceiling-high{background:linear-gradient(90deg, #547f2f 0%, #547f2f 12%, #eeeeee 25%, #eeeeee 50%, #eeeeee 75%, #547f2f 88%, #547f2f 100%)}#player-profile-modal .projection-chart .floor,.player-profile-modal-loading .projection-chart .floor{position:absolute;bottom:calc(100% + .05em);left:0;width:16%;text-align:center;letter-spacing:.025em;text-transform:uppercase;color:#687087}#player-profile-modal .projection-chart .ceiling,.player-profile-modal-loading .projection-chart .ceiling{position:absolute;bottom:calc(100% + .05em);right:0;width:16%;text-align:center;letter-spacing:.025em;text-transform:uppercase;color:#687087}#player-profile-modal .projection-chart.floor-low .floor,#player-profile-modal .projection-chart.ceiling-low .ceiling,.player-profile-modal-loading .projection-chart.floor-low .floor,.player-profile-modal-loading .projection-chart.ceiling-low .ceiling{color:#a41c1f}#player-profile-modal .projection-chart.floor-med .floor,#player-profile-modal .projection-chart.ceiling-med .ceiling,.player-profile-modal-loading .projection-chart.floor-med .floor,.player-profile-modal-loading .projection-chart.ceiling-med .ceiling{color:#687087}#player-profile-modal .projection-chart.floor-high .floor,#player-profile-modal .projection-chart.ceiling-high .ceiling,.player-profile-modal-loading .projection-chart.floor-high .floor,.player-profile-modal-loading .projection-chart.ceiling-high .ceiling{color:#547f2f}#player-profile-modal .projection-chart:after,.player-profile-modal-loading .projection-chart:after{content:"";display:block;background:#3d74c7;border-radius:20px;width:20px;height:20px;border:5px solid #043173;position:absolute;left:50%;top:50%;transform:translate3d(-50%, -50%, 0)}#player-profile-modal .consensus-likelihood,.player-profile-modal-loading .consensus-likelihood{display:flex;flex-direction:row;margin:0 0 .75rem}#player-profile-modal .consensus-likelihood .consensus,.player-profile-modal-loading .consensus-likelihood .consensus{width:68%;margin-left:16%;text-align:center;display:flex;flex-direction:column}#player-profile-modal .consensus-likelihood .likelihood,.player-profile-modal-loading .consensus-likelihood .likelihood{width:16%;text-align:center;display:flex;flex-direction:column}#player-profile-modal .injury-tracker h2,#player-profile-modal .injury-tracker .h2,.player-profile-modal-loading .injury-tracker h2,.player-profile-modal-loading .injury-tracker .h2{margin-bottom:0 !important}#player-profile-modal .injury-tracker .report>header,.player-profile-modal-loading .injury-tracker .report>header{justify-content:space-between}#player-profile-modal .injury-tracker header,.player-profile-modal-loading .injury-tracker header{align-items:center;display:flex;gap:.5em;flex-direction:row;margin:0 0 .75em}#player-profile-modal .injury-tracker header img,.player-profile-modal-loading .injury-tracker header img{display:block}#player-profile-modal .injury-tracker header h2,#player-profile-modal .injury-tracker header .h2,.player-profile-modal-loading .injury-tracker header h2,.player-profile-modal-loading .injury-tracker header .h2{margin:0}#player-profile-modal .injury-tracker header .posted_at,.player-profile-modal-loading .injury-tracker header .posted_at{margin:0 0 0 auto;color:#687087;font-size:90%}#player-profile-modal .injury-tracker .summaries,.player-profile-modal-loading .injury-tracker .summaries{color:#687087;margin:0 0 0 auto}#player-profile-modal .injury-tracker .stats,.player-profile-modal-loading .injury-tracker .stats{display:flex;flex-wrap:wrap;gap:1em;justify-content:space-between;align-items:end}#player-profile-modal .injury-tracker .stats div,.player-profile-modal-loading .injury-tracker .stats div{width:calc(33.3333% - 1em);text-align:left}#player-profile-modal .injury-tracker .stats div strong,.player-profile-modal-loading .injury-tracker .stats div strong{display:block;line-height:1.2em}@media(max-width: 420px){#player-profile-modal .injury-tracker header,.player-profile-modal-loading .injury-tracker header{flex-wrap:wrap}#player-profile-modal .injury-tracker header .posted_at,.player-profile-modal-loading .injury-tracker header .posted_at{margin:0}#player-profile-modal .injury-tracker .stats,.player-profile-modal-loading .injury-tracker .stats{gap:unset !important}#player-profile-modal .injury-tracker .stats div,.player-profile-modal-loading .injury-tracker .stats div{text-align:center;flex-grow:1}}#player-profile-modal .flip-caret,.player-profile-modal-loading .flip-caret{transform:rotate(180deg)}#player-profile-modal .expanded div,.player-profile-modal-loading .expanded div{-webkit-box-orient:vertical;-webkit-line-clamp:unset !important;line-clamp:unset !important;overflow:unset !important}#player-profile-modal .week-writeup div,.player-profile-modal-loading .week-writeup div{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;overflow:hidden;font-family:proxima-nova,sans-serif}#player-profile-modal .week-writeup div h3,#player-profile-modal .week-writeup div .h3,.player-profile-modal-loading .week-writeup div h3,.player-profile-modal-loading .week-writeup div .h3{font-size:18px}#player-profile-modal .week-writeup div h1,#player-profile-modal .week-writeup div .h1,#player-profile-modal .week-writeup div h2,#player-profile-modal .week-writeup div .h2,#player-profile-modal .week-writeup div h3,#player-profile-modal .week-writeup div .h3,#player-profile-modal .week-writeup div h4,#player-profile-modal .week-writeup div .h4,#player-profile-modal .week-writeup div h5,#player-profile-modal .week-writeup div .h5,#player-profile-modal .week-writeup div h6,#player-profile-modal .week-writeup div .h6,.player-profile-modal-loading .week-writeup div h1,.player-profile-modal-loading .week-writeup div .h1,.player-profile-modal-loading .week-writeup div h2,.player-profile-modal-loading .week-writeup div .h2,.player-profile-modal-loading .week-writeup div h3,.player-profile-modal-loading .week-writeup div .h3,.player-profile-modal-loading .week-writeup div h4,.player-profile-modal-loading .week-writeup div .h4,.player-profile-modal-loading .week-writeup div h5,.player-profile-modal-loading .week-writeup div .h5,.player-profile-modal-loading .week-writeup div h6,.player-profile-modal-loading .week-writeup div .h6{font-weight:700}#player-profile-modal .week-writeup div *,.player-profile-modal-loading .week-writeup div *{font-family:proxima-nova,sans-serif}@media(max-width: 420px){#player-profile-modal .mobile-only,.player-profile-modal-loading .mobile-only{display:block}#player-profile-modal .desktop-only,.player-profile-modal-loading .desktop-only{display:none}#player-profile-modal .positional-rank-title-positional-rank,.player-profile-modal-loading .positional-rank-title-positional-rank{flex-grow:0}#player-profile-modal .floor-ds-projection-ceiling .floor,#player-profile-modal .floor-ds-projection-ceiling .ceiling,.player-profile-modal-loading .floor-ds-projection-ceiling .floor,.player-profile-modal-loading .floor-ds-projection-ceiling .ceiling{width:25%}#player-profile-modal .floor-ds-projection-ceiling .ds-projection,.player-profile-modal-loading .floor-ds-projection-ceiling .ds-projection{width:50%}#player-profile-modal .projection-chart .floor,.player-profile-modal-loading .projection-chart .floor{width:25%}#player-profile-modal .projection-chart .ceiling,.player-profile-modal-loading .projection-chart .ceiling{width:25%}#player-profile-modal .consensus-likelihood .consensus,.player-profile-modal-loading .consensus-likelihood .consensus{width:50%;margin-left:25%}#player-profile-modal .consensus-likelihood .likelihood,.player-profile-modal-loading .consensus-likelihood .likelihood{width:25%}}@media(max-width: 320px){#player-profile-modal .consensus-likelihood .consensus,.player-profile-modal-loading .consensus-likelihood .consensus{width:50%;margin-left:0}#player-profile-modal .consensus-likelihood .likelihood,.player-profile-modal-loading .consensus-likelihood .likelihood{width:50%}}.showing-player-profile-modal #player-profile-modal,.showing-player-profile-modal .player-profile-modal-loading{transform:translate3d(-50%, -50%, 0) scale(1);opacity:1;pointer-events:all}#player-profile-modal .match-ups,.player-profile-modal-loading .match-ups{list-style:none;display:flex;overflow-x:scroll;flex-wrap:nowrap;margin:0;padding-bottom:.5rem !important;padding-left:0;gap:0;margin-left:0 !important;width:100% !important}#player-profile-modal .match-ups:before,.player-profile-modal-loading .match-ups:before{display:none !important}#player-profile-modal .match-ups:after,.player-profile-modal-loading .match-ups:after{display:none !important}#player-profile-modal .match-ups .match-up:first-of-type,.player-profile-modal-loading .match-ups .match-up:first-of-type{padding-left:0 !important}@media screen and (min-width: 992px){#player-profile-modal .match-ups .match-up,.player-profile-modal-loading .match-ups .match-up{flex-basis:16% !important}}@media screen and (max-width: 992px){#player-profile-modal .match-ups .match-up,.player-profile-modal-loading .match-ups .match-up{min-width:22%}}#player-profile-modal .match-ups .match-up,.player-profile-modal-loading .match-ups .match-up{border-right:1px solid #aaa;padding:0 1em;margin-bottom:.25rem;flex-shrink:0}#player-profile-modal .match-ups .match-up:last-of-type,.player-profile-modal-loading .match-ups .match-up:last-of-type{border-right:0}#player-profile-modal .match-ups .match-up .week-label,.player-profile-modal-loading .match-ups .match-up .week-label{font-size:16px;white-space:nowrap}#player-profile-modal .match-ups .match-up .team-logo-team-odds,.player-profile-modal-loading .match-ups .match-up .team-logo-team-odds{display:flex;gap:.5em;align-items:center}#player-profile-modal .match-ups .match-up .team-logo-team-odds .team-logo,.player-profile-modal-loading .match-ups .match-up .team-logo-team-odds .team-logo{width:32px;min-width:32px;height:auto;object-fit:cover}#player-profile-modal .match-ups .match-up .team-logo-team-odds .team,#player-profile-modal .match-ups .match-up .team-logo-team-odds .odds,.player-profile-modal-loading .match-ups .match-up .team-logo-team-odds .team,.player-profile-modal-loading .match-ups .match-up .team-logo-team-odds .odds{font-size:12px}#player-profile-modal .match-ups .match-up .team-logo-team-odds .odds.high,.player-profile-modal-loading .match-ups .match-up .team-logo-team-odds .odds.high{color:#a41c1f}#player-profile-modal .match-ups .match-up .team-logo-team-odds .odds.low,.player-profile-modal-loading .match-ups .match-up .team-logo-team-odds .odds.low{color:#547f2f}#player-profile-modal .view-more,.player-profile-modal-loading .view-more{color:#c75000;font-weight:600;cursor:pointer}#player-profile-modal .recent-shark-bites .title,#player-profile-modal .recent-shark-bites .mobile-title,.player-profile-modal-loading .recent-shark-bites .title,.player-profile-modal-loading .recent-shark-bites .mobile-title{font-family:proxima-nova,sans-serif;font-weight:600;width:100%}#player-profile-modal .recent-shark-bites article,.player-profile-modal-loading .recent-shark-bites article{margin:.5rem 0;border-bottom:1px solid #c8c8c8;position:relative}#player-profile-modal .recent-shark-bites article:active,.player-profile-modal-loading .recent-shark-bites article:active{transform:scale(0.99)}#player-profile-modal .recent-shark-bites article:last-of-type,.player-profile-modal-loading .recent-shark-bites article:last-of-type{border-bottom:none}#player-profile-modal .recent-shark-bites article>a,.player-profile-modal-loading .recent-shark-bites article>a{position:absolute;top:0;left:0;width:100%;height:100%}#player-profile-modal .recent-shark-bites article p,.player-profile-modal-loading .recent-shark-bites article p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}#player-profile-modal .recent-shark-bites header,.player-profile-modal-loading .recent-shark-bites header{display:flex;gap:.75em;align-items:center;margin:0 0 .5em}#player-profile-modal .recent-shark-bites header img,.player-profile-modal-loading .recent-shark-bites header img{width:90px;height:100%;object-fit:cover}@media screen and (max-width: 992px){#player-profile-modal .recent-shark-bites header .shark-bite-info,.player-profile-modal-loading .recent-shark-bites header .shark-bite-info{flex-direction:column !important}#player-profile-modal .recent-shark-bites header .shark-bite-info .posted_at,.player-profile-modal-loading .recent-shark-bites header .shark-bite-info .posted_at{margin:0 !important}}#player-profile-modal .recent-shark-bites header .shark-bite-info,.player-profile-modal-loading .recent-shark-bites header .shark-bite-info{display:flex;gap:.25em;flex-wrap:wrap;width:100%}#player-profile-modal .recent-shark-bites header .shark-bite-info .player-name-position-team,.player-profile-modal-loading .recent-shark-bites header .shark-bite-info .player-name-position-team{flex:1}#player-profile-modal .recent-shark-bites header .shark-bite-info .player-name-position-team .player-name,.player-profile-modal-loading .recent-shark-bites header .shark-bite-info .player-name-position-team .player-name{font-size:110%}#player-profile-modal .recent-shark-bites header .shark-bite-info .player-name-position-team .position-team,.player-profile-modal-loading .recent-shark-bites header .shark-bite-info .player-name-position-team .position-team{color:#687087}#player-profile-modal .recent-shark-bites header .shark-bite-info .posted_at,.player-profile-modal-loading .recent-shark-bites header .shark-bite-info .posted_at{color:#687087;font-size:90%}@media screen and (max-width: 992px){#player-profile-modal .recent-shark-bites h3.title,#player-profile-modal .recent-shark-bites .title.h3,#player-profile-modal .recent-shark-bites h3.mobile-title,#player-profile-modal .recent-shark-bites .mobile-title.h3,.player-profile-modal-loading .recent-shark-bites h3.title,.player-profile-modal-loading .recent-shark-bites .title.h3,.player-profile-modal-loading .recent-shark-bites h3.mobile-title,.player-profile-modal-loading .recent-shark-bites .mobile-title.h3{font-size:16px !important;margin-bottom:1em !important}}@media(max-width: 420px){#player-profile-modal .recent-shark-bites .team-logo,.player-profile-modal-loading .recent-shark-bites .team-logo{width:58px;height:auto}#player-profile-modal .recent-shark-bites header .title,.player-profile-modal-loading .recent-shark-bites header .title{display:none}#player-profile-modal .recent-shark-bites article>.title,.player-profile-modal-loading .recent-shark-bites article>.title{display:block}#player-profile-modal .recent-shark-bites header .shark-bite-info .posted_at,.player-profile-modal-loading .recent-shark-bites header .shark-bite-info .posted_at{order:1;width:100%}#player-profile-modal .recent-shark-bites header .shark-bite-info .player-name-position-team,.player-profile-modal-loading .recent-shark-bites header .shark-bite-info .player-name-position-team{order:2}}#player-profile-modal .modal-loading-container,.player-profile-modal-loading .modal-loading-container{width:100%;height:100vh}#player-profile-modal .loading-container,#player-profile-modal .modal-loading-container,.player-profile-modal-loading .loading-container,.player-profile-modal-loading .modal-loading-container{position:relative}#player-profile-modal .loading-container .loader,#player-profile-modal .modal-loading-container .loader,.player-profile-modal-loading .loading-container .loader,.player-profile-modal-loading .modal-loading-container .loader{top:31%;left:45%;width:80px;height:80px;position:absolute;animation:rotation 1s linear infinite;border:5px solid #3d74c7;border-bottom-color:#c8c8c8;border-radius:50%;display:inline-block;box-sizing:border-box;z-index:1}#player-profile-modal .loading-container .modal-loader,#player-profile-modal .modal-loading-container .modal-loader,.player-profile-modal-loading .loading-container .modal-loader,.player-profile-modal-loading .modal-loading-container .modal-loader{top:50%;left:50%;transform:translate(-50%, -50%)}#player-profile-modal .loading-container .c3,#player-profile-modal .modal-loading-container .c3,.player-profile-modal-loading .loading-container .c3,.player-profile-modal-loading .modal-loading-container .c3{filter:grayscale(100%);opacity:.5}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.c3-line{stroke-width:3px}.c3 .c3-grid line{z-index:0;stroke-dasharray:0;stroke:rgba(0,0,0,.2)}.c3 path.domain{stroke-width:2px}g.c3-axis text>tspan{font-family:proxima-nova,sans-serif;font-size:14px;font-weight:400;color:#687087}.chart-title{font-size:16px;color:#000}#oneqb-chart>svg>g:nth-child(2)>g.c3-chart>g.c3-chart-lines>g>g.c3-shapes.c3-shapes-Avg-Pick.c3-lines.c3-lines-Avg-Pick>path,#superflex-chart>svg>g:nth-child(2)>g.c3-chart>g.c3-chart-lines>g>g.c3-shapes.c3-shapes-Avg-Pick.c3-lines.c3-lines-Avg-Pick>path,#superflex-3d-chart>svg>g:nth-child(2)>g.c3-chart>g.c3-chart-lines>g>g.c3-shapes path,#oneqb-3d-chart>svg>g:nth-child(2)>g.c3-chart>g.c3-chart-lines>g>g.c3-shapes path{stroke:rgba(61,116,199,.3) !important;stroke-width:4px}.format-select{margin-top:30px;margin-bottom:30px;display:flex;cursor:pointer;font-size:21px;font-weight:600;color:#687087;border-bottom:1px solid #c8c8c8}.format-select div{flex-basis:40%;text-align:center;color:#687087}.format-select .active{font-weight:700 !important;color:#043173;border-bottom:5px solid #043173 !important}:root{--ds-green: #77b743;--placeholder-gray: #999999;--ds-medium-blue: #3d74c7;--ds-blue: #043173;--ds-blue-rgb: 4, 49, 115;--ds-orange: #f78439;--ds-orange-rgb: 247, 132, 57;--ds-orange-opacity-10-solid: #fef2eb;--ds-border-gray-default: 1px solid #c8c8c8;--ds-tool-bg: #f1f1f1;--ds-tool-bg-50: #f9f9f9;--ds-blue-secondary: #687087;--stat-display-padding-small: .25rem .75rem;--stat-display-padding-large: .5rem 1rem}h1,.h1{font-size:2rem;line-height:2.5rem}@media(min-width: 768px){h1,.h1{font-size:2.5rem;line-height:3rem}}@media(min-width: 1024px){h1,.h1{font-size:3rem;line-height:3.5rem}}.h4{font-size:1.125rem;line-height:1.625rem;font-family:proxima-nova,sans-serif;color:#00081b}@media(min-width: 768px){.h4{font-size:1.25rem;line-height:1.75rem}}@media(min-width: 1024px){.h4{font-size:1.5rem;line-height:2rem}}.h5{font-size:1rem;line-height:1.5rem;font-family:proxima-nova,sans-serif;color:#00081b;margin-bottom:0}@media(min-width: 768px){.h5{font-size:1.125rem;line-height:1.625rem}}@media(min-width: 1024px){.h5{font-size:1.25rem;line-height:1.75rem}}@container style(--is-display-flex) and style(--flex-direction: row){h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin-bottom:0}}.d-none{display:none !important}@media(max-width: 1199px){.d-desktop-xl-up{display:none !important}}@media(max-width: 1023px){.d-desktop-up{display:none !important}}@media(min-width: 1024px){.d-tablet-down{display:none !important}}@media(max-width: 767px){.d-tablet-up{display:none !important}}@media(min-width: 768px){.d-mobile-down{display:none !important}}.fs-1{font-size:3rem !important;line-height:3.5rem !important}.fs-2{font-size:2.5rem !important;line-height:3rem !important}.fs-3{font-size:2rem !important;line-height:2.5rem !important}.fs-4{font-size:1.5rem !important;line-height:2rem !important}.fs-5{font-size:1.25rem !important;line-height:1.75rem !important}.fs-6{font-size:1.125rem !important;line-height:1.625rem !important}.fs-7{font-size:1rem !important;line-height:1.5rem !important}.fs-8{font-size:.875rem !important;line-height:1.125rem !important}.fs-9{font-size:.75rem !important;line-height:1rem !important}.fs-10{font-size:.625rem !important;line-height:.75rem !important}.fs-11{font-size:.5rem !important;line-height:.625rem !important}@media(min-width: 768px){.fs-1-tablet{font-size:3rem !important;line-height:3.5rem !important}.fs-2-tablet{font-size:2.5rem !important;line-height:3rem !important}.fs-3-tablet{font-size:2rem !important;line-height:2.5rem !important}.fs-4-tablet{font-size:1.5rem !important;line-height:2rem !important}.fs-5-tablet{font-size:1.25rem !important;line-height:1.75rem !important}.fs-6-tablet{font-size:1.125rem !important;line-height:1.625rem !important}.fs-7-tablet{font-size:1rem !important;line-height:1.5rem !important}.fs-8-tablet{font-size:.875rem !important;line-height:1.125rem !important}.fs-9-tablet{font-size:.75rem !important;line-height:1rem !important}.fs-10-tablet{font-size:.625rem !important;line-height:.75rem !important}.fs-11-tablet{font-size:.5rem !important;line-height:.625rem !important}.d-block-tablet-up{display:block !important}}@media(min-width: 1024px){.fs-1-desktop{font-size:3rem !important;line-height:3.5rem !important}.fs-2-desktop{font-size:2.5rem !important;line-height:3rem !important}.fs-3-desktop{font-size:2rem !important;line-height:2.5rem !important}.fs-4-desktop{font-size:1.5rem !important;line-height:2rem !important}.fs-5-desktop{font-size:1.25rem !important;line-height:1.75rem !important}.fs-6-desktop{font-size:1.125rem !important;line-height:1.625rem !important}.fs-7-desktop{font-size:1rem !important;line-height:1.5rem !important}.fs-8-desktop{font-size:.875rem !important;line-height:1.125rem !important}.fs-9-desktop{font-size:.75rem !important;line-height:1rem !important}.fs-10-desktop{font-size:.625rem !important;line-height:.75rem !important}.fs-11-desktop{font-size:.5rem !important;line-height:.625rem !important}.d-block-desktop-up{display:block !important}}@media(min-width: 1200px){.fs-1-desktop-lg{font-size:3rem !important;line-height:3.5rem !important}.fs-2-desktop-lg{font-size:2.5rem !important;line-height:3rem !important}.fs-3-desktop-lg{font-size:2rem !important;line-height:2.5rem !important}.fs-4-desktop-lg{font-size:1.5rem !important;line-height:2rem !important}.fs-5-desktop-lg{font-size:1.25rem !important;line-height:1.75rem !important}.fs-6-desktop-lg{font-size:1.125rem !important;line-height:1.625rem !important}.fs-7-desktop-lg{font-size:1rem !important;line-height:1.5rem !important}.fs-8-desktop-lg{font-size:.875rem !important;line-height:1.125rem !important}.fs-9-desktop-lg{font-size:.75rem !important;line-height:1rem !important}.fs-10-desktop-lg{font-size:.625rem !important;line-height:.75rem !important}.fs-11-desktop-lg{font-size:.5rem !important;line-height:.625rem !important}.d-block-desktop-lg-up{display:block !important}}@media(min-width: 1400px){.fs-1-desktop-xl{font-size:3rem !important;line-height:3.5rem !important}.fs-2-desktop-xl{font-size:2.5rem !important;line-height:3rem !important}.fs-3-desktop-xl{font-size:2rem !important;line-height:2.5rem !important}.fs-4-desktop-xl{font-size:1.5rem !important;line-height:2rem !important}.fs-5-desktop-xl{font-size:1.25rem !important;line-height:1.75rem !important}.fs-6-desktop-xl{font-size:1.125rem !important;line-height:1.625rem !important}.fs-7-desktop-xl{font-size:1rem !important;line-height:1.5rem !important}.fs-8-desktop-xl{font-size:.875rem !important;line-height:1.125rem !important}.fs-9-desktop-xl{font-size:.75rem !important;line-height:1rem !important}.fs-10-desktop-xl{font-size:.625rem !important;line-height:.75rem !important}.fs-11-desktop-xl{font-size:.5rem !important;line-height:.625rem !important}.d-block-desktop-xl-up{display:block !important}}.text-right{text-align:right}.text-left{text-align:left}.text-center{text-align:center}.text-overflow-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fw-bold{font-weight:bold}.fw-normal{font-weight:normal}.d-flex{--is-display-flex: true;--flex-direction: row;display:flex}.d-inline-flex{--is-display-flex: true;--flex-direction: row;display:inline-flex}.d-grid{display:grid}.align-items-center{align-items:center}.align-items-end{align-items:end}@media(min-width: 768px){.align-items-end-tablet{align-items:end}}.justify-content-center{justify-content:center}.space-between{justify-content:space-between}.flex-end{justify-content:flex-end}.d-flex-column{--flex-direction: column;flex-direction:column}.d-flex-row{--flex-direction: row;flex-direction:row}.gap-1-8{gap:.125rem}.gap-1-4{gap:.25rem}.gap-1-2{gap:.5rem}.gap-3-4{gap:.75rem}.gap-5-8{gap:.625rem}.gap-7-8{gap:.875rem}.gap-1{gap:1rem}.gap-5-4{gap:1.25rem}.gap-2{gap:2rem}@media screen and (max-width: 767px){.gap-1-8-1-2{gap:.125rem}}@media screen and (min-width: 768px){.gap-1-8-1-2{gap:.5rem}}.p-3-4{padding:.75rem}.p-5-4{padding:1.25rem}.py-3-4{padding-top:.75rem;padding-bottom:.75rem}.mb-1-4{margin-bottom:.25rem}.mb-1-2{margin-bottom:.5rem}.mb-1{margin-bottom:1rem}.mt-3-4{margin-top:.75rem}.w-100{width:100%}.pill{--pill-padding: var(--stat-display-padding-small);border-radius:50rem;padding:var(--pill-padding)}.pilla{color:inherit}@media(min-width: 1024px){.pill{--pill-padding: var(--stat-display-padding-large)}}.bg-ds-blue{background-color:#043173;color:#fff}.bg-ds-blue.disabled,.bg-ds-blue:disabled{opacity:.5}.bg-ds-medium-blue{background-color:#3d74c7;color:#fff}.bg-ds-med-blue-10{background-color:#ecf2fa !important}.bg-ds-blue-secondary{background-color:var(--ds-blue-secondary);color:#fff}.bg-ds-red{background-color:#a41c1f !important;color:#fff !important}.bg-ds-orange{background-color:var(--ds-orange);color:#fff}.bg-ds-tools{background-color:#f1f1f1}.bg-ds-tools-50{background-color:var(--ds-tool-bg-50)}.bg-ds-border-gray{background-color:#c8c8c8;color:#fff}.bg-white{background-color:#fff !important}.bg-rank-90-100{background-color:#3ec591}.text-rank-90-100{color:#3ec591}.bg-rank-76-89{background-color:#bbf3de}.text-rank-76-89{color:#bbf3de}.bg-rank-60-75{background-color:#a7c8bd}.text-rank-60-75{color:#a7c8bd}.bg-rank-41-59{background-color:#d4d4d4}.text-rank-41-59{color:#d4d4d4}.bg-rank-26-40{background-color:#dfb5b7}.text-rank-26-40{color:#dfb5b7}.bg-rank-11-25{background-color:#f78383}.text-rank-11-25{color:#f78383}.bg-rank-0-10{background-color:#ff6161}.text-rank-0-10{color:#ff6161}.orange-text,.ds-orange-text{color:var(--ds-orange) !important}.ds-green-text{color:var(--ds-green) !important}.ds-red-text{color:var(--ds-red) !important}.ds-blue-text{color:var(--ds-blue)}.ds-blue-secondary-text{color:var(--ds-blue-secondary)}.placeholder-gray-text{color:var(--placeholder-gray) !important}.color-inherit,a.color-inherit:hover{color:inherit}.bb-ds-gray{border-bottom:var(--ds-border-gray-default)}.bt-ds-gray{border-top:var(--ds-border-gray-default)}.outline-ds-blue,.btn.outline-ds-blue{background-color:#fff;border:1px solid #043173;color:#043173}.outline-ds-medium-blue,.btn.outline-ds-medium-blue{background-color:rgba(61,116,199,.1);border:1px solid #3d74c7;color:#3d74c7}.outline-ds-gray,.btn.outline-ds-gray{background-color:rgba(0,0,0,0);border:1px solid #687087;color:#687087}.outline-ds-border-gray,.btn.outline-ds-border-gray{background-color:rgba(0,0,0,0);border:1px solid #c8c8c8;color:#c8c8c8}.outline-ds-green,.btn.outline-ds-green{background-color:#fff;border:1px solid #77b743;color:#77b743}.outline-inherit,.btn.btn-outline-inherit{border-width:1px;border-color:inherit;border-style:solid;color:inherit}.small{font-size:.75rem;line-height:1rem}.cursor-pointer{cursor:pointer}.opacity-375{opacity:.375}@media(prefers-reduced-motion: reduce){.ds-spin{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes ds-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.ds-spin svg,.ds-icon.ds-spin{animation-name:ds-spin;animation-delay:var(--ds-animation-delay, 0s);animation-direction:var(--ds-animation-direction, normal);animation-duration:var(--ds-animation-duration, 2s);animation-iteration-count:var(--ds-animation-iteration-count, infinite);animation-timing-function:var(--ds-animation-timing, linear)}.placeholder-glow .placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5;animation:placeholder-glow 2s ease-in-out infinite}.placeholder-glow .placeholder-block{display:block;height:100%}@keyframes placeholder-glow{50%{opacity:.2}}.order-first{order:-1}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}@media(min-width: 768px){.order-first-tablet{order:-1}}@media print{.no-print,.no-print *{display:none !important}}@media(max-width: 768px){.hide-on-mobile{display:none !important}}@media(min-width: 768px){.hide-on-desktop{display:none !important}}.my-teams-top{background:#f9f9f9 !important;margin-bottom:1rem;box-shadow:none !important;border-bottom:1px solid #c8c8c8}.my-teams-top .video-tutorial-link.btn{margin-left:auto;margin-top:0}.my-teams-top .user-top-leagues{margin-top:1.5rem}@media screen and (min-width: 992px){.my-teams-top .no-leagues-text{margin-bottom:2rem}}.my-teams-top .big-two-buttons{display:none !important}@media screen and (max-width: 1200px){.my-teams-top .teams-3 .team-2{display:none}.my-teams-top .team{display:flex;flex-direction:column}.my-teams-top .team .title{padding:.8rem !important;flex-basis:100%;align-items:flex-start !important}}@media screen and (min-width: 992px)and (max-width: 1200px){.my-teams-top .team .title .league-team-name-container .league-name{white-space:normal}.my-teams-top .team .title .team-name-container{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem}.my-teams-top .team .title .team-name-container a{padding-left:0 !important}}@media screen and (min-width: 992px){.my-teams-top .dropdown-header{font-size:2rem;line-height:2.5rem}.my-teams-top .dropdown-header>span{padding-left:3.5rem}.my-teams-top .dropdown-header .view-all-btn a span{font-size:1rem !important;line-height:1.5rem !important}.my-teams-top .league-name{font-size:1.25rem;line-height:1.75rem}.my-teams-top .team-name{font-size:1rem;line-height:1.5rem}.my-teams-top .no-leagues-text{font-size:1.5rem;line-height:2rem;transform:translate(0, 100%)}.my-teams-top .d-none-desktop{display:none}}@media screen and (max-width: 992px){.my-teams-top .d-none-mobile{display:none}.my-teams-top .teams{gap:1rem}.my-teams-top .dropdown-header{font-size:1.125rem;line-height:1.625rem;flex-wrap:wrap}.my-teams-top .dropdown-header>span{padding-left:2.75rem;line-height:32px;flex-basis:100%;background-size:32px !important}.my-teams-top .dropdown-header .mobile-tutorial-btn{float:right}.my-teams-top .dropdown-header .view-all-btn{flex-basis:40%;flex-grow:1}.my-teams-top .dropdown-header .view-all-btn span{font-size:.75rem !important;line-height:1rem !important}.my-teams-top .title .league-settings-button-container{margin-left:auto;height:100%}.my-teams-top .title a.league-settings{position:relative !important;background-size:100%;background:none !important}.my-teams-top .league-name{font-size:1rem !important;line-height:1.5rem !important;white-space:normal !important}.my-teams-top .team-name-container{font-size:.875rem;line-height:1.125rem;display:flex;flex-wrap:wrap;max-width:200px;gap:.125rem}.my-teams-top .team-name-container a{padding-left:0 !important}.my-teams-top .team-name-container a:hover{background-color:initial !important}.my-teams-top .team .buttons a{padding-top:0 !important;padding-bottom:.75rem !important;row-gap:0 !important;padding-left:5px !important;padding-right:5px !important}.my-teams-top .no-leagues-text{font-size:1rem;line-height:1.5rem;text-align:center;margin-bottom:0}}.my-teams-top .video-tutorial-link.btn{background:#f78439 !important;white-space:nowrap !important}.my-teams-top .video-tutorial-link.btn a{font-family:proxima-nova,"Proxima Nova",sans-serif;font-size:1rem !important;line-height:1.5rem !important;font-weight:700;color:#fff !important;display:inline-flex;flex-direction:row;align-items:center;text-transform:none}.my-teams-top .dropdown-header{font-weight:bold;display:flex;align-items:center;gap:1rem;color:#043173}.my-teams-top .dropdown-header>span{background:url("/img/icons/recent-leagues-blue.svg") no-repeat left}.my-teams-top .view-all-btn a{border-radius:30px;border:1px solid #043173;color:#043173;display:flex;justify-content:center;align-items:center;padding:7px 15px}.my-teams-top .no-leagues-text a{font-weight:bold;color:#043173;text-decoration:underline}.my-teams-top .user-top-leagues .label{display:none}.my-teams-top .user-top-leagues .team{flex-grow:1;border-radius:10px;border:1px solid #c8c8c8;max-width:100%}.my-teams-top .user-top-leagues .team .buttons{background:#f9f9f9;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.my-teams-top .user-top-leagues .team .buttons .btn{padding-top:1rem;padding-bottom:1rem}.my-teams-top .user-top-leagues .team .buttons .grey-btn,.my-teams-top .user-top-leagues .team .buttons img{transition:all .2s}.my-teams-top .user-top-leagues .team .buttons a{border-radius:0;transition:color .2s}.my-teams-top .user-top-leagues .team .buttons a:hover{color:#fff}.my-teams-top .user-top-leagues .team .buttons a:first-of-type{border-bottom-left-radius:10px}.my-teams-top .user-top-leagues .team .buttons a:last-of-type{border-bottom-right-radius:10px}.my-teams-top .user-top-leagues .team .buttons a{color:#043173;row-gap:.55rem}.my-teams-top .user-top-leagues .team .buttons img{width:32px;height:32px}.my-teams-top .user-top-leagues .league-team-name-container{display:flex;flex-direction:column}.my-teams-top .user-top-leagues .league-team-name-container .team-name{font-weight:normal}.my-teams-top .user-top-leagues .league-team-name-container .team-name-container a{padding-left:.5rem;color:#043173;padding-right:1rem;background:url("/img/icons/new-window-tab.svg") no-repeat right top 30%/12px 12px}.my-teams-top .user-top-leagues .league-source-image{border-radius:4px;border:1px solid #c8c8c8}.my-teams-top .user-top-leagues .league-source-image{margin-right:.75rem}.my-teams-top .user-top-leagues .title{background:#fff !important;border-top-right-radius:10px;border-top-left-radius:10px;color:#000;padding:1.5rem;position:relative;overflow:hidden;text-overflow:ellipsis;display:flex;font-weight:bold;line-height:1em;align-items:center;margin-bottom:0 !important}.my-teams-top .user-top-leagues .teams .title span,.my-teams-top .user-top-leagues .my-teams-top .title span,.my-teams-top .user-top-leagues .team.col-mobile .title span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.my-teams-top .user-top-leagues .teams .title a.league-settings:active,.my-teams-top .user-top-leagues .my-teams-top .title a.league-settings:active,.my-teams-top .user-top-leagues .team.col-mobile .title a.league-settings:active{transform:scale(0.96)}.my-teams-top .user-top-leagues .my-teams-menu-mobile .big-two-buttons{margin-top:20px}.my-teams-top .user-top-leagues .teams.teams-1,.my-teams-top .user-top-leagues .my-teams-top .teams.teams-1{justify-content:flex-start}.my-teams-top .user-top-leagues .team.add-team-box{margin-left:15px;display:flex;border:1px solid #86a2cb;align-items:center;border-radius:5px;margin-bottom:30px;padding:25px 20px}.my-teams-top .user-top-leagues .teams-0 .team.add-team-box{margin-left:0}.my-teams-top .user-top-leagues .teams .team .buttons,.my-teams-top .user-top-leagues .my-teams-top .teams .team .buttons{display:flex;justify-content:space-between}.my-teams-top .user-top-leagues .teams .team .btn{width:32%;float:left}:export{totalColor:#3d74c7;qbColor:#333;rbColor:#a41c1f;wrColor:#043173;teColor:#86a2cb;pickColor:#687087;benchColor:#687087;irColor:#687087;taxiColor:#687087;defColor:#888;idpColor:#888;kickerColor:#c87779;tqbColor:#333;hcColor:#582325;tkColor:#888;lbColor:#888;dlColor:#888;dbColor:#888;qrwtColor:#ff0;rwtColor:#f78439;rwColor:lime;wtColor:purple;dldColor:#639}:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-bs-original-title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:0.875em}mark,.mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:rgb(10.4,88,202.4)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr /* rtl:ignore */;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:0.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:0.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:0.875em;color:#6c757d}.container,.container-fluid,.container-xxxl,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--bs-gutter-x, 0.75rem);padding-left:var(--bs-gutter-x, 0.75rem);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}@media(min-width: 1500px){.container-xxxl,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1440px}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}@media(min-width: 1500px){.col-xxxl{flex:1 0 0%}.row-cols-xxxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxxl-auto{flex:0 0 auto;width:auto}.col-xxxl-1{flex:0 0 auto;width:8.33333333%}.col-xxxl-2{flex:0 0 auto;width:16.66666667%}.col-xxxl-3{flex:0 0 auto;width:25%}.col-xxxl-4{flex:0 0 auto;width:33.33333333%}.col-xxxl-5{flex:0 0 auto;width:41.66666667%}.col-xxxl-6{flex:0 0 auto;width:50%}.col-xxxl-7{flex:0 0 auto;width:58.33333333%}.col-xxxl-8{flex:0 0 auto;width:66.66666667%}.col-xxxl-9{flex:0 0 auto;width:75%}.col-xxxl-10{flex:0 0 auto;width:83.33333333%}.col-xxxl-11{flex:0 0 auto;width:91.66666667%}.col-xxxl-12{flex:0 0 auto;width:100%}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:8.33333333%}.offset-xxxl-2{margin-left:16.66666667%}.offset-xxxl-3{margin-left:25%}.offset-xxxl-4{margin-left:33.33333333%}.offset-xxxl-5{margin-left:41.66666667%}.offset-xxxl-6{margin-left:50%}.offset-xxxl-7{margin-left:58.33333333%}.offset-xxxl-8{margin-left:66.66666667%}.offset-xxxl-9{margin-left:75%}.offset-xxxl-10{margin-left:83.33333333%}.offset-xxxl-11{margin-left:91.66666667%}.g-xxxl-0,.gx-xxxl-0{--bs-gutter-x: 0}.g-xxxl-0,.gy-xxxl-0{--bs-gutter-y: 0}.g-xxxl-1,.gx-xxxl-1{--bs-gutter-x: 0.25rem}.g-xxxl-1,.gy-xxxl-1{--bs-gutter-y: 0.25rem}.g-xxxl-2,.gx-xxxl-2{--bs-gutter-x: 0.5rem}.g-xxxl-2,.gy-xxxl-2{--bs-gutter-y: 0.5rem}.g-xxxl-3,.gx-xxxl-3{--bs-gutter-x: 1rem}.g-xxxl-3,.gy-xxxl-3{--bs-gutter-y: 1rem}.g-xxxl-4,.gx-xxxl-4{--bs-gutter-x: 1.5rem}.g-xxxl-4,.gy-xxxl-4{--bs-gutter-y: 1.5rem}.g-xxxl-5,.gx-xxxl-5{--bs-gutter-x: 3rem}.g-xxxl-5,.gy-xxxl-5{--bs-gutter-y: 3rem}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.875rem}.form-text{margin-top:.25rem;font-size:0.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:rgb(134,182.5,254);outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:rgb(221.35,224.2,227.05)}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::-webkit-file-upload-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:rgb(221.35,224.2,227.05)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + 0.5rem + 2px);padding:.25rem .5rem;font-size:0.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + 0.75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:rgb(134,182.5,254);outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.875rem;border-radius:.2rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.3rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);appearance:none;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:rgb(134,182.5,254);outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28134, 182.5, 254%29'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:rgba(0,0,0,0);appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:rgb(182.4,211.5,254.4)}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#dee2e6;border-color:rgba(0,0,0,0);border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:rgb(182.4,211.5,254.4)}.form-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#dee2e6;border-color:rgba(0,0,0,0);border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid rgba(0,0,0,0);transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:0.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.25rem}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#198754;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:#198754}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:#198754}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#198754}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group .form-control:valid,.input-group .form-control.is-valid,.was-validated .input-group .form-select:valid,.input-group .form-select.is-valid{z-index:1}.was-validated .input-group .form-control:valid:focus,.input-group .form-control.is-valid:focus,.was-validated .input-group .form-select:valid:focus,.input-group .form-select.is-valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#dc3545}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#dc3545}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#dc3545}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group .form-control:invalid,.input-group .form-control.is-invalid,.was-validated .input-group .form-select:invalid,.input-group .form-select.is-invalid{z-index:2}.was-validated .input-group .form-control:invalid:focus,.input-group .form-control.is-invalid:focus,.was-validated .input-group .form-select:invalid:focus,.input-group .form-select.is-invalid:focus{z-index:3}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-0.5rem -0.5rem -0.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(0.3rem - 1px);border-bottom-left-radius:calc(0.3rem - 1px)}.modal-footer>*{margin:.25rem}@media(min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media(min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width: 1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media(max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media(max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media(max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media(max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media(max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}@media(max-width: 1499.98px){.modal-fullscreen-xxxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxxl-down .modal-header{border-radius:0}.modal-fullscreen-xxxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:0.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[data-popper-placement^=top]{padding:.4rem 0}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-end,.bs-tooltip-auto[data-popper-placement^=right]{padding:0 .4rem}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[data-popper-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-start,.bs-tooltip-auto[data-popper-placement^=left]{padding:0 .4rem}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}a{text-decoration:none;cursor:pointer}body{background:#fff;font-family:proxima-nova,"Proxima Nova",sans-serif;font-weight:400;font-style:normal}h1,.h1,h2,h3,h4,h5,.h2,.h3,.h4,.h5{margin-bottom:1rem;font-family:endzone,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:normal;margin-top:0}h4,.h4{font-size:25px}h4,.h4,h4 a,.h4 a,.ds-blue,.blue-text{color:#043173}.dropdown-header .ds-blue{font-family:proxima-nova,"Proxima Nova",sans-serif;font-weight:bold;font-size:25px}img{max-width:100%}select{color:#212529}div{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.user-top-leagues{margin-bottom:.75rem;display:flex;justify-content:space-between}.user-top-leagues .buttons{gap:.75rem}.user-top-leagues .grey-btn{font-size:.8rem;font-weight:bold;flex:1 1 0}.user-top-leagues+.big-two-buttons{display:flex;justify-content:space-between;column-gap:5px}.user-top-leagues+.big-two-buttons .lg-team-btn:first-child{flex:2}.user-top-leagues+.big-two-buttons .lg-team-btn:nth-child(2){flex:1}.user-top-leagues+.big-two-buttons .grey-btn{border:1px solid #ebebeb;max-width:initial !important;flex-direction:row;color:#687087}.user-top-leagues+.big-two-buttons img{display:none}@media(min-width: 768px){.user-top-leagues+.big-two-buttons .grey-btn{font-size:1.2rem}.user-top-leagues+.big-two-buttons img{display:initial;margin:0 10px 0 0}}.title-row{display:flex;justify-content:space-between;align-items:center;padding-block:.5rem;padding-inline:.75rem 1rem;border-bottom:1px solid var(--ds-border-gray);margin-block-end:1.25rem}.title-row h2,.title-row .h2{font-size:1.25rem;font-weight:bold;color:var(--ds-blue);margin-block-end:0}.title-row a{font-size:.9375rem;line-height:1.5rem;font-weight:bold;color:var(--ds-blue);text-decoration:none}.title-row a:hover{text-decoration:underline}[v-cloak]:not([data-v-invisible]){display:none !important}[v-cloak][data-v-invisible]{visibility:hidden !important}.hidden{visibility:hidden}.endzone{font-family:"endzone",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:100}.cta-button{background-color:#043173;color:#fff}.yellow-bg{background:#ffc32c !important}.light-blue-bg{background:#86a2cb !important;color:#fff}.grey-bg{background:#8e8e8e !important}.white-bg{background:#fff}.green-text{color:#547f2f}.bordered.green-text{border:1px solid #547f2f}.yellow-text{color:#c18e0c}.bordered.yellow-text{border:1px solid #c18e0c}.red-text{color:#a41c1f}.bordered.red-text{border:1px solid #a41c1f}td .bordered{padding:5px;border-radius:5px}.underdash{border-bottom-color:#333;border-bottom-style:dashed;border-bottom-width:1px}.blue-bg .underdash,.highlight .underdash{border-bottom-color:#fff !important}img.article-preview{aspect-ratio:16/9;object-fit:cover}.heading.border-bottom{font-size:1.15rem;color:#043173;border-bottom:1px solid #043173}.heading.border-bottom span{padding:0 5px;border-bottom:3px solid #043173;display:inline-block}.title-bar.fantasy-advice,.title-bar.shark-bites{background-color:#fff;padding:25px 0 0}.title-bar .heading{color:#fff;display:inline-block;margin-bottom:0;margin-right:10px;font-size:45px;line-height:45px}.title-bar.fantasy-advice .heading,.title-bar.shark-bites .heading{color:#043173;display:inline-block;margin-bottom:0;margin-right:10px;font-size:45px;line-height:45px}.cat-description p{padding-top:10px;color:#000}.title-bar.shark-bites .header-wrapper-outer .header-wrapper-inner{padding-top:10px;float:left;max-width:66%}.title-bar.fantasy-advice .header-wrapper-outer .header-wrapper-inner{float:left;max-width:66%}.podcast-wrapper{max-width:50%;float:right}@media(max-width: 991px){.title-bar.fantasy-advice .header-wrapper-outer{display:flex;flex-direction:column}.title-bar.shark-bites .header-wrapper-outer .header-wrapper-inner,.title-bar.fantasy-advice .header-wrapper-outer .header-wrapper-inner{max-width:100%}.podcast-wrapper{max-width:100%}}.title-bar{padding:60px 0;color:#fff}.title-bar .heading~.endzone{display:inline-block;font-size:18px;color:#86a2cb;margin-bottom:0}.title-bar .btn{color:#fff;float:right;font-family:proxima-nova,"Proxima Nova",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-weight:600;padding:10px 12px;background:rgba(134,162,203,.2);border-radius:5px;display:inline-flex;align-items:center;gap:.5em}.title-bar .btn:active{transform:scale(0.99);filter:brightness(80%)}.title-bar .btn svg,.title-bar .btn img{width:20px;height:20px;display:inline-block;pointer-events:none}.title-bar .btn.btn-white svg,.title-bar .btn.btn-white img{filter:brightness(0) invert(1)}.title-bar .heading svg,.title-bar .heading img{height:40px;margin-right:5px}.title.light-gradient-bg{background:rgba(0,0,0,0) linear-gradient(0deg, var(--unnamed-color-ebebeb) 0%, var(--unnamed-color-ffffff) 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) linear-gradient(0deg, #ebebeb 0%, #ffffff 100%) 0% 0% no-repeat padding-box;border-radius:5px 5px 0px 0px}.title .title-text{font-size:1.5rem;margin:0}.green-grid-bg{background:#2a4018;background:url(/img/title/depth-charts-repeat.png),linear-gradient(180deg, rgb(42, 64, 24) 0%, #547f2f 100%) repeat-x}.fpa-bg{background:#000;background:url(/img/title/fantasy-allow-repeat.png),linear-gradient(180deg, rgb(0, 0, 0) 0%, #333333 100%) repeat}.stats-title-bg{background:#000;background:url(/img/title/hist-stats-repeat.png),linear-gradient(180deg, rgb(33, 33, 33) 0%, #333333 100%) repeat}.blue-jersey-bg{background:#043173;background:url(/img/title/jersey-repeat.png),linear-gradient(180deg, #041944 0%, #043173 100%) repeat-x}.title-bar.blue-jersey-bg{padding:30px 0}.title-bar.dark-gradient-bg{background:rgba(0,0,0,0) linear-gradient(180deg, #000000 0%, var(--unnamed-color-333333) 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) linear-gradient(180deg, #000000 0%, #333333 100%) 0% 0% no-repeat padding-box}.move-up{margin-top:-42px}.content-box{background:#fff 0% 0% no-repeat padding-box;border:1px solid var(--ds-border-gray);border-radius:.625rem;margin-block-end:1.25rem;overflow:hidden}.content-box .top-content{margin-bottom:10px}.content-box .top-content h4,.content-box .top-content .h4,.content-box .top-content h2,.content-box .top-content .h2{color:#043173;margin-bottom:0}.content-box .top-content h5,.content-box .top-content .h5{color:#043173;font-size:20px}.content-box .top-content h5 span,.content-box .top-content .h5 span{color:#b2b2b2;font-size:14px}.content-box .top-content span{color:#86a2cb}.content-box .mid-content{font-size:14px;color:#333;margin-bottom:10px}.content-box .bottom-content a{color:#a41c1f;font-family:"endzone",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;margin-right:10px}.content-box .title{padding:5px 15px;gap:.5em}.content-box .title h4,.content-box .title .h4{margin-bottom:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.content-box .title img{width:30px;height:30px;margin-right:5px}.content-box .padding{padding:15px}.order_summary .item span{display:inline-block}.block-link{display:flex;font-weight:bold;width:100%;font-family:"endzone",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#ebebeb;align-items:center;justify-content:center;border-radius:5px;font-size:25px}@media only screen and (min-width: 1500px){.container{width:1440px}}.container{position:relative;margin:0 auto}.main-nav a{font-family:"endzone",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:0;font-size:17px;text-transform:uppercase}.main-nav .has-dropdown a:after{content:"";width:0;height:0;border-left:7px solid rgba(0,0,0,0);border-right:7px solid rgba(0,0,0,0);border-radius:3px;border-top:7px solid #fff;vertical-align:middle;position:relative;top:12px;left:9px}.site-header{position:relative;height:100px;background:rgba(0,0,0,0) linear-gradient(180deg, var(--unnamed-color-a41c1f) 0%, #84191c 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) linear-gradient(180deg, #a41c1f 0%, #84191c 100%) 0% 0% no-repeat padding-box;box-shadow:0px 3px 15px rgba(0,0,0,.2509803922)}.site-header::before{content:"mobile";display:none}.site-header .nav-trigger{position:absolute;top:0;right:0;height:60px;width:60px;overflow:hidden;text-indent:100%;white-space:nowrap;color:rgba(0,0,0,0);z-index:100}.site-header .nav-trigger span,.site-header .nav-trigger span::after,.site-header .nav-trigger span::before{position:absolute;background-color:#fff;height:5px;width:35px}.site-header .nav-trigger span{left:50%;top:50%;bottom:auto;right:auto;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-transition:background-color .3s;transition:background-color .3s}.site-header .nav-trigger span::after,.site-header .nav-trigger span::before{content:"";left:0;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.site-header .nav-trigger span::before{-webkit-transform:translateY(-9px);-ms-transform:translateY(-9px);transform:translateY(-9px)}.site-header .nav-trigger span::after{-webkit-transform:translateY(9px);-ms-transform:translateY(9px);transform:translateY(9px)}.site-header.nav-open .nav-trigger span{background-color:rgba(0,0,0,0)}.site-header.nav-open .nav-trigger span::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.site-header.nav-open .nav-trigger span::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.site-header .main-nav{display:none}.site-header .morph-dropdown-wrapper{display:none;position:absolute;top:60px;left:0;width:100%;padding:1.2em 5%;background-color:#fff;z-index:5}.site-header .dropdown-list>ul>li{margin-bottom:3.3em}.site-header .label{display:block;font-size:2.2rem;color:#1a1a1a;margin-bottom:.8em}.site-header .content li::after{clear:both;content:"";display:block}.site-header .links .content>ul>li{margin-top:1em}.site-header .links-list a{display:block;margin-left:14px;font-size:2.2rem;line-height:1.6}.site-header .links-list a:hover{color:#1a1a1a}.site-header .content h2,.site-header .content .h2{color:#a6a6a6;text-transform:uppercase;font-weight:bold;font-size:1.3rem;margin:20px 0 10px 14px}.site-header .logo img{height:65px;width:148px}.site-header .extra-menu{float:right;margin-top:30px}.extra-menu .search-link img{width:25px;height:25px}.extra-menu .hide-nav-menu img{width:25px;height:20px}.site-header .extra-menu a{color:#fff;display:inline-block;vertical-align:middle;margin:0 10px}.site-header .extra-menu .outline-btn{border:1px solid #fff;font-size:17px}.site-header .extra-menu .outline-btn:hover{background:#fff;color:#a41c1f}.site-header .extra-menu .white-btn{background:#fff;color:#a41c1f;font-size:17px}.site-header .hide-nav-menu,.show-header-tag a{text-align:center;font-size:10px;text-transform:uppercase}.site-header .analysis-col p{height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@supports(-webkit-line-clamp: 2){.site-header .analysis-col p{white-space:initial;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.my-teams-top .teams{clear:both}.my-teams-top h3,.my-teams-top .h3{display:inline-block}.mobile-pos{display:none}.non-mobile-pos{display:inline-block}@media only screen and (max-width: 1200px){.mobile-pos{display:inline-block}.non-mobile-pos{display:none}}@media only screen and (min-width: 992px){.site-header{height:100px;width:100%;padding:0;background-color:rgba(0,0,0,0)}.site-header::before{content:"desktop"}.site-header .nav-trigger{display:none}.site-header .main-nav,.site-header .logo,.site-header .extra-menu{display:inline-block;vertical-align:middle}.site-header .main-nav>ul>li{display:inline-block;float:left}.site-header .main-nav>ul>li>a{display:block;height:100px;line-height:100px;color:#fff;font-size:17px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:opacity .2s;transition:opacity .2s}.site-header .main-nav>ul>li>a:hover,.site-header .main-nav>ul>li.active>a{background-color:#043173;color:#fff;cursor:pointer}.site-header .morph-dropdown-wrapper{display:block;top:100px;width:auto;padding:0;box-shadow:none;background-color:rgba(0,0,0,0);will-change:transform;transform:translate3d(0, 20px, 0);transition:transform .3s ease-in-out,opacity .3s ease-in-out;opacity:0;pointer-events:none}.site-header.is-dropdown-visible .morph-dropdown-wrapper{transform:translate3d(0, 0, 0);opacity:1;pointer-events:all}.site-header .dropdown-list{position:absolute;top:0;left:0;will-change:transform,width,height;transition:transform .3s ease-in-out,width .3s ease-in-out,height .3s ease-in-out;overflow:hidden;box-shadow:0px 3px 10px rgba(0,0,0,.25);border:1px solid rgba(0,0,0,.18);border-top:none}.site-header .dropdown-list>ul{position:relative;z-index:1;height:100%;width:100%;padding:0;background:#dddee4;list-style:none}.site-header.is-dropdown-visible .dropdown-list::before{opacity:1}.site-header .dropdown{position:absolute;left:0;top:0;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s linear;width:100%}.site-header .dropdown.active{opacity:1;visibility:visible}.site-header .dropdown.move-left .content{-webkit-transform:translateX(-100px);-ms-transform:translateX(-100px);transform:translateX(-100px)}.site-header .dropdown.move-right .content{-webkit-transform:translateX(100px);-ms-transform:translateX(100px);transform:translateX(100px)}.site-header .label{display:none}.site-header .content{padding:2.2em 1.8em;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;text-align:left}.site-header .content>ul::after{clear:both;content:"";display:block}.site-header .content>ul>li{width:48%;float:left;margin-right:4%;margin-top:0}.site-header .content>ul>li:nth-of-type(2n){margin-right:0}.site-header .gallery .content li{margin-bottom:1.8em}.site-header .links .content>ul>li{margin-top:0}.site-header .links-list a{font-size:1.6rem;margin-left:0}.site-header .content h2,.site-header .content .h2{font-size:1.8rem;text-transform:none;font-weight:normal;color:#1a1a1a;margin:0 0 .6em}.site-header .container{position:relative}#rankings,#daily-fantasy,.dropdown-list.rankings,.dropdown-list.daily-fantasy{width:1100px !important}#tools,.dropdown-list.tools{width:1180px !important}#intel,.dropdown-list.intel{width:955px !important}.dropdown-list.advice .content{width:100%;padding-bottom:1em}.morph-dropdown-wrapper .dropdown img{max-width:100%}.team.add-team-box .addleague{color:#333;font-size:35px;margin-bottom:0;font-family:"endzone",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:0}.team.add-team-box:hover .addleague{color:#fff}.team.add-team-box .addleaguedesc{color:#333;font-size:25px;margin-bottom:0;font-family:"endzone",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:normal;margin-top:-6px}.team.add-team-box:hover .addleaguedesc{color:#fff}.breadcrumb-home{background-color:#3d74c7;border-radius:12px;padding:4px 8px;color:#fff;font-weight:700;font-size:12px}.breadcrumb-home:hover{background-color:#fff;border:1px solid #3d74c7}.breadcrumb-home:hover a{color:#3d74c7 !important}.article-content .breadcrumb-home a{color:#fff;font-weight:700}.breadcrumb-right{background-color:#3d74c7;border-radius:12px;padding:4px 8px;color:#fff;font-weight:700;font-size:12px;margin-left:7px}.breadcrumb-right:hover{background-color:#fff;border:1px solid #3d74c7}.breadcrumb-right:hover a{color:#3d74c7 !important}.article-content .breadcrumb-right a{color:#fff;font-weight:700}#my-teams.dropdown h3,#my-teams.dropdown .h3{display:inline-block}.dropdown .analysis-col a{font-weight:700;font-size:14px;color:#333}.dropdown .analysis-col .row{margin-bottom:15px}#rankings.dropdown .position-links-list a:hover{background:#043173;color:#fff;border-radius:7px}#rankings.dropdown .position-links-list a:hover img{filter:brightness(0) invert(1)}#rankings.dropdown .content{padding:2.2em 2.8em}#rankings.dropdown .content img{width:48px;height:44px}#rankings.dropdown .position-links-list a,#daily-fantasy.dropdown .my-strategies-menu a{color:#333;display:block;font-family:"endzone",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:0;font-size:20px;padding:10px 0}#rankings.dropdown .content a{padding:10px 0 10px 20px;margin-left:-20px}.dropdown-list.my-teams .big-two-buttons .lg-team-btn{margin-top:10px}#my-teams .teams .team,.my-teams-top .teams .team{box-shadow:0px 5px 10px #ebebeb;width:33%;padding:0;margin:0 5px}#my-teams .teams .team:first-child,.my-teams-top .teams .team:first-child{margin-left:0}#my-teams .teams .team:last-child,.my-teams-top .teams .team:last-child{margin-right:0}#daily-fantasy.dropdown .content{display:flex;justify-content:space-between}#daily-fantasy.dropdown .content .daily-fantasy-tools-menu,#daily-fantasy.dropdown .content .my-strategies-menu{width:49%}#daily-fantasy.dropdown .my-strategies-menu .large-drop-btn.btn{border-radius:5px;display:block;color:#a41c1f;font-family:"endzone",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:25px;text-transform:uppercase;padding:20px 0;width:100%;background:#ebebeb;text-align:center;margin-top:55px}.show-header-tag.active{transform:translateY(0%)}.dropdown .search-form{background:#dddee4 0% 0% no-repeat padding-box;box-shadow:0px 3px 20px rgba(0,0,0,.5019607843)}}.site-header .main-nav>ul>li>a{padding:0 1.5em}.dropdown-list .teams .title,.my-teams-top .title,.team.col-mobile .title{background:#043173 0% 0% no-repeat padding-box;border-radius:5px 5px 0px 0px;color:#fff;padding:14px 4em 14px 10px;position:relative;overflow:hidden;text-overflow:ellipsis;margin-bottom:10px;display:block;line-height:1em}.dropdown-list .teams .title span,.my-teams-top .title span,.team.col-mobile .title span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dropdown-list .teams .title a.league-settings,.my-teams-top .title a.league-settings,.team.col-mobile .title a.league-settings{position:absolute;top:0;right:0;width:4em;height:100%;text-indent:100%;overflow:hidden;white-space:nowrap;background:url("/img/icons/gear-gray.svg") center center no-repeat;background-size:40%}.dropdown-list .teams .title a.league-settings:active,.my-teams-top .title a.league-settings:active,.team.col-mobile .title a.league-settings:active{transform:scale(0.96)}.my-teams-menu-mobile .big-two-buttons{margin-top:20px}.dropdown-list .teams.teams-1,.my-teams-top .teams.teams-1{justify-content:flex-start}.team.add-team-box{margin-left:15px;display:flex;border:1px solid #86a2cb;align-items:center;border-radius:5px;margin-bottom:30px;padding:25px 20px}.teams-0 .team.add-team-box{margin-left:0}.dropdown-list .teams .team .buttons,.my-teams-top .teams .team .buttons{display:flex;justify-content:space-between}.dropdown-list .teams .team .btn{width:32%;float:left}.team.add-team-box:hover{background:#86a2cb}.team.add-team-box:hover h4,.team.add-team-box:hover .h4,.team.add-team-box:hover h3,.team.add-team-box:hover .h3{color:#fff}.team.add-team-box:hover img{filter:brightness(0) invert(1)}.team.add-team-box h3,.team.add-team-box .h3{color:#333;font-size:35px;margin-bottom:0}.team.add-team-box h4,.team.add-team-box .h4{color:#333;font-size:25px;margin-bottom:0}.team.add-team-box .left{width:65px;margin-right:20px;flex-shrink:0;text-align:center}.team.add-team-box .right{flex:1;padding-right:15px}.site-header,.show-header-tag{transition-property:all;transition-duration:.5s;transition-timing-function:cubic-bezier(0, 1, 0.5, 1);will-change:tranform}.site-header.hidden{margin-top:-100px}.show-header-tag{text-align:right;position:absolute;top:0;width:100%;transform:translateY(-100%);animation-delay:1s;opacity:0}.show-header-tag.active{opacity:1}.show-header-tag a{background-color:#041944;color:#fff;display:inline-block;border-radius:0 0 5px 5px;padding:10px 25px}.show-header-tag img{width:25px;height:20px}.show-header-tag a:hover{animation:slightPadding .25s 1;animation-fill-mode:forwards}.video-tutorial-link{padding-right:0;margin-top:0;width:100%}.video-tutorial-link a{color:#043173;font-size:20px;font-family:"endzone",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-transform:uppercase;line-height:1;display:inline-flex;align-items:center;margin:0 auto}.video-tutorial-link img{width:35px;height:35px;margin-left:10px}@media only screen and (min-width: 768px){.video-tutorial-link{width:auto}}@media(min-width: 576px){.modal-dialog{margin-top:110px !important}}#my-teams .video-tutorial-link,.my-teams-top .video-tutorial-link{float:right}.my-teams-top .video-tutorial-link{margin-top:12px}#my-teams .video-tutorial-link a,.my-teams-top .video-tutorial-link a{color:#212529}#my-teams .video-tutorial-link a:active,.my-teams-top .video-tutorial-link a:active{transform:scale(0.99);filter:brightness(80%)}.profile li,.article-content li{margin-bottom:10px}@keyframes slightPadding{100%{padding-top:20px}}.search-drop{background:#dddee4 0% 0% no-repeat padding-box;box-shadow:0px 3px 20px rgba(0,0,0,.5019607843);position:absolute;top:100px;left:0;width:100%;padding:0;z-index:21;max-height:0;transition:max-height 300ms ease-in-out;overflow:hidden}.search-drop .container{position:relative;padding:2.5rem 0}.site-search-container{display:none}.site-search-container .search-results{max-height:0;transition:max-height 300ms ease-in-out,height 300ms ease-in-out;overflow:hidden}.search-drop .close{color:#043173;font-family:"endzone",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:58px;float:none}.search-drop form{position:relative}.search-drop .search-hint{position:absolute;left:0;z-index:-1;color:rgba(4,49,115,.5);pointer-events:none}.search-drop .search-input{background-color:rgba(0,0,0,0);color:#043173}.search-drop input[type=search]::placeholder{color:#ccc}.search-drop input[type=search]{box-shadow:0px 3px 20px rgba(0,0,0,.1254901961);border:none;width:100%;padding:20px 20px 20px 0;text-indent:80px;font-family:"endzone",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:48px}.search-drop .search-form span{display:block;text-align:right;margin-top:15px}.search-drop h4,.search-drop .h4{padding:10px}.search-drop ul{padding:0;width:75%}.search-drop li{list-style:none;border-radius:5px}.search-drop li a{color:#212529;padding:10px;display:block;width:100%}.search-drop li:hover{background-color:#043173}.search-drop li:hover a,.search-drop li:hover .date{font-weight:bold;color:#fff}.search-drop .date{font-size:.75rem;opacity:.5}.insider-only{background:rgba(164,28,31,.8) 0% 0% no-repeat padding-box;border-radius:9px;font-size:11px;color:#fff;padding:3px 5px;vertical-align:middle;text-transform:uppercase}.insider-only img{width:10px;height:10px;margin-right:3px;vertical-align:text-top}.lightblue-gradient-bg{background:#86a2cb;background:linear-gradient(180deg, #86a2cb 0%, rgb(221, 222, 228) 25%, rgba(221, 222, 228, 0) 100%);background-position:fixed;padding-top:40px}.content-col .title,.title-underline{border-bottom:1px solid #043173;padding-bottom:8px;margin-bottom:10px}.content-col .title span,.title-underline span{border-bottom:4px solid #043173;padding-bottom:5px}.title-underline a,.title.light-gradient-bg a.right{float:right;font-size:20px;color:#333;margin-top:5px}.ribbon{position:absolute;color:#fff;font-size:10px;bottom:0;right:8px;background:rgba(164,28,31,.85) 0% 0% no-repeat padding-box;z-index:2;padding:10px 5px;width:50%;text-align:center;text-transform:uppercase;vertical-align:inherit}.ribbon img{height:10px;width:10px;margin-right:5px}.article-featured-image .ribbon img{width:10px}#features-category-nav{padding-left:0}#features-category-nav li{list-style:none}.very-low-risk{color:#006800}.low-risk{color:#03a937}.medium-risk{color:#ff9400}.high-risk{color:#c2002f}.very-high-risk{color:#900000}.inline-block-nav .nav-pills{padding-left:0}.inline-block-nav .nav-pills img{width:25px;height:25px}.inline-block-nav .nav-pills a{border-radius:5px 5px 0 0;color:#fff;font-family:proxima-nova,"Proxima Nova",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block;text-align:center;padding:10px;font-size:20px;background:#043173}.inline-block-nav .nav-pills li{display:inline-block;list-style:none;margin-right:10px;border-radius:5px}.inline-block-nav .nav-pills a img{display:block;margin:0 auto 10px}.inline-block-nav .nav-pills a:hover,.inline-block-nav .nav-pills .active a{background:#fff;color:#043173}.inline-block-nav.inline-icon-text .nav-pills{padding:0;margin:-26px 0 30px 0;display:flex;justify-content:space-between}.inline-block-nav.inline-icon-text .nav-pills li{width:18%}.inline-block-nav.inline-icon-text .nav-pills a{box-shadow:0px 3px 15px rgba(0,0,0,.3490196078);font-size:25px;padding:10px 15px;width:100%}.inline-block-nav.inline-icon-text .nav-pills img{display:inline-block;margin:0 10px}.inline-block-nav.active-blue .nav-pills a:hover,.inline-block-nav.active-blue .nav-pills .active a{background:#043173}.inline-block-nav .nav-pills.d-flex a{height:100%;line-height:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.position-color{color:#fff}.qb,.tqb{background:#333}.rb{background:#a41c1f}.wr{background:#043173}.te{background:#86a2cb}.k,.tk{background:#c87779}.def,.s,.de,.dl,.dt,.lb,.olb,.cb,.db{background:#888}.hc{background:#582325}.idp{background:#888}.bench{background:#687087}.ir{background:#687087}.taxi{background:#687087}.site-search-container input[type=search]{background-size:80px 40px}.table{width:100%;max-width:100%}.blue-bg,.blue-bg th,.blue-bg h4,.blue-bg .h4{background:#043173;color:#fff}.blue-bg a{color:#fff}tr.blue-bg th{padding:5px;font-size:13px;vertical-align:middle;line-height:1em}.sticky-header th{position:sticky;top:0;z-index:4;box-shadow:rgba(0,0,0,.1) 4px 2px 3px;transform:translate3d(0, 0, 0)}table tr td.low-risk{background:rgba(3,169,55,.1) !important}table tr td.high-risk{background:rgba(194,0,47,.1) !important}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive .table{width:100%;max-width:100%;margin-bottom:1rem;background-color:rgba(0,0,0,0)}table.table-responsive{display:table}.table-striped>tbody>tr:nth-of-type(even){background-color:#fff}.table-striped>tbody>tr:nth-of-type(odd){background-color:#ececec}.player-projection-table{width:100%;margin-bottom:0;box-shadow:0px 3px 6px rgba(0,0,0,.2)}.player-projection-table th,.player-projection-table td{border:1px solid #d6d6d6;border-collapse:collapse;text-align:center;padding:10px}.three-d-stage{position:relative;display:block;margin:30px auto 0;padding:40px 0 80px}@media only screen and (min-width: 768px){.three-d-projection .row>div:first-of-type{border-right:2px solid #d6d6d6}}.three-d-stage .projection-image{height:auto}.three-d-stage .hovering-stat{display:flex;flex-direction:column;position:absolute;text-align:center}.three-d-stage .floor,.three-d-stage .ds-consensus,.three-d-stage .ceiling{font-size:18px;color:#8e8e8e;font-weight:700}.three-d-stage .floor{left:0;top:40px;text-align:left}.three-d-stage .ds-projection{left:calc(50% - 67px);top:0;font-size:30px;font-weight:700}.three-d-stage .ds-consensus{left:calc(50% - 51px);bottom:20px}.three-d-stage .ceiling{right:0;top:40px;text-align:right}.three-d-stage span.label{color:#333;font-size:25px;text-transform:uppercase;margin-bottom:0}.three-d-stage small,.three-d-stage .small{color:#333}.flow .three-d-stage .floor .label,.clow .three-d-stage .ceiling .label{color:#a41c1f}.fhigh .three-d-stage .floor .label,.chigh .three-d-stage .ceiling .label{color:#547f2f}.three-d-projection .sidebar>div{display:flex;flex-direction:column;padding:15px;font-size:30px;font-weight:700;text-align:center}.ceiling-likelihood .label{font-size:20px;text-transform:uppercase;margin:15px 0}.ceiling-likelihood small,.ceiling-likelihood .small{font-size:10px;color:#333;font-weight:normal}.three-d-projection>.row{align-items:center}.ros-three-d .endzone{color:#333;font-size:25px;text-transform:uppercase;margin:15px 0}.three-d-projection .img-container{border-right:2px solid #d6d6d6}.ros-three-d{color:#8e8e8e;padding:15px;font-size:24px;font-weight:700}#footer{background:#000331;border-top:4px solid #a91e22;padding:25px 0;position:relative;width:100%}#footer .col{float:left}#footer .col:last-child{margin-right:0}#footer h3,#footer .h3{color:#fff;font-family:"endzone",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px;font-weight:normal;margin-bottom:5px;text-transform:uppercase}#footer .sb_footer{margin-left:0}.sb_footer .left,.sb_footer .right,.rankings_footer .left,.rankings_footer .right{width:45%}#footer .col_main_title{border-bottom:1px solid #a91e22;padding-bottom:5px;margin-bottom:10px}#footer h4,#footer .h4{color:#a91e22;font-size:20px;margin-bottom:0;margin-top:0}#footer h4 a,#footer .h4 a,#footer h4 a:hover{color:#a91e22}#footer li{list-style:none}#footer ul{margin-bottom:5px;margin-top:0;padding:0}#footer li a{color:#fff;font-size:14px}#footer .analysis_footer{width:215px}#footer .rankings_footer{width:195px}#footer .mvp_footer{width:125px}#footer .whyds_footer{margin-right:0}#footer .copyright_logo{bottom:0;color:#fff;position:absolute;right:0;text-align:center;width:380px}#footer .layout-978{position:relative}#footer .login{margin-top:70px}#footer .social_media{float:right;width:45%}#footer .copyright{font-size:12px}#footer .analysis_footer .col_desc a{display:block;border-left:5px solid #003076;margin-bottom:15px;padding-left:5px;line-height:1.3}#follow_bar{background:#fff url(/img/footer/jersey_bg.jpg) repeat-x 0 0;padding:30px 0;box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box}#follow_bar a{color:#b82f2a;margin:0 5px;font-size:22px}#follow_bar h3,#follow_bar .h3{color:#043173;font-size:24px;margin:0}#follow_bar h3,#follow_bar .h3,#follow_bar a{display:inline-block;vertical-align:middle}#follow_bar .col-md-8{text-align:right}.red{color:#b8171a}.blue{color:#043173}.left{float:left}.right{float:right}.text-white{color:#fff}.text-black{color:#212529}.text-uppercase{text-transform:uppercase}#footer .container{position:relative}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}button.close{padding:0;cursor:pointer;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ds-modal .modal-header{background:#043173;color:#fff}.ds-modal .modal-header .btn-close{box-sizing:content-box;width:1em;height:1em;color:#000;background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5;padding:.5rem .5rem;margin:-0.5rem -0.5rem -0.5rem auto}@media only screen and (max-width: 1500px){.inline-block-nav .nav-pills a{width:125px}}@media only screen and (max-width: 1400px){.site-header .main-nav>ul>li>a{padding:0 1.2em}#position-navbar .nav li{margin:0 2px;width:9.5%}#position-navbar .nav li:first-child{margin-left:0}#position-navbar .nav li:last-child{margin-right:0}.inline-block-nav .nav-pills a{font-size:17px}}@media only screen and (max-width: 1024px){.inline-block-nav .nav-pills a span{display:none}}@media only screen and (min-width: 768px)and (max-width: 992px){#my-teams .teams .team,.my-teams-top .teams .team{width:calc(50% - 5px);box-shadow:0px 5px 10px #ebebeb;padding:0;margin:0}.my-teams-top .teams .team:last-child{display:none}}@media only screen and (max-width: 768px){#follow_bar a{margin:0}#social-footer h3,#social-footer .h3{display:block}.injury-man-risk:after{display:none}.inline-block-nav .nav-pills a{padding:5px}}.three-d-modal .modal-body{padding:0}.three-d-modal .modal-body header{background:#053376;color:#fff}.three-d-modal .modal-body header .row{display:flex;align-items:center}.three-d-modal .modal-body .projection header h3,.three-d-modal .modal-body .projection header .h3{margin-bottom:0;font-size:30px}.three-d-modal .modal-body .next-week-game h5,.three-d-modal .modal-body .next-week-game .h5{margin-bottom:0}.three-d-modal .modal-body header .btn-close{border:none;color:#fff;background:none;font-size:30px;font-weight:700}.three-d-modal .modal-body .projection{padding:15px}.three-d-modal .modal-body .projection table th{background:#86a2cb;color:#fff;border:1px solid #fff;font-size:10px;padding:10px 15px}.three-d-modal .modal-body .projection table td{text-align:center;font-size:14px;color:#333}.three-d-modal .modal-body .injury-tracker header{padding:10px 15px}.three-d-modal .modal-body .injury-tracker header{background:rgba(0,0,0,0) linear-gradient(0deg, #ebebeb 0%, #f2f6ff 100%) 0% 0% no-repeat padding-box;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);border-radius:5px 5px 0px 0px}.three-d-modal .modal-body .injury-tracker header h4,.three-d-modal .modal-body .injury-tracker header .h4{margin:0}.three-d-modal .modal-body .injury-tracker header h4 img,.three-d-modal .modal-body .injury-tracker header .h4 img{margin-right:10px}.three-d-modal .modal-body footer .btn{background:#a41c1f 0% 0% no-repeat padding-box;color:#fff;font-family:"endzone",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:25px;text-align:center;padding:0 16px;height:40px;line-height:40px;display:inline-block;border-radius:4px}@media only screen and (max-width: 767px){#follow_bar .col-md-8,#social-footer{text-align:center}#social-footer{margin-bottom:10px}}.has-error label,.help-block,.invalid-feedback{color:red !important}.help-block{font-size:.75rem}.player-position-links a{background:#c8c8c8;color:#fff;display:inline-block;font-family:"endzone",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:25px;padding:2px 15px;margin:0 2px}.player-position-links a:hover,.player-position-links a.active{background:#043173}.player-position-links a:last-child{margin-right:0}@media only screen and (max-width: 1200px){.player-position-links a{padding:2px 10px}}@media only screen and (max-width: 768px){.player-position-links{float:none;margin-top:10px;text-align:center}}@media screen and (min-width: 1200px){.login-extra-links,.filter-by-link{display:none}}.mobile-select-position{display:none}.showing-fantasypros-accuracy-winner .fantasypros-accuracy-winner{position:absolute;right:14em;bottom:-6.2em;z-index:2;max-width:350px;max-height:111px}.showing-fantasypros-accuracy-winner .fantasypros-accuracy-winner img{display:block;height:auto;width:100%}.showing-fantasypros-accuracy-winner .fantasypros-accuracy-winner:active{filter:brightness(80%)}@media only screen and (max-width: 1200px){.showing-fantasypros-accuracy-winner .fantasypros-accuracy-winner{left:50%;right:auto;bottom:-6.2em;transform:translate3d(-50%, 0, 0)}.showing-fantasypros-accuracy-winner .fantasypros-accuracy-winner:active{transform:translate3d(-50%, 0, 0) scale(0.99)}.showing-fantasypros-accuracy-winner .container .my-4{margin-top:3rem !important}.showing-fantasypros-accuracy-winner .title-bar .heading~.endzone{display:block}}@media only screen and (max-width: 992px){.showing-fantasypros-accuracy-winner .header-title-buttons{justify-content:space-between}.showing-fantasypros-accuracy-winner .header-title-buttons>div{width:auto}.showing-fantasypros-accuracy-winner .title-bar>.container{padding-bottom:2.5rem}}@media only screen and (max-width: 768px){.showing-fantasypros-accuracy-winner .title-bar>.container{padding-bottom:1rem}}@media only screen and (max-width: 414px){.showing-fantasypros-accuracy-winner .fantasypros-accuracy-winner{width:80%}.showing-fantasypros-accuracy-winner .title-bar>.container{padding-bottom:1rem;padding-left:2em;padding-right:2em}}@media only screen and (max-width: 375px){.showing-fantasypros-accuracy-winner .fantasypros-accuracy-winner{width:90%}.showing-fantasypros-accuracy-winner .title-bar>.container{padding-bottom:1.5rem}}.d-grid{display:grid}.grey-btn{border-radius:5px;display:flex;justify-content:center;align-items:center;flex-direction:column;font-family:proxima-nova,"Proxima Nova",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;padding:10px 5px;color:#333}.grey-btn img{width:40px;height:40px}.active>*>.grey-btn,.grey-btn:hover{background:#043173;color:#fff}.grey-btn:hover .red-text,.grey-btn:hover .ds-blue{color:#fff}.active>*>.grey-btn img,.grey-btn:hover img{filter:brightness(0) invert(1)}@media(min-width: 1400px){.who-should-i-start-index .comparing-3 .hovering-stat.ds-projection{top:-30px}}@media(min-width: 1200px)and (max-width: 1399px){.who-should-i-start-index .comparing-3 .hovering-stat.ds-projection{top:-35px}.who-should-i-start-index .comparing-3 .hovering-stat.floor,.who-should-i-start-index .comparing-3 .hovering-stat.ceiling{top:35px}.who-should-i-start-index .comparing-3 .hovering-stat.ds-consensus{bottom:5px}}@media(min-width: 992px)and (max-width: 1199px){.who-should-i-start-index .comparing-3 .hovering-stat.ds-projection{top:-45px;left:calc(50% - 54px)}.who-should-i-start-index .comparing-3 .hovering-stat.floor,.who-should-i-start-index .comparing-3 .hovering-stat.ceiling{top:25px}.who-should-i-start-index .comparing-3 .hovering-stat.floor{left:-5px}.who-should-i-start-index .comparing-3 .hovering-stat.ceiling{right:-5px}.who-should-i-start-index .comparing-3 .hovering-stat.ds-consensus{bottom:0px}}@media(min-width: 768px)and (max-width: 991px){.who-should-i-start-index .comparing-3 .hovering-stat.ds-projection{top:-60px;font-size:25px;left:calc(50% - 59px)}.who-should-i-start-index .comparing-3 .hovering-stat.floor{left:-30px;top:8px}.who-should-i-start-index .comparing-3 .hovering-stat.ceiling{right:-8px;top:8px}.who-should-i-start-index .comparing-3 .hovering-stat.ds-consensus{bottom:-20px}.who-should-i-start-index .comparing-3 .rest-of-way{font-size:25px;padding:26px 15px}}@media(min-width: 1400px){.who-should-i-start-index .comparing-2 .hovering-stat.ds-projection{top:-30px}.who-should-i-start-index .comparing-2 .hovering-stat.ds-consensus{bottom:0px}}@media(min-width: 1200px)and (max-width: 1399px){.who-should-i-start-index .comparing-2 .hovering-stat.ds-projection{top:-30px}.who-should-i-start-index .comparing-2 .hovering-stat.ds-consensus{bottom:-5px}}@media(min-width: 992px)and (max-width: 1199px){.who-should-i-start-index .comparing-2 .hovering-stat.ds-projection{left:calc(50% - 54px);top:-25px}.who-should-i-start-index .comparing-2 .hovering-stat.ceiling,.who-should-i-start-index .comparing-2 .hovering-stat.floor{top:35px}.who-should-i-start-index .comparing-2 .hovering-stat.floor .label,.who-should-i-start-index .comparing-2 .hovering-stat.ceiling .label{font-size:21px}.who-should-i-start-index .comparing-2 .hovering-stat.floor .value,.who-should-i-start-index .comparing-2 .hovering-stat.ceiling .value{font-size:18px}.who-should-i-start-index .comparing-2 .hovering-stat.ds-consensus{left:calc(50% - 48px);bottom:5px}}@media(min-width: 768px)and (max-width: 991px){.who-should-i-start-index .comparing-2 .container-fluid.three-d-projection.weekly,.who-should-i-start-index .comparing-2 .three-d-projection.weekly.container-sm,.who-should-i-start-index .comparing-2 .three-d-projection.weekly.container-md,.who-should-i-start-index .comparing-2 .three-d-projection.weekly.container-lg,.who-should-i-start-index .comparing-2 .three-d-projection.weekly.container-xl,.who-should-i-start-index .comparing-2 .three-d-projection.weekly.container-xxl,.who-should-i-start-index .comparing-2 .three-d-projection.weekly.container-xxxl{padding-right:0;padding-left:0}.who-should-i-start-index .comparing-2 .hovering-stat.ds-projection{left:calc(50% - 56px);top:-35px;font-size:25px}.who-should-i-start-index .comparing-2 .hovering-stat.ceiling,.who-should-i-start-index .comparing-2 .hovering-stat.floor{top:30px}.who-should-i-start-index .comparing-2 .hovering-stat.floor .label,.who-should-i-start-index .comparing-2 .hovering-stat.ceiling .label{font-size:18px}.who-should-i-start-index .comparing-2 .hovering-stat.floor .value,.who-should-i-start-index .comparing-2 .hovering-stat.ceiling .value{font-size:16px}.who-should-i-start-index .comparing-2 .hovering-stat.ds-consensus{left:calc(50% - 48px);bottom:0px}}@media(max-width: 767px){.who-should-i-start-index .row.player-wts{flex-direction:column}.who-should-i-start-index .hovering-stat.floor .label,.who-should-i-start-index .hovering-stat.ceiling .label{font-size:20px}.who-should-i-start-index .hovering-stat.ceiling,.who-should-i-start-index .hovering-stat.floor{top:32px}.who-should-i-start-index .hovering-stat.ds-projection{left:calc(50% - 58px);top:-20px}.who-should-i-start-index .hovering-stat.ds-consensus{bottom:-5px}.who-should-i-start-index .hovering-stat.ds-consensus .label{font-size:21px}}#ui-tabbar .inline-block-nav .nav-pills li.active a,.navigator-index #ui-tabbar .inline-block-nav .nav-pills li a[href^="/trade-calculator"]{background:#fff;color:#043173}#ui-tabbar .inline-block-nav .nav-pills li.active a img,.navigator-index #ui-tabbar .inline-block-nav .nav-pills li a[href^="/trade-calculator"] img{filter:grayscale(0%) brightness(100%) invert(0)}#ui-tabbar .inline-block-nav .nav-pills li a{padding:10px 14px;background:rgba(0,0,0,0);color:#fff;flex-direction:row;font-size:105%;font-weight:600}#ui-tabbar .inline-block-nav .nav-pills li a:active{filter:brightness(80%)}#ui-tabbar .inline-block-nav .nav-pills li a img{width:22px;height:22px;margin:0 10px 0 0;filter:brightness(0%) invert(1)}@media only screen and (max-width: 1500px){#ui-tabbar li a{width:auto}}@media screen and (max-width: 991px){#ui-tabbar{position:fixed;bottom:0;left:0;width:100vw;max-width:100vw;z-index:20;background:hsla(0,0%,100%,.85);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:rgba(0,0,0,.15) 0 -0.5em 1em}#ui-tabbar .inline-block-nav .nav-pills{justify-content:center;margin:0}#ui-tabbar .inline-block-nav .nav-pills li.active a,.navigator-index #ui-tabbar .inline-block-nav .nav-pills li a[href^="/trade-calculator"]{background:rgba(0,0,0,0);color:#043173}#ui-tabbar .inline-block-nav .nav-pills li.active a img,.navigator-index #ui-tabbar .inline-block-nav .nav-pills li a[href^="/trade-calculator"] img{filter:grayscale(0%) brightness(100%)}#ui-tabbar .inline-block-nav .nav-pills li a{font-family:proxima-nova,"Proxima Nova",sans-serif;font-weight:500;font-size:13px;padding:.5em;background:rgba(0,0,0,0);color:#687087;flex-direction:row;gap:.5em}#ui-tabbar .inline-block-nav .nav-pills li a img{width:28px;height:auto;margin:0 auto 5px;filter:grayscale(90%) brightness(290%)}#ui-tabbar .inline-block-nav .nav-pills li a:hover,#ui-tabbar .inline-block-nav .nav-pills li a:active{background:rgba(0,0,0,0);color:#043173}#ui-tabbar .inline-block-nav .nav-pills li a:hover img,#ui-tabbar .inline-block-nav .nav-pills li a:active img{filter:grayscale(0%) brightness(100%)}#ui-tabbar .inline-block-nav .nav-pills li a:active{filter:brightness(50%)}}@media only screen and (max-width: 991px)and (max-width: 767px){#ui-tabbar .inline-block-nav .nav-pills li{width:auto}}@media screen and (max-width: 991px){.title-bar .btn.tutorial span.desktop-only{display:none !important}}@media screen and (max-width: 767px){#ui-tabbar .inline-block-nav .nav-pills li a{flex-direction:column;gap:0}}@media screen and (max-width: 375px){#ui-tabbar .inline-block-nav .nav-pills li a{padding:.5em .25em}}.using-ios:not(.no-sync) #ui-tabbar,.using-android:not(.no-sync) #ui-tabbar{display:none}.go-to-league-analysis a{border-radius:.3em;background:#f5f5f7;color:#043173;font-weight:600;display:flex;width:100%;font-size:115%;align-items:center;overflow:hidden;margin:1em 0 0}.go-to-league-analysis a:hover .disclosure img{transform:translate3d(0.1em, 0, 0) rotate(-90deg)}.go-to-league-analysis a:active{filter:brightness(90%);transform:scale(0.99)}.go-to-league-analysis a .icon{background:#4a73c1;padding:.5em .6em .5em .75em}.go-to-league-analysis a .icon img{filter:brightness(0%) invert(1)}.go-to-league-analysis a .text{padding:.5em .75em;line-height:1em}.go-to-league-analysis a .disclosure{padding:.5em .75em;margin:0 0 0 auto}.go-to-league-analysis a .disclosure img{transform:rotate(-90deg);opacity:.5;transition:100ms ease-in-out transform}@media screen and (min-width: 992px){.go-to-league-analysis.mobile-only{display:none}}.content-box .title .edit-rosters{display:flex;align-items:center;font-weight:600;color:#043173;gap:.5em;font-size:100%;line-height:1em}.content-box .title .edit-rosters img{width:22px;height:22px;margin:0}.content-box .title .edit-rosters:active{filter:brightness(80%);transform:scale(0.98)}.unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hide-scrollbars{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbars::-webkit-scrollbar{display:none}.sort-link-flex-container{display:flex;flex-direction:column}.sort-link-flex-container .column-title{margin-top:auto;flex-grow:1;padding-bottom:.65rem;align-content:flex-end;position:relative}.sort-link-flex-container .column-title.sort-desc::after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%, -20%);display:inline-block;width:1em;height:1em;background-color:currentColor;mask-image:url("/img/icons/font-awesome/solid/sort-down.svg");mask-repeat:no-repeat;mask-position:center;mask-size:contain}.sort-link-flex-container .column-title.sort-asc::before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%, 50%);display:inline-block;width:1em;height:1em;background-color:currentColor;mask-image:url("/img/icons/font-awesome/solid/sort-up.svg");mask-repeat:no-repeat;mask-position:center;mask-size:contain}.article-content-container .content-box .article-content,.sharkbite-wrapper .content-box .article-content{border:1px solid var(--ds-border-gray);border-block-start:none;border-radius:0 0 .625rem .625rem}.article-content-container .authordate,.sharkbite-wrapper .authordate{color:var(--ds-blue-secondary) !important;font-size:clamp(.875rem,1.5vw,1.125rem) !important;display:flex !important;flex-direction:column;align-items:flex-start !important;gap:normal !important}@media(min-width: 768px){.article-content-container .authordate,.sharkbite-wrapper .authordate{flex-direction:row;align-items:center !important;gap:1.25rem !important}}.article-content-container .authordate .separator,.sharkbite-wrapper .authordate .separator{display:none}@media(min-width: 768px){.article-content-container .authordate .separator,.sharkbite-wrapper .authordate .separator{display:block}}.article-content-container .authordate a,.sharkbite-wrapper .authordate a{color:var(--ds-blue-secondary) !important;text-decoration-color:var(--ds-blue-secondary) !important}.article-content-container .authordate a:hover,.sharkbite-wrapper .authordate a:hover{color:var(--ds-black-new) !important}.author-box{background:var(--ds-tool-background-50);border-radius:.625rem;padding:clamp(1.25rem,2.5vw,2.5rem);display:flex;justify-content:center;align-items:center;gap:2.5rem;margin-block-end:1.25rem}@media(min-width: 992px){.author-box{justify-content:space-between;margin-block-end:1.5rem}}.author-box .author-image{border:1px solid var(--ds-border-gray);border-radius:50%;overflow:hidden;width:8.75rem;height:8.75rem;object-fit:cover;object-position:center;padding:0}@media(min-width: 992px){.author-box .author-image{width:12.5rem;height:12.5rem}}.author-box .author-info{text-align:center;overflow-wrap:break-word;word-break:break-word}.author-box .author-info .author-name{font-size:clamp(1.125rem,1.5vw,1.5rem) !important}.author-box .author-info .author-bio{font-size:clamp(.875rem,1.5vw,1.25rem) !important}@media(min-width: 992px){.author-box .author-info{min-width:0;flex:1;text-align:left}}#in_this_article,#episode-info{margin-block-end:1rem}@media(min-width: 992px){#in_this_article,#episode-info{margin-block-end:2.5rem}}#in_this_article .padding,#episode-info .padding{padding-block:.625rem;padding-inline:.9375rem}#in_this_article .content-box,#episode-info .content-box{border:none;box-shadow:none;border-radius:0;margin-bottom:0}#in_this_article .content-box .coltitle,#episode-info .content-box .coltitle{background:var(--ds-white);color:var(--ds-black-new);border-bottom:1px solid var(--ds-border-gray);padding-inline:0;padding-block-end:0 !important}#in_this_article .content-box .coltitle h2,#in_this_article .content-box .coltitle .h2,#episode-info .content-box .coltitle h2,#episode-info .content-box .coltitle .h2{font-size:1rem !important;line-height:1.5rem !important;text-transform:none;font-family:"proxima-nova",sans-serif !important;margin-block-end:0 !important}@media(min-width: 992px){#in_this_article .content-box .coltitle h2,#in_this_article .content-box .coltitle .h2,#episode-info .content-box .coltitle h2,#episode-info .content-box .coltitle .h2{font-size:1.25rem !important;line-height:1.75rem !important}}#in_this_article .article-player-row,#episode-info .article-player-row{display:flex;align-items:stretch;gap:.75rem;padding-block:.625rem;padding-inline:0;border-bottom:1px solid var(--ds-tool-background)}#in_this_article .article-player-row:last-child,#episode-info .article-player-row:last-child{border-bottom:none}#in_this_article .article-player-row .article-player-team-logo,#episode-info .article-player-row .article-player-team-logo{width:1.5rem;height:1.5rem;flex-shrink:0;object-fit:cover;align-self:stretch;border-radius:.125rem}#in_this_article .article-player-row .article-player-info,#episode-info .article-player-row .article-player-info{flex:1;min-width:0;display:flex;flex-direction:row;gap:.5rem;justify-content:flex-start}#in_this_article .article-player-row .article-player-info .article-player-name,#episode-info .article-player-row .article-player-info .article-player-name{font-weight:bold;color:var(--ds-black-new);font-size:1rem !important;line-height:1.5rem !important}#in_this_article .article-player-row .article-player-info .article-player-meta,#episode-info .article-player-row .article-player-info .article-player-meta{display:flex;align-items:center;gap:.5rem;color:var(--ds-blue-secondary);font-size:.875rem !important;line-height:1.125rem !important}#in_this_article .article-player-row .article-player-info .article-player-meta .article-player-team,#episode-info .article-player-row .article-player-info .article-player-meta .article-player-team{font-weight:normal}#in_this_article .article-player-row .article-player-info .article-player-meta .article-player-position,#episode-info .article-player-row .article-player-info .article-player-meta .article-player-position{font-weight:bold}#in_this_article .article-player-row .article-player-link,#episode-info .article-player-row .article-player-link{flex-shrink:0;display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .2s ease}#in_this_article .article-player-row .article-player-link:hover,#episode-info .article-player-row .article-player-link:hover{opacity:1}#in_this_article .article-player-row .article-player-link img,#episode-info .article-player-row .article-player-link img{display:block}.related-ff-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ds-border-gray);margin-block-end:1rem}.related-ff-header .related-ff-content-title{font-size:1rem !important;line-height:1.5rem !important;text-transform:none;color:var(--ds-black-new);font-weight:bold;font-family:inherit;margin-block-end:0rem}@media(min-width: 992px){.related-ff-header .related-ff-content-title{font-size:1.25rem !important;line-height:1.75rem !important}}.related-ff-header .related-ff-view-all{font-size:.75rem;line-height:1rem;color:var(--ds-dark-gray)}.breadcrumb-box{display:flex;justify-content:flex-start;align-items:center;gap:.75rem}.breadcrumb-box .breadcrumb{font-size:.75rem !important;line-height:1.4rem;font-weight:bold;background:var(--ds-tool-background);color:var(--ds-black-new) !important;border-radius:1.875rem;padding-inline:1rem;padding-block:.5rem;text-decoration:none !important}.breadcrumb-box .breadcrumb:hover{background:var(--ds-blue);color:var(--ds-white) !important}@media(min-width: 992px){.breadcrumb-box .breadcrumb{font-size:1rem !important}}.article-featured-image:hover .article-preview{scale:110%;transition:ease .5s all}.article-featured-image .article-preview{scale:100%;transition:ease .5s all}:export{totalColor:#3d74c7;qbColor:#333;rbColor:#a41c1f;wrColor:#043173;teColor:#86a2cb;pickColor:#687087;benchColor:#687087;irColor:#687087;taxiColor:#687087;defColor:#888;idpColor:#888;kickerColor:#c87779;tqbColor:#333;hcColor:#582325;tkColor:#888;lbColor:#888;dlColor:#888;dbColor:#888;qrwtColor:#ff0;rwtColor:#f78439;rwColor:lime;wtColor:purple;dldColor:#639}.btn{border-radius:50rem;border:0;padding-left:1rem;padding-right:1rem;padding-top:.5625rem;padding-bottom:.5625rem;line-height:1.125rem}.btn.non-pill-br{border-radius:.625rem}.btn.disabled,.btn:disabled{opacity:.5;pointer-events:none}button.disabled,button:disabled{opacity:.5;pointer-events:none}.circle-btn{padding:0;--circle-btn-width-height: 2rem;width:var(--circle-btn-width-height);height:var(--circle-btn-width-height);border-radius:50rem;cursor:pointer;flex-basis:var(--circle-btn-width-height);flex-shrink:0;text-align:center;line-height:var(--circle-btn-width-height)}.circle-btn{display:flex;justify-content:center;align-items:center}.circle-btn.tools-btn{border:0;background-color:#f1f1f1;color:#687087}.circle-btn.tools-btn.active{background-color:#687087;color:#f1f1f1}.circle-btn:has(.chevron-down){transition:transform 300ms}.circle-btn:has(.chevron-down).active{transform:rotate(180deg)}.btn.text-w-icon{display:inline-flex;gap:.375rem;align-items:center;justify-content:center}@media(max-width: 767px){.btn.text-w-icon.txt-tablet-up{padding:0;--circle-btn-width-height: 2rem;width:var(--circle-btn-width-height);height:var(--circle-btn-width-height)}.btn.text-w-icon.txt-tablet-up .text{display:none}}@media(max-width: 1023px){.btn.text-w-icon.txt-desktop-up{padding:0;--circle-btn-width-height: 2rem;width:var(--circle-btn-width-height);height:var(--circle-btn-width-height)}.btn.text-w-icon.txt-desktop-up .text{display:none}}button.bare{border:0;background-color:rgba(0,0,0,0);padding:0}.toggle-button-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.toggle-button-wrapper label{text-align:left;width:100%}.toggle-button-wrapper .toggle-container{background:#f5f5f7;border-radius:20px;color:#00081b;cursor:pointer;display:grid;font-size:14px;font-weight:400;grid-template-columns:repeat(2, 1fr);position:relative}.toggle-button-wrapper .toggle-container::before{content:"";position:absolute;width:50%;height:100%;left:0%;border-radius:20px;background:#043173;transition:all .3s}.toggle-button-wrapper .toggle-container div{font-weight:400;padding:6px 12px;text-align:center;z-index:1}.toggle-button-wrapper .toggle-checkbox:checked+.toggle-container::before{left:50%}.toggle-button-wrapper .toggle-checkbox{display:none}.toggle-button-wrapper .toggle-checkbox:checked+.toggle-container div:first-child{color:#00081b;transition:color .3s}.toggle-button-wrapper .toggle-checkbox:checked+.toggle-container div:last-child{color:#fff;transition:color .3s}.toggle-button-wrapper .toggle-checkbox+.toggle-container div:first-child{color:#fff;transition:color .3s}.toggle-button-wrapper .toggle-checkbox+.toggle-container div:last-child{color:#00081b;transition:color .3s}@media screen and (max-width: 992px){.toggle-button-wrapper{flex-basis:100%}.toggle-button-wrapper .toggle-container{width:100%}}@media screen and (min-width: 992px){.toggle-button-wrapper .toggle-container{width:fit-content}}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn.outline-orange{background-color:#fff;border-width:1px;border-style:solid;border-color:#c75000;color:#c75000;font-weight:bold}.button-outline-rounded{border-radius:30px;gap:.5rem;display:flex;font-weight:700;justify-content:center;color:var(--ds-blue);align-items:center;background:none;font-size:15px;min-width:200px;min-height:36px;border:2px solid #043173}.key-open-button{border-radius:30px;gap:.5rem;display:flex;font-weight:700;justify-content:center;color:#c75000;align-items:center;background:none;margin-left:6px;padding-inline-end:6px;margin-bottom:.2rem;border:2px solid #c75000}@media screen and (max-width: 768px){.key-open-button{font-size:.625rem;line-height:.75rem;width:61px;height:28px}}@media screen and (min-width: 768px){.key-open-button{font-size:1rem;line-height:1.5rem;width:80px;height:32px}}:root{--ds-red: #a41c1f;--ds-red-darkened: rgb(123, 21, 23.25);--ds-blue: #043173;--ds-orange-cta: #c75000;--ds-black: #00081b;--ds-black-new: rgb(0, 0, 0);--ds-white: #fff;--ds-green-highlight: rgba(119, 183, 67, 0.15);--ds-green-highlight-darker: rgba(119, 183, 67, 0.25);--ds-border-grey: #c8c8c8;--ds-dark-gray: #1d1d1d;--ds-offwhite: #f5f5f7;--ds-light-blue: #3d74c7;--ds-blue-secondary: #687087;--ds-tool-background: #f1f1f1;--ds-tool-background-50: #f9f9f9;--ds-border-gray: #c8c8c8;--placeholder-gray: #999999}body,.modal .ds-modal{padding-right:0 !important}.d-flex{display:flex}.d-block{display:block}.float-end{float:right}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.justify-content-end{justify-content:flex-end !important}.align-items-center{align-items:center !important}.px-0{padding-inline:0 !important}.mx-0{margin-inline:0 !important}.py-0{padding-block:0 !important}.my-0{margin-block:0 !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.mt-3{margin-top:1rem !important}.ml-3{margin-left:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.py-3{margin-top:1rem !important}.px-3{padding-left:1rem !important;padding-right:1rem !important}.px-4{padding-left:1.5rem !important;padding-right:1.5rem !important}.px-5{padding-left:3rem !important;padding-right:3rem !important}.gap-2{gap:.5rem}.gap-3{gap:1rem}.g-flow-col{grid-auto-flow:column}.w-100{width:100%}.align-items-end{align-items:flex-end !important}.align-items-start{align-items:flex-start !important}.text-nowrap{white-space:nowrap}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}i.spacer-icon{display:inline-block;width:1em;height:1em;background:rgba(0,0,0,0);visibility:hidden}.svg-icon{display:flex;align-items:center}.svg-icon svg{height:1em;width:1em}input:not([type=checkbox],[type=radio]),textarea,select{background-color:#fff;border:2px solid #ddd;padding:5px;width:100%}label.small-uppercase{font-size:.85rem;text-transform:uppercase;color:#555;margin-bottom:.25rem;font-weight:700}.d-flex label,.d-flex button{white-space:nowrap}.d-flex input~button{padding:.25rem .5rem;font-size:1rem}.has-grey-border{border:1px solid var(--ds-border-grey)}.red-text{color:#a41c1f}a.red-text{font-weight:bold;text-decoration:underline}.white-text{color:#fff}.orange-cta-text{color:var(--ds-orange-cta)}.red-bg{background:#a41c1f !important}.red-bg:not(.highlight){color:#fff}.red-bg svg{fill:#fff}.red-bg.highlight{background:rgba(164,28,31,.3) !important}.green-bg{background:#77b743 !important}.green-bg.highlight{background:rgba(119,183,67,.3) !important}.table-striped>tbody>tr.ds-green-bg.highlight,.ds-green-bg.highlight{background-color:var(--ds-green-highlight)}.table-striped>tbody>tr.ds-darker-green-bg.highlight,.ds-darker-green-bg.highlight{background-color:var(--ds-green-highlight-darker)}.table-striped>tbody>tr.ds-blue-bg.highlight{background:#fff !important}.table-striped>tbody>tr.ds-blue-bg.highlight td{background-color:rgba(4,49,115,.15) !important}.table-striped>tbody>tr.ds-my-player.highlight,.ds-my-player.highlight{background-color:rgba(4,49,115,.175)}.light-grey-bg{background-color:#ebebeb}.ds-grade-high-bg{background-color:#547f2f}.ds-grade-medium-bg{background-color:#add48e}.ds-grade-low-bg{background-color:#dcf0cb}.shine{box-shadow:inset 0px 5px 10px -6px #fff,inset 5px 0px 10px -6px #fff}.has-box-shadow{box-shadow:.25rem .25rem .75rem rgba(0,0,0,.25)}.blue-diagonals-bg.loaded{background-image:url(/img/blue-diagonals-bg.webp);background-position:bottom;background-size:contain;background-repeat:no-repeat}.radio-nav{color:#555}.radio-nav header{text-transform:uppercase;font-weight:bold;font-size:.875rem}.radio-nav .nav-item{color:#555;display:inline-block;margin-right:1rem}.radio-nav .nav-item.active{color:#fff;background-color:#a41c1f;font-weight:bold;padding:0 .75rem;border-radius:.5rem}.badge-radio-group{color:#555}.badge-radio-group .nav-item{cursor:pointer;font-weight:bold;display:inline-block;padding:.25rem .5rem;margin-right:.75rem;white-space:nowrap}.badge-radio-group .nav-item:hover{color:#a41c1f}.badge-radio-group .nav-item:last-of-type{margin-right:0}.badge-radio-group .nav-item.active{background-color:#a41c1f;color:#fff;border-radius:.25rem}.list-group{margin:0;padding:0}.list-group-item{padding:.25rem;list-style-type:none;border-bottom:1px solid #ccc}.list-group-item:last-of-type{border-bottom:none}.inputs-bar:not(.no-bottom-margin){margin-bottom:2rem}.inputs-bar{display:flex;flex-direction:column;gap:1rem}@media(min-width: 768px){.inputs-bar{gap:1rem;flex-direction:row;flex-wrap:wrap;justify-content:space-between}}@media(min-width: 992px){.inputs-bar{flex-wrap:nowrap}}@media(min-width: 768px){.inputs-bar .fantasy-positions{max-width:300px}}.inputs-bar select,.inputs-bar input{padding-top:10px;padding-left:10px;padding-right:10px;padding-bottom:10px;border-radius:.25rem}.inputs-bar select{color:#999;-webkit-appearance:none;appearance:none}.inputs-bar select.has-value{color:initial}.inputs-bar option{color:initial}thead.sticky th{position:sticky;top:0;background-color:#fff}th [data-sort]::after,th[data-sort]::after{content:"";margin-left:3px;display:inline-block;position:relative;font-weight:bold;mask-image:url("/img/icons/font-awesome/solid/sort.svg");mask-repeat:no-repeat;mask-position:center;mask-size:contain;width:1em;height:1em;background-color:currentColor;vertical-align:bottom}th[data-sort].asc::after,th [data-sort].asc::after,th .selected.asc::after{mask-image:url("/img/icons/font-awesome/solid/sort-up.svg")}th[data-sort].desc::after,th [data-sort].desc::after,th .selected.desc::after{mask-image:url("/img/icons/font-awesome/solid/sort-down.svg")}.popover{z-index:10;background-color:#e6e4e6;box-shadow:0px 0px 5px #000;border-radius:3px}.popover-body{padding:10px}.popover-header{border-radius:3px 3px 0 0;background-color:#a21b1e;font-size:1rem;font-family:proxima-nova,sans-serif;margin:0;color:#fff;padding:5px 10px;text-align:center}.ds-alert{background:#fff;padding:20px 65px 20px 90px;text-align:left;color:#444;font-size:18px;pointer-events:none;position:relative}.ds-alert hr{margin:.5rem 0}.ds-alert button.close{position:absolute;top:0;bottom:0;right:0;width:45px;font-size:40px;opacity:1}.ds-alert .actions,.ds-alert button.close,.ds-alert a{pointer-events:all}.ds-alert.alert-info button.close{background:#faf6dc;color:#be8f00}.ds-alert.alert-success button.close{background:#e4ece8;color:#205e3b}.ds-alert.alert-warning button.close{background:#faf6dc;color:#be8f00}.ds-alert.alert-danger button.close{background:#f2e6e5;color:#a41c1f}.ds-alert button.close:active{filter:brightness(80%)}.ds-alert:before{font-family:"endzone",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:30px;width:100%;display:block}.ds-alert.alert-info:before{content:"Heads Up";color:#be8f00}.ds-alert.alert-success:before{content:"Success";color:#205e3b}.ds-alert.alert-warning:before{content:"Warning";color:#be8f00}.ds-alert.alert-danger:before{content:"Error";color:#a41c1f}.ds-alert:after{position:absolute;top:50%;left:25px;width:65px;height:65px;text-align:center;transform:translate3d(0, -50%, 0);background-size:65%;background-position:center center;background-repeat:no-repeat}.ds-alert.alert-info:after{content:"";color:#be8f00;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%23be8f00%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%20%20%3Cpath%20d%3D%22M8%2016A8%208%200%201%200%208%200a8%208%200%200%200%200%2016zm.93-9.412-1%204.705c-.07.34.029.533.304.533.194%200%20.487-.07.686-.246l-.088.416c-.287.346-.92.598-1.465.598-.703%200-1.002-.422-.808-1.319l.738-3.468c.064-.293.006-.399-.287-.47l-.451-.081.082-.381%202.29-.287zM8%205.5a1%201%200%201%201%200-2%201%201%200%200%201%200%202z%22%2F%3E%0A%3C%2Fsvg%3E")}.ds-alert.alert-success:after{content:"";color:#205e3b;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%23205E3B%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%20%20%3Cpath%20d%3D%22M16%208A8%208%200%201%201%200%208a8%208%200%200%201%2016%200zm-3.97-3.03a.75.75%200%200%200-1.08.022L7.477%209.417%205.384%207.323a.75.75%200%200%200-1.06%201.06L6.97%2011.03a.75.75%200%200%200%201.079-.02l3.992-4.99a.75.75%200%200%200-.01-1.05z%22%2F%3E%0A%3C%2Fsvg%3E")}.ds-alert.alert-warning:after{content:"";color:#be8f00;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%23be8f00%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%20%20%3Cpath%20d%3D%22M8.982%201.566a1.13%201.13%200%200%200-1.96%200L.165%2013.233c-.457.778.091%201.767.98%201.767h13.713c.889%200%201.438-.99.98-1.767L8.982%201.566zM8%205c.535%200%20.954.462.9.995l-.35%203.507a.552.552%200%200%201-1.1%200L7.1%205.995A.905.905%200%200%201%208%205zm.002%206a1%201%200%201%201%200%202%201%201%200%200%201%200-2z%22%2F%3E%0A%3C%2Fsvg%3E")}.ds-alert.alert-danger:after{content:"";color:#a41c1f;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%23A41C1F%22%3E%3Cpath%20d%3D%22M9.05.435c-.58-.58-1.52-.58-2.1%200L.436%206.95c-.58.58-.58%201.519%200%202.098l6.516%206.516c.58.58%201.519.58%202.098%200l6.516-6.516c.58-.58.58-1.519%200-2.098L9.05.435zM8%204c.535%200%20.954.462.9.995l-.35%203.507a.552.552%200%200%201-1.1%200L7.1%204.995A.905.905%200%200%201%208%204zm.002%206a1%201%200%201%201%200%202%201%201%200%200%201%200-2z%22%2F%3E%3C%2Fsvg%3E")}.ds-alert .gradient,.collapsible-content-box .gradient{display:block;height:100%;width:10px;position:absolute;left:0;top:0}.ds-alert.alert-info .gradient{background:#b39600;background:-moz-linear-gradient(top, #b39600 0%, #ffc70e 50%, #b39600 100%);background:-webkit-linear-gradient(top, #b39600 0%, #ffc70e 50%, #b39600 100%);background:linear-gradient(to bottom, #b39600 0%, #ffc70e 50%, #b39600 100%)}.ds-alert.alert-success .gradient{background:#205e3b;background:-moz-linear-gradient(top, #205e3b 0%, #5fbf58 50%, #205e3b 100%);background:-webkit-linear-gradient(top, #205e3b 0%, #5fbf58 50%, #205e3b 100%);background:linear-gradient(to bottom, #205e3b 0%, #5fbf58 50%, #205e3b 100%)}.ds-alert.alert-warning .gradient{background:#b39600;background:-moz-linear-gradient(top, #b39600 0%, #ffc70e 50%, #b39600 100%);background:-webkit-linear-gradient(top, #b39600 0%, #ffc70e 50%, #b39600 100%);background:linear-gradient(to bottom, #b39600 0%, #ffc70e 50%, #b39600 100%)}.ds-alert.alert-danger .gradient{background:#923026;background:-moz-linear-gradient(top, #923026 0%, #ea272a 50%, #923026 100%);background:-webkit-linear-gradient(top, #923026 0%, #ea272a 50%, #923026 100%);background:linear-gradient(to bottom, #923026 0%, #ea272a 50%, #923026 100%)}.ds-hovering-alert{position:fixed;top:12%;left:50%;z-index:1000;min-width:40%;max-width:80%;transform:translate3d(-50%, 0, 0);box-shadow:0 .5rem 1rem rgba(0,0,0,.4);border:none;border-radius:3px;overflow:hidden;transition:transform 300ms ease-in-out,opacity 150ms ease-in-out;margin:0;will-change:transform,opacity}.ds-hovering-alert+.ds-hovering-alert{transform:translate3d(-50%, calc(100% + 0.5em), 0)}.ds-hovering-alert+.ds-hovering-alert+.ds-hovering-alert{transform:translate3d(-50%, calc(200% + 1em), 0)}.ds-hovering-alert+.ds-hovering-alert+.ds-hovering-alert+.ds-hovering-alert{transform:translate3d(-50%, calc(300% + 1.5em), 0)}.ds-hovering-alert+.ds-hovering-alert+.ds-hovering-alert+.ds-hovering-alert+.ds-hovering-alert{transform:translate3d(-50%, calc(400% + 2em), 0)}@media only screen and (max-width: 1200px){.ds-hovering-alert{width:80%}}@media only screen and (min-width: 768px)and (max-width: 992px){.ds-hovering-alert{top:18%}}@media only screen and (max-width: 768px){.ds-hovering-alert{width:94%;font-size:16px}}.collapsible-content-box{padding:.25rem 1.25rem;position:relative}.collapsible-content-box header{font-family:proxima-nova,sans-serif;font-size:1.125rem;color:var(--ds-black);font-weight:700}.collapsible-content-box .inner-padding{padding-top:1rem}.collapsible-content-box.orange .gradient{background:var(--ds-orange-cta)}html.showing-notice-didResetAllSyncLogins:after{content:"Sync service cookies cleared!";background:#fff !important;width:320px !important;height:auto !important;color:#333;position:fixed;top:auto;bottom:25%;left:50%;will-change:transform;transform:translate3d(-50%, calc(-50% + 2vh), 0);z-index:1060;padding:1.5rem 2rem;outline:1px solid #043173;overflow:hidden;background-clip:padding-box;border-radius:8px;box-shadow:rgba(0,0,0,.25) 0 .5em 1em,rgba(0,0,0,.2) 0 0 0 100vh,#043173 0 0 0 1px inset;font-family:proxima-nova,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-weight:600;font-size:110%;opacity:0;pointer-events:none;text-align:center;animation-name:notify;animation-duration:1400ms;animation-iteration-count:2;animation-direction:alternate;animation-timing-function:ease-in-out;transition:300ms ease-in-out opacity,300ms ease-in-out transform}@keyframes notify{from{opacity:0;transform:translate3d(-50%, calc(-50% + 2vh), 0)}25%{opacity:1;transform:translate3d(-50%, -50%, 0)}to{opacity:1;transform:translate3d(-50%, -50%, 0)}}.entry img.ds-img-no-alt-tag{border:5px solid red}.entry .article-video-embed{border:2px solid #ccc;min-height:20px;background-color:#ddd}.entry .article-video-embed:before{content:"Youtube Video Embed"}.slide-fade-enter-active{transition:all .3s ease-out}.slide-fade-leave-active{transition:all .4s cubic-bezier(1, 0.5, 0.8, 1)}.slide-fade-enter-from,.slide-fade-leave-to{transform:translate3d(-50%, -50px, 0);opacity:0}.slidedown-enter-active,.slidedown-leave-active{transition:max-height .5s ease-in-out,opacity .5s ease-in-out;overflow:hidden}.slidedown-enter-to,.slidedown-leave-from{overflow:hidden;max-height:300px;opacity:1}.slidedown-enter-from,.slidedown-leave-to{overflow:hidden;max-height:0;opacity:0}#kb-layout{background:#fff}#kb-layout .blue-jersey-bg{background:none !important}#kb-layout .menu-top-shifted{padding:0 25px 25px 25px}#kb-layout .menu-top-shifted #top-shifted-logo{padding:10px 0px}#kb-layout .menu-top-shifted .collapsible-menu-nav header+div.collapse:not(.show){display:none}#kb-layout .sidebar{display:none;padding-right:25px}#kb-layout .sidebar #sidebar-logo{padding:10px 0px}#kb-layout .sidebar .collapsible-menu-nav header+div.collapse:not(.show){display:none}#kb-layout #related-videos #rv-header{font-size:26px;font-weight:bold;color:#053274;border-bottom:solid #053274 2px}#kb-layout #related-videos #rv-header span{border-bottom:solid #053274 3px;padding:0 20px 0 3px;position:relative;top:3px}#kb-layout .hero-title h1,#kb-layout .hero-title .h1{color:#043173;font-size:3.5em}#kb-layout h1#inserted-page-title,#kb-layout #inserted-page-title.h1{color:#043173;font-size:3.5em}#kb-layout .title-bar{margin-bottom:2.5rem;padding:25px 0}#kb-layout .title-bar .col-12{display:flex;align-items:center;gap:2rem}#kb-layout .content-box{background:none;box-shadow:none;border:none}#kb-layout .hero-title{text-align:center;padding-bottom:20px}#kb-layout .authordate{margin-bottom:1rem;font-size:16px;color:#8e8e8e}#kb-layout .hero-edit-bar{margin-bottom:2.5rem;padding:25px 0}#kb-layout .hero-edit-bar .col-12{display:flex;align-items:center;gap:2rem}@media only screen and (min-width: 991px){#kb-layout .menu-top-shifted{display:none}#kb-layout .sidebar{display:block}}@media only screen and (max-width: 768px){#kb-layout .content-box .padding{padding:25px}}.kb-layout ul,.kb-layout ol{font-size:18px}.auto-complete-container{position:relative}.auto-complete-container .hint{position:absolute;top:0;left:0;z-index:1;color:rgba(4,49,115,.5)}.auto-complete-container .active-input{background-color:rgba(0,0,0,0);position:relative;z-index:2}.auto-complete-container ul{border-radius:5px;border:2px solid #ccc;position:absolute;margin:0;padding:0;z-index:1;min-width:100%;max-height:300px;overflow-y:scroll}.auto-complete-container ul li{background-color:#fff;list-style-type:none;padding:.25rem .5rem;border-bottom:1px solid #eee;cursor:pointer}.auto-complete-container ul li:last-of-type{border-bottom:none}.auto-complete-container ul li:hover{background-color:#eee}a[href*=".wistia.com/medias/"]:not(.overlay){display:inline-flex;align-items:center;font-weight:900;border-bottom:2px dotted;line-height:1.3em;position:relative}.snippet-callout-horizontal .body .link a[href*=".wistia.com/medias/"],.snippet-feature-article-horizontal .link a[href*=".wistia.com/medias/"]{text-decoration:none}a[href*=".wistia.com/medias/"]:not(.overlay):hover,.snippet-callout-horizontal:hover .link a[href*=".wistia.com/medias/"]{border-bottom-style:solid}a[href*=".wistia.com/medias/"]:not(.overlay):after{margin:0 0 0 .25em;content:"";width:20px;height:15px;background-position:center center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg%20enable-background%3D%22new%200%200%20125%20100%22%20viewBox%3D%220%200%20125%20100%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20clip-rule%3D%22evenodd%22%20d%3D%22m62.5%202.36c5.09%200%2010.31.13%2015.38.35l5.98.29%205.72.34%205.36.36%204.9.38c10.97.84%2019.74%209.44%2020.81%2020.39l.24%202.53.45%205.42c.42%205.62.73%2011.74.73%2017.59s-.31%2011.98-.73%2017.59l-.45%205.42c-.08.87-.15%201.71-.24%202.53-1.06%2010.95-9.85%2019.55-20.81%2020.39l-4.88.38-5.36.37-5.73.34-5.98.29c-5.06.21-10.29.35-15.38.35s-10.31-.13-15.38-.35l-5.98-.29-5.72-.34-5.36-.37-4.9-.38c-10.97-.85-19.75-9.45-20.81-20.4l-.24-2.53-.45-5.42c-.45-5.85-.7-11.72-.73-17.59%200-5.85.31-11.98.73-17.59l.45-5.42c.08-.87.15-1.71.24-2.53%201.06-10.95%209.84-19.54%2020.8-20.39l4.89-.38%205.36-.36%205.73-.34%205.98-.29c5.07-.21%2010.29-.34%2015.38-.34zm-11.91%2033.2v28.88c0%202.75%202.98%204.47%205.36%203.1l25.01-14.44c1.71-.98%202.3-3.17%201.31-4.88-.31-.55-.77-1-1.31-1.31l-25.01-14.44c-1.71-.99-3.89-.4-4.88%201.31-.32.54-.48%201.16-.48%201.78z%22%20fill%3D%22%23a41c1f%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E")}.snippet-callout-horizontal>a[href*=".wistia.com/medias/"]:after{display:none}a[href*=".wistia.com/medias/"]:active{filter:brightness(80%)}a[href*=".wistia.com/medias/"]:not(.overlay) .wistia-thumbnail{background:#eee;border:2px solid #a41e22;box-shadow:0px 3px 6px rgba(0,0,0,.16);width:240px;height:auto;max-width:none;position:absolute;z-index:100;bottom:calc(100% + 10px);left:50%;transform:translate3d(-50%, 1em, 0) scale(0.25);transform-origin:bottom center;border-radius:4px;opacity:0;will-change:opacity,transform;transition:300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) transform,150ms ease-in-out opacity;pointer-events:none}a[href*=".wistia.com/medias/"]:not(.overlay):hover .wistia-thumbnail{transform:translate3d(-50%, 0, 0) scale(1);opacity:1}a[href*=".wistia.com/medias/"]:not(.overlay):before{bottom:10px;left:50%;border:solid rgba(0,0,0,0);content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(164,30,34,0);border-top-color:#a41e22;border-width:12px;transform:translate3d(-50%, 0, 0) scale(0.25);opacity:0;transform-origin:bottom center;will-change:opacity,transform;transition:300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) transform,150ms ease-in-out opacity}a[href*=".wistia.com/medias/"]:not(.overlay):hover:before{transform:translate3d(-50%, 0, 0) scale(1);opacity:1}.collapsible-menu-nav header{text-transform:uppercase;border-bottom:1px solid #c8c8c8;color:#333;position:relative;padding:15px 1rem 15px 0;font-weight:700;font-size:16px}.collapsible-menu-nav header:after{content:"-";color:#333;position:absolute;right:1rem;font-weight:normal}.collapsible-menu-nav header.collapsed:after{content:"+"}.collapsible-menu-nav ul{padding-left:0;margin-bottom:.4rem}.collapsible-menu-nav li{list-style-type:none;padding-right:.25rem;padding-left:.25rem;padding-bottom:.125rem;padding-top:.125rem}.collapsible-menu-nav li a{color:#333;font-size:16px}.collapsible-menu-nav li .item-label-inner-wrap{padding-right:.25rem;padding-left:.25rem;padding-bottom:.125rem;padding-top:.125rem}.collapsible-menu-nav li.active:not(.has-children),.collapsible-menu-nav li li.active{border-radius:3px}.collapsible-menu-nav li.active:not(.has-children) a,.collapsible-menu-nav li li.active a{display:block;font-weight:bold;border-radius:3px}.collapsible-menu-nav .has-children>div{cursor:pointer}.collapsible-menu-nav .has-children>div a{color:#333;font-size:16px}.collapsible-menu-nav .has-children>div:after{content:"+";color:#a41c1f;position:absolute;right:1rem;font-size:16px}.collapsible-menu-nav .has-children>div[aria-expanded=true]:after,.collapsible-menu-nav .active label{content:"-"}.collapsible-menu-nav>.menu-container>ul>li{padding-left:.5rem;border-radius:3px;position:relative}.collapsible-menu-nav .submenu{padding-left:1rem}@media(min-width: 992px){.collapsible-menu-nav header+div.collapse:not(.show){display:initial}.collapsible-menu-nav li{margin-top:.125rem;margin-bottom:.125rem}.collapsible-menu-nav li li.active a{padding-top:0;padding-bottom:0}}@media(min-width: 1400px){.collapsible-menu-nav li{font-size:1.15rem;padding-right:1rem;padding-left:1rem;padding-bottom:.15rem;padding-top:.15rem}.collapsible-menu-nav li .item-label-inner-wrap{padding-right:1rem;padding-left:.5rem;padding-bottom:.15rem;padding-top:.15rem}}.collapsible-menu-nav:first-of-type{border-top:1px solid #c8c8c8}.has-value{color:#000}.no-value{color:#999}.category-tag-badge{display:inline-block;background-color:#f5f5f7;padding:5px 16px;border-radius:20px;color:#333;font-weight:bold}.cta-container{padding:2rem 1rem;position:relative}.cta-container .btn-close{position:absolute;top:.25rem;right:1rem}.cta-container a.red-text{font-weight:bold;border-bottom:2px dotted}.cta-container .btn.lg{font-size:1.5rem}@media(min-width: 992px){.cta-container .btn.lg{font-size:2rem}}.cta-container .col-lg-6.video-container{margin-top:3rem;margin-bottom:3rem}@media(min-width: 992px){.cta-container .col-lg-6.video-container{margin-top:0;margin-bottom:0}}@keyframes wiggle{0%{transform:rotate(-1deg);animation-timing-function:ease-in}50%{transform:rotate(1.5deg);animation-timing-function:ease-out}}.league-grid{display:grid;border-radius:8px 8px 0 0}.league-grid,.roster-grid-row{background:#fff}.league-grid .star,.roster-grid-row .star{display:none}.league-grid.user-owned,.roster-grid-row.user-owned{font-weight:700}.league-grid.user-owned .star,.roster-grid-row.user-owned .star{display:block;margin:0 0 5px}.league-grid .fa-edit,.roster-grid-row .fa-edit{font-size:14px;color:#a41c1f}.rosters-grid-body-cell{display:flex;flex-direction:column;box-sizing:border-box;border-radius:3px;position:relative;outline:1px solid #000}.rosters-grid-body-cell.qb{color:#fff;background:#333}.rosters-grid-body-cell.rb{color:#fff;background:#a41c1f}.rosters-grid-body-cell.wr{color:#fff;background:#043173}.rosters-grid-body-cell.te{background:#86a2cb}.rosters-grid-body-cell.picks{color:#fff;text-align:center;background:#687087}.rosters-grid-body-cell.def{color:#000;background:#888}.rosters-grid-body-cell.k{color:#000;background:#c87779}.rosters-grid-body-cell.upcoming{background-color:#e2e2e2;color:#8e8e8e}.rosters-grid-body-cell.upcoming.user-owned{background-color:#fff;box-shadow:#e2e2e2 0 0 0 2px inset}.rosters-grid-body-cell .cell-name{padding:0 15px 0 0;text-align:left;font-size:12px;line-height:1em;display:block}.rosters-grid-body-cell .original-team-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rosters-grid-body-cell .position{width:18px;height:18px;padding:2px;font-weight:normal;font-size:12px;position:absolute;top:0;right:7px;border-bottom-left-radius:3px;border-top-right-radius:3px;color:#fff}.rosters-grid-body-cell .position.TE{color:#000;background:#86a2cb}.rosters-grid-body-cell .position.DEF,.rosters-grid-body-cell .position.K{color:#000}.rosters-grid-body-cell .player-data-value{font-weight:700}.rosters-grid-body-cell .round-pick{font-weight:normal;font-size:9px;margin-top:auto}.rosters-grid-body-cell .round-pick text{font-weight:900}.league-grid-cell{cursor:pointer;position:relative;z-index:2;user-select:none}.league-grid-cell .cell-inner{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:5px}.league-grid-cell.focused{z-index:100}.league-grid-cell:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transform:scale(1);background:inherit;z-index:-1;transform-origin:center center;transition:transform 200ms ease-in-out,border-radius 200ms ease-in-out;will-change:transform;border-radius:8px}.league-grid-cell.focused:after{transform:scale(1.05, 1.2);border-radius:6px}.league-grid-cell .pencil{border:none;background:none;width:12px;height:12px;padding:0;margin:0;position:absolute;bottom:5px;right:5px;opacity:.5;transform-origin:10% bottom;transition:all 150ms ease-in-out;will-change:transform,opacity;opacity:0;transform:translate3d(0, 0.5em, 0)}.league-grid-cell .pencil img{display:block}.league-grid-cell.pick-cell .pencil{filter:brightness(0%)}.league-grid-cell:hover .pencil{opacity:1;transform:translate3d(0, 0, 0)}.league-grid-cell.focused .pencil{opacity:1;transform:translate3d(-2px, -1px, 0) rotate(45deg)}.league-grid-cell .shelf{position:absolute;left:3%;width:94%;will-change:transform;transition:200ms ease-in-out transform;bottom:0}.league-grid-cell.focused .shelf{transform:translate3d(0, 105%, 0)}.league-grid-cell .actions{background:#cfcfcf;text-align:center;padding:0;gap:0;border-radius:0 0 3px 3px;opacity:0;pointer-events:none;will-change:opacity;transition:200ms ease-in-out opacity;display:flex;justify-content:space-around;outline:2px solid #fff;box-shadow:rgba(0,0,0,.1) 0 5px 2px,rgba(0,0,0,.25) 0 25px 15px -20px inset}.league-grid-cell .actions a{display:flex;flex-direction:column;color:#212529;font-size:8px;font-weight:600;padding:5px 0 3px;border-radius:0;justify-content:flex-end;width:100%}.league-grid-cell .actions a:hover{background:rgba(0,0,0,.05)}.league-grid-cell .actions a:active{filter:brightness(80%);background:rgba(0,0,0,.25)}.league-grid-cell .actions a img{display:block;margin:1px auto 0;max-width:14px}.league-grid-cell.focused .actions{opacity:1;pointer-events:all;transform:translate3d(0, 0, 0)}.league-grid-cell.being-swapped{animation-name:wiggle;animation-iteration-count:infinite;transform-origin:50% 10%;animation-delay:-0.15s;animation-duration:.25s}.league-grid-header-cell{text-align:center;cursor:pointer;display:flex;flex-direction:column;align-items:center;will-change:opacity;transition:200ms ease-in-out opacity;z-index:4}.league-grid-header-cell:hover{z-index:50}.league-grid-header-cell:active,.league-grid-header-cell.focused{background:linear-gradient(0deg, rgb(238, 238, 238) 0%, rgb(255, 255, 255) 100%)}.league-grid-header-cell .star{display:none}.league-grid-header-cell.user-owned{font-weight:700}.league-grid-header-cell.user-owned .star{display:block;margin:0 0 5px}.league-grid-header-cell .fa-edit{font-size:14px;color:#a41c1f}.league-grid-body-cell{display:flex;flex-direction:column;box-sizing:border-box;border-radius:3px;position:relative;outline:1px solid #000;color:#fff}.league-grid-body-cell.qb{background:#333}.league-grid-body-cell.rb{background:#a41c1f}.league-grid-body-cell.wr{background:#043173}.league-grid-body-cell.te{background:#86a2cb}.league-grid-body-cell.pick-cell{background:#687087}.league-grid-body-cell.pick-cell .cell-inner{flex-basis:70px}.league-grid-body-cell.def{background:#888}.league-grid-body-cell.k{background:#c87779}.league-grid-body-cell .cell-name{padding:0 1.125rem 0 0;text-align:left;font-size:12px;line-height:1em;display:block;overflow:hidden;text-overflow:ellipsis}.league-grid-body-cell .original-team-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.league-grid-body-cell .position{width:18px;height:18px;padding:2px;font-weight:normal;font-size:12px;position:absolute;top:0;right:7px;border-bottom-left-radius:3px;border-top-right-radius:3px;color:#fff}.league-grid-body-cell .position.TE{color:#000;background:#86a2cb}.league-grid-body-cell .position.DEF,.league-grid-body-cell .position.K{color:#000}.league-grid-body-cell .player-data-value{font-weight:700}.rosters-grid-container .league-grid,.rosters-grid-container .league-grid div:not(.shelf){background:#f5f5f7}.rosters-grid-container .league-grid-header-cell,.rosters-grid-header-cell{justify-content:center;background-color:#fff;font-size:14px;line-height:1.1em;padding:0 5px 0px;border-radius:3px;margin:0 0 2px;min-width:5.75rem;font-weight:700}.rosters-grid-body-cell .cell-inner{flex-basis:60px;min-height:34px}.rosters-grid-body-cell .keeper-indicator{font-size:.5625rem;font-weight:bold}#team-name-popover input,#team-name-popover button{width:100%}#team-name-popover button{padding:2px 0;margin-top:2px;border:none}p.s1-header,a.s1-header,span.s1-header{font-size:2.5rem !important;font-family:endzone,sans-serif;color:#fff;display:block}p.s2-header,a.s2-header,span.s2-header{font-size:36px !important;font-family:endzone,sans-serif;text-transform:none;font-weight:normal;color:#333;margin:30px 0 15px}p.s2-header a,a.s2-header a,span.s2-header a{color:inherit;text-decoration:none}p.s2-header a:hover,a.s2-header a:hover,span.s2-header a:hover{text-decoration:underline}p.s3-header,a.s3-header,span.s3-header{font-size:24px !important;font-family:proxima-nova,sans-serif;text-transform:none;font-weight:900;color:#043173;margin:.85em 0 .425em}p.s3-header a,a.s3-header a,span.s3-header a{color:inherit;text-decoration:none}p.s3-header a:hover,a.s3-header a:hover,span.s3-header a:hover{text-decoration:underline}p.s4-header,a.s4-header,span.s4-header{font-size:22px !important;font-family:proxima-nova,sans-serif;text-transform:none;font-weight:900;color:#333;margin:.85em 0 .425em}p.s4-header a,a.s4-header a,span.s4-header a{color:inherit;text-decoration:none}p.s4-header a:hover,a.s4-header a:hover,span.s4-header a:hover{text-decoration:underline}p.blue-text,a.blue-text,span.blue-text{color:#043173}p.red-text,a.red-text,span.red-text{color:#a41e22}.article-content h4,.article-content .h4{margin-top:1.5 rem}.comparison-table{display:flex;flex-direction:column;align-items:center;border:solid #8e8e8e 1px}.comparison-table>*{flex-grow:1;width:100%;align-self:stretch;display:flex;flex-direction:column}.comparison-table .ct-left>*{padding:10px 15px}.comparison-table .ct-left .ct-title{background-color:#043173;color:#fff}.comparison-table .ct-left .ct-title h4,.comparison-table .ct-left .ct-title .h4{margin:0;color:#fff;font-weight:bold;font-size:16px}.comparison-table .ct-left .ct-content{height:100%;border-right:none;align-self:stretch}.comparison-table .ct-right>*{padding:10px 15px}.comparison-table .ct-right .ct-title{background-color:#8e8e8e;color:#fff}.comparison-table .ct-right .ct-title h4,.comparison-table .ct-right .ct-title .h4{margin:0;color:#fff;font-weight:bold;font-size:16px}.comparison-table .ct-right .ct-content{height:100%;border-left:none;align-self:stretch}@media(min-width: 768px){.comparison-table{flex-direction:row;align-items:flex-start}.comparison-table .ct-left .ct-content{border-right:solid #8e8e8e 1px}}ul.pro-list{list-style:none;margin-left:0;padding-left:0;margin-top:15px}ul.pro-list li{display:flex;padding-left:1em}ul.pro-list li:before{content:"✓";background-color:#043173;border-radius:100%;color:#fff;font-size:10px;padding:1px 3px;margin-right:10px;display:flex;height:15px;width:15px;margin-top:3px;text-indent:1px}ul.con-list{list-style:none;margin-left:0;padding-left:0;margin-top:15px}ul.con-list li{display:flex;padding-left:1em}ul.con-list li:before{content:"X";background-color:#043173;border-radius:100%;color:#fff;font-size:10px;padding:1px 3px;margin-right:10px;display:flex;height:15px;width:15px;margin-top:3px;text-indent:1px}.snippet-callout-top-center-image{background-color:#fff;margin-top:50px;border:none;border-radius:10px}.snippet-callout-top-center-image .callout-top-center-image{width:100px;height:100px;position:relative;top:0;left:50%;transform:translate(-50%, -50%)}.snippet-callout-top-center-image .callout-top-center-content{padding:0px 10px}@media(max-width: 575px){.snippet-callout-top-center-image{border:solid #c8c8c8 1px;margin-top:75px}}p.align-center{text-align:center}a.wysiwyg-btn{border-radius:15px;padding:10px 20px;border:none;font-weight:700;background-color:#a41c1f;color:#fff}a.wysiwyg-btn-full-width{border-radius:15px;padding:10px 20px;border:none;font-weight:700;background-color:#a41c1f;color:#fff;width:80%;display:block;margin:0 auto}.kb-article-aside{padding-left:25px;display:block}.related-videos-block{display:block}@media(max-width: 991px){.kb-article-aside .related-videos-block{display:none}}.aside-content{margin:10px 0}.aside-content .aside-content-title{border-radius:15px 15px 0 0;padding:15px}.aside-content .aside-content-body{border-radius:0 0 15px 15px;padding:15px}.aside-content.ac-black .aside-content-title{background-color:#333;color:#fff}.aside-content.ac-black .aside-content-body{background-color:#d6d6d6;color:#333}.aside-content.ac-blue .aside-content-title{background-color:#043173;color:#fff}.aside-content.ac-blue .aside-content-body{background-color:#b0c8ed;color:#333}.aside-content.ac-blue .aside-content-body a{color:#a41c1f}.aside-content.ac-blue .aside-content-body a:hover{color:#84191c}.aside-content.ac-red .aside-content-title{background-color:#a41c1f;color:#fff}.aside-content.ac-red .aside-content-body{background-color:#efd2d2;color:#333}.sidebar-callout-horizontal{display:flex;flex-direction:row;width:100%;border:1px solid #c8c8c8;border-radius:5px;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);margin:1.8em 0;position:relative;background:#f2f6ff;padding:0}@media(max-width: 1499px){.sidebar-callout-horizontal{flex-direction:column;align-items:center;flex-grow:1}}.sidebar-callout-horizontal .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);border-radius:4px}.sidebar-callout-horizontal:active .overlay{background:rgba(0,0,0,.05)}.sidebar-callout-horizontal:active{box-shadow:none;transform:translate3d(0, 1px, 0px)}.sidebar-callout-horizontal .thumbnail{width:100%;min-width:150px;background:#c8c8c8;justify-content:center;display:flex;flex-direction:column;background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative}.sidebar-callout-horizontal .thumbnail img{margin:auto}.sidebar-callout-horizontal .thumbnail{width:90px;min-width:90px}.sidebar-callout-horizontal .thumbnail figure{margin:0}.sidebar-callout-horizontal svg.play{width:35%;position:absolute;left:50%;top:50%;transform:translate3d(-50%, -50%, 0);filter:drop-shadow(0px 3px 15px rgba(0, 0, 0, 0.75));opacity:0;transition:150ms ease-in-out opacity}.sidebar-callout-horizontal.video svg.play{opacity:.9}.sidebar-callout-horizontal.video:hover svg{opacity:1}.sidebar-callout-horizontal .body{padding:.5em .75em;width:100%;justify-content:center;display:flex;flex-direction:column}.sidebar-callout-horizontal .body .headline,.sidebar-callout-horizontal .body h3,.sidebar-callout-horizontal .body .h3,.sidebar-callout-horizontal .body h4,.sidebar-callout-horizontal .body .h4,.sidebar-callout-horizontal .body h5,.sidebar-callout-horizontal .body .h5{font-weight:600;margin:0 0 .25em 0;font-size:17px;line-height:1.2em}.sidebar-callout-horizontal .body .link{margin:0}.sidebar-callout-horizontal .body .link a,.sidebar-callout-horizontal .body .link a:hover{color:#a41e22;text-transform:uppercase;text-decoration:underline;font-size:16px;font-weight:600}@media(max-width: 640px){.sidebar-callout-horizontal{flex-direction:column}.sidebar-callout-horizontal .body{padding:1em 1.5em}.sidebar-callout-horizontal .thumbnail{width:100%;height:auto}}.sidebar-callout-horizontal .body .link a[href*=".wistia.com/medias/"],.sidebar-feature-article-horizontal .link a[href*=".wistia.com/medias/"]{text-decoration:none}a[href*=".wistia.com/medias/"]:not(.overlay):hover,.sidebar-callout-horizontal:hover .link a[href*=".wistia.com/medias/"]{border-bottom-style:solid}.sidebar-callout-horizontal>a[href*=".wistia.com/medias/"]:after{display:none}.sidebar-callout-horizontal a[href*=".wistia.com/medias/"]:not(.overlay) .wistia-thumbnail{width:100px}@media(max-width: 1499px){.sidebar-callout-horizontal .thumbnail{width:100%}}.ten-padding-bottom{padding-bottom:10px}.twenty-padding-bottom{padding-bottom:20px}.thirty-padding-bottom{padding-bottom:30px}.fourty-padding-bottom{padding-bottom:40px}.article-content>h2:first-of-type,.article-content>.h2:first-of-type{margin-top:12px !important}.flex-items-start{align-items:flex-start}.flex-items-center{align-items:center}.flex-items-end{align-items:flex-end}.hero-image-right .image-wrap{text-align:right;margin-left:auto}.hero-image-left .image-wrap{text-align:left;margin-right:auto}@media(min-width: 992px){.hero-image-right .image-wrap,.hero-image-left .image-wrap{width:85%}}@media(min-width: 1200px){.hero-image-right .padding-text-left{padding-left:35px;margin-top:40px;padding-right:118px}}.hero-content{padding-top:40px}.hero-background-black-gradient{background:#1d1d1d;background:linear-gradient(180deg, rgb(0, 0, 0) 0%, rgb(66, 66, 66) 100%)}.hero-background-black{background:#1d1d1d}.hero-background-white{background:#fff}.splitter{width:100%;height:0px;background:none;position:relative;margin-bottom:20px}.splitter svg{width:100%;fill:#fff}@media(min-width: 992px){.splitter{margin-bottom:40px}}ol.listicle{color:#fff;margin-top:1rem}ol.listicle li{font-size:22px;font-weight:bold;position:relative;margin-left:40px;margin-bottom:20px}ol.listicle li a{font-size:16px;font-weight:normal;color:#f78439;text-decoration:none;display:block}ol.listicle li a:hover{text-decoration:underline}ol.listicle li a:after{content:" »";font-weight:bold}ol.listicle li:before{content:counter(list-item);display:inline-block;width:25px;height:25px;font-size:16px;background:#ab2221;text-align:center;border-radius:25px;line-height:25px;position:absolute;left:-40px;top:10px}ol.listicle li::marker{content:""}.entry ol.listicle{color:#333}.entry ol.listicle li:before{color:#fff}@media(min-width: 992px){ol.listicle{columns:2}ol.listicle li{font-size:25px;margin-bottom:30px}ol.listicle li a{font-size:16px}ol.listicle li:before{width:30px;height:30px;font-size:18px;border-radius:30px;line-height:30px}ol.listicle li::marker{content:""}}.draft-positions{display:flex;flex-wrap:wrap;width:100%;justify-content:center;padding:5px;max-width:359px}a.draft-position-link{background-color:#ebebeb;border-radius:100%;width:30px;height:30px;text-align:center;align-content:center;color:#333;margin:5px 10px}a.draft-position-link:hover{background-color:#a41c1f;color:#fff}.hero-background-black .hero-title h1,.hero-background-black .hero-title .h1,.hero-background-black .hero-title .authordate{color:#fff !important}.hero-background-black .hero-default h1,.hero-background-black .hero-default .h1,.hero-background-black .hero-default .authordate{text-align:center}.hero-background-black-gradient .hero-title h1,.hero-background-black-gradient .hero-title .h1,.hero-background-black-gradient .hero-title .authordate{color:#fff !important}.hero-background-black-gradient .hero-default h1,.hero-background-black-gradient .hero-default .h1,.hero-background-black-gradient .hero-default .authordate{text-align:center}.hero-background-white .hero-title h1,.hero-background-white .hero-title .h1,.hero-background-white .hero-title .authordate{color:#043173 !important}.hero-background-white .hero-default h1,.hero-background-white .hero-default .h1,.hero-background-white .hero-default .authordate{text-align:center}.authordate span a{color:inherit;text-decoration:underline;font-weight:700}.hero-image{width:100%;aspect-ratio:4/1;overflow-y:hidden}.hero-image img{width:100%;height:auto}.pi-full-width{max-width:100%}@media(min-width: 768px){.pi-half-width{width:50%}}.hero-content h2,.hero-content .h2{font-size:36px !important}.article-content h3,.article-content .h3,.hero-content h3,.hero-content .h3{font-size:24px !important}.article-content h4,.article-content .h4,.hero-content h4,.hero-content .h4{font-size:22px !important}@media(min-width: 992px){.hero-content h1,.hero-content .h1{font-size:4.5em;text-align:center}.hero-content h2,.hero-content .h2,.s2-header{font-size:40px !important}.article-content h3,.article-content .h3,.hero-content h3,.hero-content .h3,.s3-header{font-size:26px !important}.article-content h4,.article-content .h4,.hero-content h4,.hero-content .h4,.s4-header{font-size:24px !important}}.article-content-container .featured-image,#kb-layout .featured-image{border-radius:15px 15px 0 0}.indented-text{margin:0 50px 0 50px}.caption-right{display:flex;flex-direction:column;align-items:center;margin:15px 0}.caption-right .caption-image{width:100%;aspect-ratio:1/1}.caption-right .caption-image figure{height:100%;width:100%}.caption-right .caption-image img{max-width:none;object-fit:contain;height:100%;width:100%}.caption-right .caption-text{margin-top:15px;padding:15px 40px 0 40px;border-top:#dbe2f2 8px solid}@media(min-width: 768px){.caption-right{flex-direction:row;margin:15px 0}.caption-right .caption-image{width:50%;display:inline-block}.caption-right .caption-text{margin-left:15px;margin-top:0px;padding:40px 0 40px 15px;border-top:none;border-left:#dbe2f2 8px solid;display:inline-block;flex-grow:1}.caption-right .caption-text p:last-child{margin-bottom:0}}.caption-bottom{display:flex;flex-direction:column;align-items:center;margin:15px 0}.caption-bottom .caption-image{width:100%;aspect-ratio:2/1}.caption-bottom .caption-image figure{height:100%;width:100%}.caption-bottom .caption-image img{max-width:none;object-fit:contain;height:100%;width:100%}.caption-bottom .caption-text{margin-top:15px;padding:15px 40px 0 40px;border-top:#dbe2f2 8px solid}.breadcrumb-box a{color:#fff}#debug-settings-modal .selected-players-list{max-height:200px;overflow-y:auto}.select-dropdown{position:relative;flex:1 1 auto}.select-dropdown .hint{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.select-dropdown .hint[readonly]{opacity:.25}.select-dropdown .type{background-color:rgba(0,0,0,0);position:relative;z-index:2}.select-dropdown ul{display:none;border-radius:5px;border:2px solid #ccc;position:absolute;margin:0;padding:0;z-index:23;min-width:100%;max-height:300px;overflow-y:auto}.select-dropdown .type:focus{background-color:rgba(0,0,0,0)}.select-dropdown .type:focus+ul{display:block}.select-dropdown ul:hover{display:block}.select-dropdown ul li{background-color:#fff;list-style-type:none;padding:.25rem .5rem;border-bottom:1px solid #eee;cursor:pointer}.select-dropdown ul li:last-of-type{border-bottom:none}.select-dropdown ul li:hover{background-color:#eee}.select-dropdown li:not(.result){font-style:italic}.select-dropdown li.result{cursor:pointer}.revealing-input input[type=search]{transition:width 1s ease;background-image:url(/img/icons/search-gray.svg) !important;background-repeat:no-repeat;background-position:.5rem 50%;padding-left:2rem}.revealing-input input[type=search]:not(.has-value){width:60%}.revealing-input input[type=search]:focus{width:100%}.sharkbite-wrapper{background-color:#fff;padding-top:60px}.sharkbite-wrapper .sharkbite-head{border-top:5px solid #000;margin-right:30px}.sharkbite-wrapper .sharkbite-head span{position:relative;font-family:"endzone",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:normal;display:block;margin-top:0;left:40px;font-size:20px;background-color:#fff;width:173px;padding:0px 10px;transform:translate(0px, -63%)}.sharkbite-wrapper .featured-player{align-items:center;font-weight:bold}.sharkbite-wrapper .featured-player a{color:var(--bs-body-color);margin:10px 30px;border-bottom:1px dashed var(--bs-body-color);width:inherit;padding:0px}.sharkbite-wrapper .sidebar-head{border-top:5px solid #000;margin-right:30px;margin-top:60px}.sharkbite-wrapper .sidebar-head h4,.sharkbite-wrapper .sidebar-head .h4{position:relative;color:#000;left:20px;font-size:18px;background-color:#fff;width:156px;padding:0px 10px;transform:translate(0px, -63%)}.sharkbite-wrapper .content-bar{width:90%;height:2px;margin:20px auto;background-color:#eee}.sharkbite-wrapper .author-box{align-items:center}.sharkbite-wrapper .author-box .author-image{width:150px;height:150px}.sharkbite-wrapper .author-box .author-image img{object-fit:cover;height:150px;width:150px;object-position:center}.sharkbite-wrapper .author-box .author-info .author-name,.sharkbite-wrapper .author-box .author-info .author-job{font-weight:bold}.sharkbite-wrapper .article-right-sidebar{padding-top:40px}.article-content .content-bar,.kb-layout .content-bar,.mobile-next-article-container .content-bar{width:90%;height:2px;margin:20px auto;background-color:#eee}.author-box{align-items:center}.author-box .author-image{width:150px;height:150px}.author-box .author-image img{object-fit:cover;height:150px;width:150px;object-position:center}.author-box .author-info .author-name,.author-box .author-info .author-job{font-weight:bold}@media only screen and (min-width: 992px){.author-box{flex-wrap:nowrap}}#player-modal .modal-body{padding:0}#player-modal .modal-body>header{background:#053376;color:#fff}#player-modal .modal-body>header .row{display:flex;align-items:center}#player-modal .modal-body>header .pos-team-bye{font-size:12px}#player-modal .modal-body>header h5,#player-modal .modal-body>header .h5{color:#c8c8c8;font-size:16px}#player-modal .modal-body>header .btn-close{border:none;color:#fff;background:none;font-size:30px;font-weight:700}#player-modal .modal-body>header .opp-team-logo{width:42px;height:30px}#player-modal .modal-body>header .next-week-game strong{font-size:14px;display:block}#player-modal .modal-body>header .next-week-game h5,#player-modal .modal-body>header .next-week-game .h5{margin-bottom:0}#player-modal section>header{padding:10px 15px;background:rgba(0,0,0,0) linear-gradient(0deg, #ebebeb 0%, #f2f6ff 100%) 0% 0% no-repeat padding-box;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);border-radius:5px 5px 0px 0px;position:relative;z-index:1}#player-modal section header h4,#player-modal section header .h4{margin:0}#player-modal section header h4 img,#player-modal section header .h4 img{margin-right:10px}#player-modal .projection{padding:15px}#player-modal .projection header h3,#player-modal .projection header .h3{margin-bottom:0;font-size:30px}#player-modal .projection header img{width:125px}#player-modal .projection table th{background:#86a2cb;color:#fff;border:1px solid #fff;font-size:10px;padding:10px 15px}#player-modal .projection table td{text-align:center;font-size:14px;color:#333}#player-modal section.profile div{padding:15px;overflow:scroll;height:40vh}#player-modal footer .btn{background:#86a2cb 0% 0% no-repeat padding-box;color:#fff;font-family:"endzone",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-size:25px;text-align:center;padding:15px 0;display:block;border-radius:0}#player-modal .weekly-section{padding:30px}#player-modal .weekly-section table{margin-bottom:15px}#player-modal .weekly-section th{font-size:12px}#player-modal .no-injuries{text-align:center;font-size:24px;color:#909090;padding:20px 0;background:#e3e3e7}#player-modal .no-injuries p{margin:0}.injury-report label{color:#86a2cb;font-family:"endzone";font-size:18px}.injury-report .player-injury-details .row:first-of-type{margin-top:15px}.injury-report .player-injury-details .text-right{color:#86a2cb;font-size:10px;padding-top:8px}.injury-report>div>.row{margin-top:7px;margin-left:0;margin-right:0;border-bottom:1px solid #c8c8c8;padding-bottom:8px;padding-left:5px;padding-right:5px}.injury-report .endzone.ds-blue{padding-top:8px;font-size:20px}.injury-report .daily-practice>.row:first-of-type{border-bottom:none}.flashy-text{font-family:"endzone";font-size:2rem;display:flex;gap:.125rem}.flashy-text>span{animation-name:blink-less-subtle;animation-duration:1s;animation-iteration-count:infinite;animation-fill-mode:both;counter-increment:letter}.flashy-text>span:nth-child(n+2){animation-delay:0.125s}.flashy-text>span:nth-child(n+3){animation-delay:0.1875s}.flashy-text>span:nth-child(n+4){animation-delay:0.25s}.flashy-text>span:nth-child(n+5){animation-delay:0.3125s}.flashy-text>span:nth-child(n+6){animation-delay:0.375s}.flashy-text>span:nth-child(n+7){animation-delay:0.4375s}.flashy-text>span:nth-child(n+8){animation-delay:0.5s}.flashy-text>span:nth-child(n+9){animation-delay:0.5625s}.flashy-text>span:nth-child(n+10){animation-delay:0.625s}.flashy-text>span:nth-child(n+11){animation-delay:0.6875s}.flashy-text>span:nth-child(n+12){animation-delay:0.75s}.flashy-text>span:nth-child(n+13){animation-delay:0.8125s}.flashy-text>span:nth-child(n+14){animation-delay:0.875s}.flashy-text>span:nth-child(n+15){animation-delay:0.9375s}.flashy-text>span:nth-child(n+16){animation-delay:1s}.flashy-text>span:nth-child(n+17){animation-delay:1.0625s}.flashy-text>span:nth-child(n+18){animation-delay:1.125s}.flashy-text>span:nth-child(n+19){animation-delay:1.1875s}.flashy-text>span:nth-child(n+20){animation-delay:1.25s}@keyframes blink-less-subtle{0%{opacity:.6}20%{opacity:1}100%{opacity:.6}}.loading-modal{position:fixed;top:40%;left:50%;z-index:200;transform:translate3d(-50%, -50%, 0);box-shadow:rgba(0,0,0,.25) 0 1.25em 2em}.loading-modal.ds-alert:before{content:""}.loading-modal.ds-alert:after{background-image:none}.projections-warning.ds-alert{box-shadow:4px 4px 5px #e4e4e4;padding:10px 50px}.projections-warning.ds-alert:before{content:""}.projections-warning.ds-alert:after{background-image:none}.grayed{filter:grayscale(100%);opacity:.5}.modal-mask-backdrop{background:rgba(4,25,68,.7);backdrop-filter:blur(12px)}.reusable-modal .modal-mask{position:fixed;z-index:9998;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;background:rgba(4,25,68,.7);backdrop-filter:blur(12px);display:flex;transition:opacity .3s ease}.reusable-modal .modal-mask .modal-body{padding:1rem 0}.reusable-modal .modal-mask .modal-body.draft-order-modal>div{max-height:70vh;overflow-y:scroll}@media screen and (max-width: 992px){.reusable-modal .modal-mask{padding:0 1rem}}@media screen and (min-width: 992px){.reusable-modal .modal-container{width:70%;margin-top:5rem;padding-bottom:5rem}}.reusable-modal .modal-header{font-family:proxima-nova,sans-serif;color:#fff}.reusable-modal .modal-header h1,.reusable-modal .modal-header .h1{font-family:proxima-nova,sans-serif}.reusable-modal .modal-container{margin:auto;transition:all .3s ease}.reusable-modal .modal-enter-from{opacity:0}.reusable-modal .modal-leave-to{opacity:0}.reusable-modal .modal-enter-from .modal-container,.reusable-modal .modal-leave-to .modal-container{transform:scale(1.1)}#see-you-next-your-modal{pointer-events:none;position:sticky;top:0;bottom:0;left:0;margin:0 0 0 50%;height:100vh;width:100vw;transform:translate3d(-50%, 0, 0);z-index:15}.showing-reusable-modal #see-you-next-your-modal{pointer-events:all}#see-you-next-your-modal .modal-body{padding:1rem}#see-you-next-your-modal .modal-mask{position:absolute;background:rgba(0,32,99,.7)}#see-you-next-your-modal .modal-mask .modal-container{margin:20vh auto 0}#see-you-next-your-modal .modal-mask .modal-container h1,#see-you-next-your-modal .modal-mask .modal-container .h1,#see-you-next-your-modal .modal-mask .modal-container h2,#see-you-next-your-modal .modal-mask .modal-container .h2{color:#fff;text-align:center}#see-you-next-your-modal .modal-mask .modal-container h1,#see-you-next-your-modal .modal-mask .modal-container .h1{font-size:300%;margin:0 0 .25em;line-height:1em;background:none;padding:0}#see-you-next-your-modal .modal-mask .modal-container h2,#see-you-next-your-modal .modal-mask .modal-container .h2{font-size:150%;font-family:proxima-nova,sans-serif}@media(max-width: 992px){#see-you-next-your-modal{margin:0 0 0 50%}}.expandable-text svg{display:flex;margin:0 auto}.expandable-text .expandable-text-container{margin:.5rem}.expandable-text>.expandable-text-container,.simple-text-html{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;text-overflow:ellipsis}.expandable-text>.expandable-text-container .expandable-text-html,.simple-text-html .expandable-text-html{text-align:left}.expandable-text>.expandable-text-container .expandable-text-html p,.expandable-text>.expandable-text-container .expandable-text-html h1,.expandable-text>.expandable-text-container .expandable-text-html .h1,.expandable-text>.expandable-text-container .expandable-text-html h2,.expandable-text>.expandable-text-container .expandable-text-html .h2,.expandable-text>.expandable-text-container .expandable-text-html h3,.expandable-text>.expandable-text-container .expandable-text-html .h3,.expandable-text>.expandable-text-container .expandable-text-html h4,.expandable-text>.expandable-text-container .expandable-text-html .h4,.expandable-text>.expandable-text-container .expandable-text-html h5,.expandable-text>.expandable-text-container .expandable-text-html .h5,.expandable-text>.expandable-text-container .expandable-text-html h6,.expandable-text>.expandable-text-container .expandable-text-html .h6,.simple-text-html .expandable-text-html p,.simple-text-html .expandable-text-html h1,.simple-text-html .expandable-text-html .h1,.simple-text-html .expandable-text-html h2,.simple-text-html .expandable-text-html .h2,.simple-text-html .expandable-text-html h3,.simple-text-html .expandable-text-html .h3,.simple-text-html .expandable-text-html h4,.simple-text-html .expandable-text-html .h4,.simple-text-html .expandable-text-html h5,.simple-text-html .expandable-text-html .h5,.simple-text-html .expandable-text-html h6,.simple-text-html .expandable-text-html .h6{font-family:proxima-nova,sans-serif;font-size:.835rem}@media screen and (max-width: 992px){.default-article div:has(>.col-5):has(img),.default-article div:has(>.col-4):has(img),.knowledge-base-article div:has(>.col-5):has(img),.knowledge-base-article div:has(>.col-4):has(img){flex-direction:column-reverse}.default-article div:has(>.col-5):has(img) div,.default-article div:has(>.col-4):has(img) div,.knowledge-base-article div:has(>.col-5):has(img) div,.knowledge-base-article div:has(>.col-4):has(img) div{width:unset;flex-grow:1 !important;margin:0 auto}.default-article div:has(>.col-5):has(img) img,.default-article div:has(>.col-4):has(img) img,.knowledge-base-article div:has(>.col-5):has(img) img,.knowledge-base-article div:has(>.col-4):has(img) img{max-height:600px;margin-top:.5rem}}/*# sourceMappingURL=custom.css.map */
