#progress{pointer-events:none}#progress .progress-ledge{height:10px;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:2000000}#progress .progress-bar{background:#d00;height:2px;position:absolute;width:100%}#progress .progress-peg{-webkit-box-shadow:0 0 10px #d00,0 0 5px #d00;box-shadow:0 0 10px #d00,0 0 5px #d00;display:block;height:100%;opacity:1;position:absolute;right:0;-webkit-transform:rotate(3deg) translateY(-4px);-ms-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px);width:100px}.Ad{margin:auto;position:relative}.Ad:before{background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0RDRERERiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtNDkuMTg3LjAwMy0xMi42MS4wMDFIMjMuMjYxYy0yLjY1Ni0uMDA2LTQuNDE1IDEuMzk1LTQuNjY1IDMuNDg3LS4wOTIuNzctLjE4IDEuNDUtLjE4IDEuNDVINTIuOTZsLjExNi0uOTE5Yy4yNjMtMi4xMDctLjYzLTQuMDE5LTMuODg4LTQuMDE5TTUyLjcyOCA2LjgyMnMtLjA3Ny42OTctLjE4MyAxLjQ1N2MtLjIxIDEuNTA2LTEuMzMyIDIuNjI3LTMuNDE4IDIuNjI3aC03LjM1NGwtLjgzNCA2LjY5MmgtNS44NTVsMS4zMjgtMTAuNzc2aDE2LjMxNlpNMi4xODIgMCAxNy44NS4wMDNsLS42MTMgNC45MzhIMS41NzJ6TTEuMzM4IDYuODIyaDE1LjY2NWwtLjUwNiA0LjA4NGgtOS44MWwtLjI1IDIuMDE3aDkuODA4bC0uNTgyIDQuNjc1SDB6TTU0Ljc2My4wMDNoMTIuNzc1YzIuMDIgMCA0LjEyMS45MzggMy43MDQgNC4xNzhhNzEuNyA3MS43IDAgMCAwLS4wOTcuNzZINTQuMTUybC42MTEtNC45MzhaTTUzLjkxNiA2LjgybDUuODYuMDA0LTEuMzM3IDEwLjc3Mi01Ljg1OS4wMDJ6TTY1LjA0NiA2LjgybDUuODU4LjAwNC0xLjMzNyAxMC43NzItNS44NTkuMDAyek0zMS4wNTIgNi44MjZsLTEyLjg2Ny0uMDA0Yy0uNDMzIDIuODEzLjk3NCA0LjA4NCAyLjk2OCA0LjA4NGw3LjkyNi0uMDAzLS4yNSAyLjAySDE3LjQyN2wtLjU3NyA0LjY3NXMxMi40MS4wMDQgMTIuOTE0IDBjLjQxNC0uMDMgMy4zMTgtLjEwOSA0LjMwOC0yLjQ4NC4zMjItLjc3LjYwOS0zLjUzNC42ODktNC4xMTUuNDYtMy4zNy0xLjg3MS00LjE3My0zLjcxLTQuMTczIi8+PC9nPjwvc3ZnPg==") 50% no-repeat;background-size:100px;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:1}#fittOverlayContainer .Ad:before{display:none}.Ad>div{font-size:0;position:relative;z-index:2}.layout__column--2 .Ad,.layout__column--3 .Ad,.PageLayout--mobile .Ad,.PageLayout__RightAside .Ad{margin-bottom:10px}.Ad.Ad--inContent{min-width:300px}.Ad.Ad--banner,.Ad.Ad--inContent{display:-webkit-box;display:-ms-flexbox;display:flex}.Ad.Ad--banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;min-height:50px;width:320px}.bp-mobile .ScoresMenu .Ad--inContent{display:inline-block;min-height:250px;z-index:1000004}.bp-mobile .GamePackage.Ad--inContent,.bp-mobile .Player.Ad--inContent{display:block}.bp-tabletPlus .Ad--banner{min-height:90px;width:728px}.bp-tabletPlus .Ad--inContent{display:inline-block;min-height:250px}.bp-tabletPlus .Ad--inContentStrip{font-size:0;min-height:0}.bp-desktopPlus .Ad--banner{min-height:66px;width:970px}.bp-desktopLGPlus .Ad--banner{background-size:contain;max-width:1280px;min-height:100px;width:100%}.LoadAnimation{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.LoadAnimation__Spinner{-webkit-animation:rotator 1.4s linear infinite;animation:rotator 1.4s linear infinite}@-webkit-keyframes rotator{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@keyframes rotator{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}.LoadAnimation__Path{stroke-dashoffset:0;stroke-linecap:round;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.LoadAnimation--lightBG .LoadAnimation__Path{stroke:#a5a6a7}.LoadAnimation--darkBG .LoadAnimation__Path{stroke:#fff}.LoadAnimation--sm .LoadAnimation__Path{stroke-dasharray:54;-webkit-animation:dashSM 1.4s ease-in-out infinite;animation:dashSM 1.4s ease-in-out infinite}.LoadAnimation--md .LoadAnimation__Path{stroke-dasharray:80;-webkit-animation:dash 1.4s ease-in-out infinite;animation:dash 1.4s ease-in-out infinite}.LoadAnimation--lg .LoadAnimation__Path{stroke-dasharray:160;-webkit-animation:dashLG 1.4s ease-in-out infinite;animation:dashLG 1.4s ease-in-out infinite}@-webkit-keyframes dash{0%{stroke-dashoffset:80}50%{stroke-dashoffset:20;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:80;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@keyframes dash{0%{stroke-dashoffset:80}50%{stroke-dashoffset:20;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:80;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@-webkit-keyframes dashSM{0%{stroke-dashoffset:54}50%{stroke-dashoffset:13.5;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:54;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@keyframes dashSM{0%{stroke-dashoffset:54}50%{stroke-dashoffset:13.5;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:54;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@-webkit-keyframes dashLG{0%{stroke-dashoffset:160}50%{stroke-dashoffset:40;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:160;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@keyframes dashLG{0%{stroke-dashoffset:160}50%{stroke-dashoffset:40;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:160;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}.icon__svg{fill:#000;height:24px;width:24px}.icon__svg--dark{fill:#fff}.icon__svg path{fill:inherit}.Select__Icon{pointer-events:none}.icon-external{fill:#a5a6a7}@-webkit-keyframes lightboxActivate{0%{padding-top:200vh}to{padding-top:0}}@keyframes lightboxActivate{0%{padding-top:200vh}to{padding-top:0}}.lightbox__wrapper{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000014}.lightbox__wrapper--desktop:not(.lightbox__wrapper--static),.lightbox__wrapper--tablet:not(.lightbox__wrapper--static){-webkit-animation:lightboxActivate .2s .2s forwards;animation:lightboxActivate .2s .2s forwards;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1);padding-top:200vh}.lightbox__wrapper--watchProvider .lightbox__content{min-height:80vh}.lightbox__wrapper--static{padding-top:0}.lightbox__overlay{background:rgba(0,0,0,.3);cursor:pointer;left:0;pointer-events:none;position:absolute}.lightbox__overlay--fullWindow,.lightbox__overlay--mobile{background-color:#fff;height:calc(100vw + 50px);top:-50px;width:100vw}.lightbox__overlay--desktop,.lightbox__overlay--tablet{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation:lightboxOverlayActive .2s ease-in-out;animation:lightboxOverlayActive .2s ease-in-out;bottom:0;pointer-events:auto;right:0;top:0}@-webkit-keyframes lightboxOverlayActive{0%{opacity:0}to{opacity:1}}@keyframes lightboxOverlayActive{0%{opacity:0}to{opacity:1}}.lightbox__contentBox{background-color:#fff;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.24);box-shadow:0 1px 4px rgba(0,0,0,.24);min-height:100px;min-width:100px;pointer-events:auto}.lightbox__contentBox.lightbox__contentBox--heightWebkit{min-height:-webkit-fill-available}.lightbox__contentBox--fullWindow,.lightbox__contentBox--mobile{min-height:100vh;width:100%}.lightbox__contentBox--desktop,.lightbox__contentBox--tablet{border-radius:10px}.lightbox__contentBox--dark{background-color:#1d1e1f}.lightbox__contentBox iframe{background:0;border:0}.lightbox__content{background-color:#fff;min-width:260px}.lightbox__content--fullWindow,.lightbox__content--mobile{bottom:0;left:0;margin-top:40px;overflow:auto;position:absolute;right:0;top:0}.lightbox__content--desktop,.lightbox__content--desktopPlus,.lightbox__content--tablet{-webkit-overflow-scrolling:touch;max-height:80vh;overflow:scroll}.lightbox__content--desktop,.lightbox__content--desktopPlus{overflow:auto}.lightbox__content--dark{background-color:#1d1e1f}.lightbox__content--isContent{padding:16px}.lightbox__header{background-color:#fff;min-height:40px}.lightbox__header .lightboxTitle{color:#6c6d6f;font-size:15px;font-weight:600;line-height:20px}.lightbox__header .lightboxSubTitle{color:#a5a6a7;font-size:14px;line-height:19px;padding-left:12px}.lightbox__header--hide{border:0;height:0}.lightbox__header--fullWindow,.lightbox__header--mobile{position:fixed;top:0;width:100%;z-index:2}.lightbox__header--subTitle{height:auto}.lightbox__header--title{border-bottom:1px solid;border-color:#dcdddf}.lightbox__header--dark{background-color:#1d1e1f}.lightbox__header--dark.lightbox__header--title{border-color:#151617}.lightbox__header--dark .lightboxTitle{color:#dcdddf}.lightbox__header--dark .lightboxSubTitle{color:#cbccce}.lightbox__header--headerSpacing{padding-bottom:8px;padding-top:8px}.lightbox__closebtn{background-color:transparent;border:0;border-radius:4px;cursor:pointer;height:32px;right:4px;top:4px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;width:32px;z-index:100}.no-touch .lightbox__closebtn:hover{background-color:#f9f9fb;color:#151617}.no-touch .lightbox__closebtn:hover .icon--color{fill:#151617}.lightbox__closebtn .icon__svg{-ms-flex-negative:0;flex-shrink:0}.lightbox__closebtn .icon--color{fill:#a5a6a7}.lightbox__closebtn--text{color:#a5a6a7;font-size:14px;text-transform:uppercase;width:90px}.lightbox__closebtn--dark{background:#1d1e1f}.no-touch .lightbox__closebtn--dark:hover{background:#48494a;color:#fff}.no-touch .lightbox__closebtn--dark:hover .icon--color{fill:#fff}.lightbox__closebtn__wrap{height:100%}.lightbox__wrapper--filters .btn{margin-top:10px;width:100%}.filter__title{color:#6c6d6f}.filter__headline{border-bottom:1px solid #edeef0;margin-bottom:10px;padding:0 40px 10px;text-align:center}.bp-mobileSM .filter__headline{padding:0 0 10px}.lightbox__closebtn:hover{background-color:#f1f2f3}.lightbox__closebtn:hover .icon__color{fill:#06c}.lightbox__closebtn .icon__color{fill:#6c6d6f}.Card{border-radius:10px;margin-bottom:8px;overflow:hidden;padding:0;position:relative}.Card,.Card .Card{background:#fff}.Card .Card{-webkit-box-shadow:0 1px 4px rgba(0,0,0,.24);box-shadow:0 1px 4px rgba(0,0,0,.24);margin-bottom:0}.Card .Card+.Card{margin-top:12px}.Card .Image{-ms-flex-negative:0;flex-shrink:0}.Card--dark{background:#1d1e1f}.Card--dark .Card{background:#252627}.Card__Header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-bottom:1px dotted #dcdddf;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-left:12px;margin-right:12px;min-height:44px;padding:6px 0}.Card__Header--no-border{border:0!important}.Card__Header__Title{font-size:12px;font-weight:800;line-height:12px}.Card__Header__Title--no-theme{color:#151617}.Card__Header__Title--dark{color:#fff}.Card__Header__Title__Wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-direction:column;flex-direction:column;flex-grow:1;text-align:left}.Card__Header__Title__Wrapper--has-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.Card__Header__Title__Logo__Wrapper{margin-right:8px}.Card__Header__Title__Count{color:#a5a6a7;font-size:12px;font-weight:400;margin-left:4px}.Card__Header__Subtitle{color:#6c6d6f;font-size:11px;font-weight:600;line-height:11px;margin-top:2px}.Card__Header--presby{height:62px}.Card__Header--border-bottom{border-bottom:1px dotted;border-color:#dcdddf}.Card__Header__Link{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.Card__Header__Link,.Card__Header__Link__Text{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;color:#06c;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.Card__Header__Link__Text:hover{color:#06c}.Card__Header__Link__Caret{height:12px;width:12px}.Card__Header__SubLink{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Card__Header__SubLink__Text{color:#a5a6a7;font-size:11px;line-height:13px}.Card__Header__SubLink .Card__Header__SubLink__Text{color:inherit;font-size:12px;line-height:12px}.Card__Header__SubLink .icon__svg{height:16px;padding-left:4px;width:16px}.Card__Header__SubLink--presby{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Card__Presby__Label{color:#6c6d6f;font-size:9px;margin-bottom:4px}.Card__Presby__Logo img{max-height:31px;max-width:88px;position:relative}.Card__Content{overflow:hidden;padding:10px 12px;position:relative}.Card__Header--no-border+.Card__Content{padding-top:0}.Card__Content .contentItem__content{padding:0}.Card__Content .carousel__wrapper-inner{padding:0 12px}.Card__Footer{-webkit-box-pack:center;-ms-flex-pack:center;border-top:1px dotted #dcdddf;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;justify-content:center;margin:0 12px;padding:10px 0}.Card__Footer>a{display:inline-block;font-weight:600;text-align:center}.Card__Footer>a+a:before{color:#dcdddf;content:"|";font-size:16px;line-height:12px;padding:0 12px}.Card__Footer--no-border{border:0!important}.v-sup{font-size:xx-small;vertical-align:super}.Card__Footer--dark,.Card__Header--dark{border-color:#3a3b3c}.ContentCard__Meta{text-transform:uppercase}.AnchorLink{color:#06c;cursor:pointer;text-decoration:none}.AnchorLink:hover{color:#004d9a}.AnchorLink--dark:hover{color:#06c}.StreamingCard__Link__Wrapper{display:block}.StreamingCard__Header{margin-bottom:0;min-height:auto}.StreamingCard__Header .Card__Header__Title{text-transform:uppercase}.StreamingCard__MediaWrapper{-ms-flex-negative:0;border-radius:10px;flex-shrink:0;height:79px;margin-right:12px;overflow:hidden;position:relative;width:140px}.StreamingCard__ContentTitle{color:#000;font-size:12px;font-weight:600;line-height:16px}.StreamingCard--dark .StreamingCard__ContentTitle{color:#fff}.StreamingCard__Meta{color:#a5a6a7;font-size:11px;line-height:13px;margin:5px 0}.StreamingCard__Meta li{display:inline-block}.StreamingCard__Meta li+li:before{content:"• ";margin-left:4px}.StreamingCard__Error{color:#ff4141;font-size:11px;line-height:13px}.StreamingCard__NowPlaying{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:rgba(0,0,0,.8);bottom:0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:700;justify-content:center;left:0;line-height:16px;position:absolute;right:0;text-transform:uppercase;top:0;z-index:3}.StreamingList .StreamingCard{border-radius:0;margin-bottom:0}.StreamingList__Title{font-size:12px;font-weight:800;line-height:16px;padding:10px 12px 0;text-transform:uppercase}.StreamingList__Container{background:#fff;padding:4px}.StreamingList__Container li{list-style-type:none}.bp-tabletPlus .StreamingList__Container{padding:12px;width:528px}.StreamingList__Container--dark{background:#1d1e1f}.StreamingList__Container--dark .StreamingList__Title{color:#fff}.AuthLabel{border:1px solid #dcdddf;border-radius:4px;color:#cbccce;display:inline-block;font-size:11px;font-weight:600;padding:2px 4px;text-transform:uppercase}.AuthLabel--dark{border-color:#48494a;color:#6c6d6f}.Button--unstyled{background:transparent;border:0;cursor:pointer;margin:0;padding:0}.Button,.Button--unstyled{font-family:-apple-system,BlinkMacSystemFont,Roboto,Arial,Helvetica Neue,Helvetica,sans-serif}.Button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid transparent;border-radius:50px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:12px;font-weight:600;height:32px;justify-content:center;line-height:1;max-width:414px;overflow:hidden;padding:0 18px;position:relative;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;white-space:nowrap}body:not([data-interaction-type=keyboard]) .Button{outline:0}.Button .Image img{display:block}.no-touch .Button--default:hover{background-color:#004d9a;text-decoration:none}.no-touch .Button--anchorLink:hover{color:#fff}.no-touch .Button--alt:hover{background-color:rgba(0,102,204,.2);border:1px solid rgba(0,102,204,0);color:#004d9a}.Button--default{background-color:#06c;color:#fff}.Button--anchorLink{border:0;color:#fff}.Button--icon-noLabel{padding:0;width:32px}.Button--sm{font-size:11px;height:28px;padding:0 12px;text-transform:uppercase}.Button--sm.Button--icon-noLabel{padding:0;width:28px}.Button--lg,.Button--xl{font-size:16px;padding:0 18px}.Button--lg{height:40px}.Button--lg.Button--icon-noLabel{padding:0;width:40px}.Button--xl{height:56px}.Button--xl.Button--icon-noLabel{padding:0;width:56px}.Button--alt{background-color:transparent;border:1px solid rgba(0,102,204,.48);color:rgba(0,102,204,.88)}.Button--alt .icon__svg{fill:rgba(0,102,204,.88)}.Button--alt.Button--disabled{background-color:transparent;background-image:none;border:1px solid #cbccce;color:#cbccce}.Button--alt.Button--disabled .icon__svg{fill:#cbccce}.Button--disabled{color:#cbccce;cursor:not-allowed!important}.Button--disabled .icon__svg{fill:#cbccce}.Button--active{background-color:#f9f9fb;cursor:not-allowed!important}.Button.full-width{max-width:none;width:100%}.Button .icon__svg{vertical-align:middle}.Button:not(.Button--icon-noLabel) .icon__svg,.Button:not(.Button--icon-noLabel) .prismIconograpny{height:12px;margin:0 6px 0 -6px;width:12px}.Button:after,.Button:before{display:inline-block;font-size:inherit}.Button:before{margin:0 6px 0 0}.Button:after{margin:0 0 0 9px}.Button--note{margin-bottom:20px;overflow:visible}.Button--note[data-content]:after{bottom:-16px;color:#a5a6a7;content:attr(data-content);font-family:-apple-system,BlinkMacSystemFont,Roboto,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:10px;font-weight:600;left:0;line-height:12px;margin:auto;position:absolute;right:0;text-align:center;text-transform:uppercase}.no-touch .Button--alt.Button--dark:hover,.no-touch .Button--default:hover.Button--dark:hover{background-color:#113261}.no-touch .Button--alt.Button--dark:hover{color:#4c99e6}.no-touch .Button--filter:hover{background-color:#edeef0;color:#48494a}.no-touch .Button--filter.Button--active:hover{color:#c00}.no-touch .Button--disabledLike:hover{background-color:#dcdddf;border:1px solid #dcdddf}.no-touch .Button--disabledLike:hover.Button--dark{background-color:#2b2c2d;border:1px solid #2b2c2d;color:#fff}.no-touch .Button--disabled.Button--alt:hover,.no-touch .Button--disabled.Button--default:hover,.no-touch .Button--disabled.Button--filter:hover{background-color:transparent;background-image:none;border:1px solid #cbccce;color:#cbccce}.no-touch .Button--disabled.Button--alt:hover .icon__svg,.no-touch .Button--disabled.Button--default:hover .icon__svg,.no-touch .Button--disabled.Button--filter:hover .icon__svg{fill:#cbccce}.no-touch .Button--disabled.Button--alt:hover.Button--dark,.no-touch .Button--disabled.Button--default:hover.Button--dark,.no-touch .Button--disabled.Button--filter:hover.Button--dark{border-color:#48494a;color:#6c6d6f}.no-touch .Button--disabled.Button--alt:hover.Button--dark .icon__svg,.no-touch .Button--disabled.Button--default:hover.Button--dark .icon__svg,.no-touch .Button--disabled.Button--filter:hover.Button--dark .icon__svg{fill:#6c6d6f}.no-touch .Button--disabled.Button--filter:hover{background-color:#f9f9fb}.Button--default .icon__svg{fill:#fff}.Button--default.Button--disabled{background-color:transparent;background-image:none;border:1px solid #cbccce;color:#cbccce}.Button--default.Button--disabled .icon__svg{fill:#cbccce}.Button--alt.Button--dark{border-color:#004d9a;color:#4c99e6}.Button--filter{background-color:#f9f9fb;border:1px solid #dcdddf;color:#48494a;margin:0}.Button--filter:after{color:#06c;display:inline-block}.Button--filter.Button--active{background-color:#fff;-webkit-box-shadow:inset 1px 1px 2px 0 rgba(0,0,0,.2);box-shadow:inset 1px 1px 2px 0 rgba(0,0,0,.2);color:#c00}.Button--filter.Button--disabled{border-color:#cbccce;color:#cbccce}.Button--filter.Button--disabled .icon__svg{fill:#cbccce}.Button--eplus{line-height:0}.Button--eplus.Button--default{background-color:#ffad00}.no-touch .Button--eplus.Button--default:hover{background-color:#ef940e}.Button--eplus.Button--default.Button--dark{color:#fff}.Button--eplus.Button--default.Button--dark .icon__svg{fill:#fff}.no-touch .Button--eplus.Button--default.Button--dark:hover{background-color:#ef940e;color:#fff}.no-touch .Button--eplus.Button--default.Button--dark:hover .icon__svg{fill:#fff}.Button--eplus.Button--alt{background-color:transparent;border:1px solid #ffad00;color:#ef940e}.Button--eplus.Button--alt .icon__svg{fill:#ef940e}.no-touch .Button--eplus.Button--alt:hover{background-color:#ffad00;color:#fff}.no-touch .Button--eplus.Button--alt:hover .icon__svg{fill:#fff}.Button--eplus.Button--alt.Button--dark{color:#fff}.Button--eplus.Button--alt.Button--dark .icon__svg{fill:#fff}.no-touch .Button--eplus.Button--alt.Button--dark:hover{background-color:#ef940e;color:#fff}.no-touch .Button--eplus.Button--alt.Button--dark:hover .icon__svg{fill:#fff}.Button--eplus.ButtonWithSvg--text.Button--sm .Image--buttonSvg{width:47px}.Button--eplus.ButtonWithSvg--text.Button--md{text-transform:uppercase}.Button--eplus.ButtonWithSvg--text.Button--md .Image--buttonSvg{margin-top:-1px;width:51px}.Button--eplus.Button--eplus-logo{min-width:104px}.Button--eplus.Button--eplus-logo .icon__svg{margin:0 4px 0 0}.Button--disabled.Button--dark{border-color:#48494a;color:#6c6d6f}.Button--disabledLike{background-color:transparent;border:1px solid #a5a6a7;color:#151617}.Button--disabledLike .icon__svg{fill:#151617}.Button--disabledLike.Button--dark{border-color:#48494a;color:#fff}.Button .icon__svg.locked{height:18px;width:18px}.Image__Citation{font-size:11px;line-height:13px;max-width:calc(100% - 16px);overflow:hidden;position:absolute;right:8px;top:8px;z-index:2}.Image__Citation__Attr,.Image__Citation__Credit{background:rgba(72,73,74,.7);border-radius:2px;color:#dcdddf;float:right;height:16px;line-height:16px;overflow:hidden;position:relative;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;white-space:nowrap}.Image__Citation__Credit{cursor:pointer;max-width:16px;padding:0 0 0 16px}.Image__Citation__Credit:hover{max-width:100%;padding-right:3px}.Image__Citation__Credit span{margin-left:3px}.Image__Citation__Attr{margin-left:4px;max-width:100%;padding:0 3px}.Image__Citation .icon__svg{height:12px;left:2px;position:absolute;top:2px;width:12px}.Image__Citation .icon__svg use{fill:#dcdddf}.RatioFrame{overflow:hidden;position:relative}.RatioFrame--noPadding{padding-bottom:inherit}.Image{margin:0;max-width:100%;position:relative}.Image img{vertical-align:top;width:100%}@supports (-moz-appearance:none){.Image img{color:transparent}}.Image__Wrapper{z-index:1}.Image__Wrapper.Image__Wrapper--relative,.Image__Wrapper.Image__Wrapper--relative .aspect-ratio--child{position:relative}.Image__Wrapper.Image__Wrapper--relative.Image__Fallback{text-align:center}.Image__Wrapper.Image__Wrapper--relative.Image__Fallback img,.Image__Wrapper.Image__Wrapper--relative.Image__Fallback svg{position:relative}.Image__Caption{color:#a5a6a7;font-size:12px;line-height:16px}.lightbox__content .Image__Caption{margin:12px}.Image__Wrapper+.Image__Caption{margin-top:8px}.Image__Fallback img,.Image__Fallback svg{margin:auto}.Image__Fallback>.Image,.Image__Fallback img,.Image__Fallback svg{bottom:0;left:0;position:absolute;right:0;top:0}.Image__Zoom{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:hsla(0,0%,100%,.6);border-radius:6px;bottom:8px;height:32px;left:8px;width:32px;z-index:3}.Image__Zoom__Icon{height:20px;width:20px}.Image__Media__Unavailable{bottom:0;color:#48494a;height:24px;left:0;margin:auto;position:absolute;right:0;top:0;width:24px;z-index:100}.Image__Media__Unavailable--dark{color:#a5a6a7}.Logo__Network{height:15px;margin:2px 0;width:40px}.network-espn{height:10px;width:40px}.network-abc{height:12px;width:25px}.network-secn{height:20px;width:55px}.network-espnu{height:19px;width:55px}.network-espn2{height:10px;width:54px}.network-espn3{height:11px;width:55px}.network-watchespn{height:12px;width:55px}.network-watchespn .Image__Wrapper{padding-bottom:23%}.ButtonWithSvg{width:104px}.ButtonWithSvg.Button--xl .Image--buttonSvg{width:79px}.ButtonWithSvg.Button--lg .Image--buttonSvg{width:68px}.ButtonWithSvg.Button--md .Image--buttonSvg,.ButtonWithSvg.Button--sm .Image--buttonSvg{width:57px}.ButtonWithSvg--widthAuto{width:auto}.ButtonWithSvg--text .Image--buttonSvg{padding-left:5px;width:50px}.NoDataAvailable__Content{padding:0}.NoDataAvailable__Msg{background:#fff;border-radius:10px;padding:24px}.NoDataAvailable__Msg--dark{background:#2b2c2d}.NoDataAvailable__Msg__Headline{color:#151617;font-size:16px;line-height:21px;padding-bottom:4px}.NoDataAvailable__Msg__Headline--dark{color:#edeef0}.NoDataAvailable__Msg__Content{color:#6c6d6f;font-size:14px;line-height:19px}.NoDataAvailable__Msg__Content--dark{color:#cbccce}.BackgroundImage{display:block;height:100%;overflow:hidden;position:relative}.BackgroundImage--inline-block{display:inline-block}.BackgroundImage--zoom:hover .BackgroundImage__Image--highRes{-webkit-transform:scale(1.1) translateZ(0);transform:scale(1.1) translateZ(0)}.BackgroundImage--fallback{position:relative}.BackgroundImage__Image{background-repeat:no-repeat;background-size:cover;bottom:0;height:100%;left:0;position:absolute;right:0;top:0}.BackgroundImage__Image--lowRes{-webkit-filter:blur(8px);filter:blur(8px);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.BackgroundImage__Image--highRes{opacity:0}.BackgroundImage__Image--visible{opacity:1}.BackgroundImage__Link{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.ProgressBar__parent{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:#edeef0;display:-webkit-box;display:-ms-flexbox;display:flex;height:12px;overflow:hidden;width:100%}.ProgressBar{background-color:#06c;-webkit-transition:width .5s ease-in-out;-o-transition:width .5s ease-in-out;transition:width .5s ease-in-out}.ProgressBar--striped{background-image:-o-linear-gradient(315deg,transparent 16.67%,#edeef0 0,#edeef0 50%,transparent 0,transparent 66.67%,#edeef0 0,#edeef0);background-image:linear-gradient(135deg,transparent 16.67%,#edeef0 0,#edeef0 50%,transparent 0,transparent 66.67%,#edeef0 0,#edeef0);background-size:4.24px 4.24px}.MediaPlaceholder--button-hover .MediaPlaceholder__Button{opacity:0;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;visibility:hidden}.MediaPlaceholder--button-hover:hover .MediaPlaceholder__Button{opacity:1;visibility:visible}.MediaPlaceholder .Image__Fallback__Parent{bottom:0;left:0;position:absolute;right:0;top:0}.MediaPlaceholder.height-contain .Image img,.MediaPlaceholder.width-contain .Image img{-o-object-fit:contain;object-fit:contain}.MediaPlaceholder.height-contain .Image img{height:100%;width:auto}.MediaPlaceholder__Overlay{pointer-events:none;z-index:2}.MediaPlaceholder__Button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:hsla(0,0%,100%,.48);border-radius:32px;height:64px;pointer-events:none;width:64px}.MediaPlaceholder__Button .icon__svg{height:40%;width:40%}.MediaPlaceholder__Button .icon__svg--dark{fill:#1d1e1f}.MediaPlaceholder--live .MediaPlaceholder__Button .icon__svg{fill:#c00}.MediaPlaceholder--sm .MediaPlaceholder__Button{height:32px;width:32px}.MediaPlaceholder__Icon--video{margin-right:-8%}.MediaPlaceholder__ProgressBar__Container{bottom:11px;left:8px;position:absolute;right:8px}.MediaPlaceholder__ProgressBar__Container--relative{left:0;margin:0;position:relative;right:0}.MediaPlaceholder__ProgressBar__Container .MediaPlaceholder__Pill.MediaPlaceholder__Pill--continue-watching{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;left:0;margin-bottom:13px;position:relative}.MediaPlaceholder__ProgressBar__Container .ProgressBar__parent{background-color:hsla(0,0%,100%,.5);border-radius:5px;height:4px}.MediaPlaceholder__Pill{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:hsla(0,0%,100%,.6);border-radius:8px;bottom:12px;color:#151617;font-size:11px;font-weight:600;height:16px;left:12px;line-height:1.18;padding:0 8px}.Tile .MediaPlaceholder__Pill{bottom:4px;left:4px}.MediaPlaceholder__Pill--live{color:#151617}.MediaPlaceholder__Pill--blackout,.MediaPlaceholder__Pill--blackoutlive{background:#000;color:#fff;opacity:.8}.MediaPlaceholder__Pill--new{background:rgba(0,122,255,.8);bottom:auto;color:#fff;left:auto;right:12px;top:12px}.Tile .MediaPlaceholder__Pill--new{left:auto;right:4px;top:4px}.MediaPlaceholder--sm .MediaPlaceholder__Pill{bottom:4px;left:4px}.MediaPlaceholder__Caption__Credit{color:#a5a6a7;font-size:11px;line-height:13px;margin-bottom:4px}.MediaPlaceholder__Caption{padding:12px}.MediaPlaceholder__PlaybackWrapper{background:#000;display:none;z-index:3}.MediaPlaceholder__Caption__Title{font-size:17px;font-weight:700;line-height:22px;margin:4px 0}.MediaPlaceholder__Caption__SubTitle{color:#6c6d6f;font-size:16px;line-height:21px;margin-bottom:4px}.MediaPlaceholder__Caption__Description{color:#6c6d6f;font-size:14px;line-height:19px;margin-bottom:4px}.MediaPlaceholder__Meta{color:#a5a6a7;font-size:12px;line-height:12px}.MediaPlaceholder__Meta__Item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:4px;position:relative}.MediaPlaceholder__Meta__Item+.MediaPlaceholder__Meta__Item{margin-left:4px}.MediaPlaceholder__Meta__Item+.MediaPlaceholder__Meta__Item:before{content:"•";font-size:22px;margin-bottom:-2px;margin-right:4px}.MediaPlaceholder__Meta__Item--icon .icon__svg{fill:#6c6d6f;height:14px;width:14px}.MediaPlaceholder__Meta__Item--icon+.MediaPlaceholder__Meta__Item{margin-left:6px;padding-left:6px}.MediaPlaceholder__Meta__Item--icon+.MediaPlaceholder__Meta__Item:before{background:#dcdddf;bottom:1px;content:"";display:block;left:0;margin-bottom:0;position:absolute;top:1px;width:1px}.MediaPlaceholder__PlaylistStatus{bottom:14px;color:#fff;font-size:12px;position:absolute;right:10px}.MediaPlaceholder__Pill--blackoutlive:before,.MediaPlaceholder__Pill--live:before{background:#c00;border-radius:50%;content:"";display:inline-block;height:6px;margin-right:4px;width:6px}.MediaPlaceholder__ProgressBar__Container .ProgressBar__parent .ProgressBar{background-color:#fff}.StreamPicker__Loading{display:block;height:50px;position:relative;width:100%}.bp-mobile .StreamPicker--no-portal.lightbox__wrapper{position:relative}.bp-mobile .StreamPicker--no-portal .lightbox__overlay{display:none}.bp-mobile .StreamPicker--no-portal .lightbox__content{max-height:calc(100vh - 40px);overflow:auto;position:relative}.LogoESPN.white{fill:#fff}.Image__Placeholder{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.Image__Placeholder img{width:auto}.Media{overflow:hidden;position:relative;width:100%}a.Media{display:block}.Media--card{-webkit-box-shadow:0 1px 4px rgba(0,0,0,.24);box-shadow:0 1px 4px rgba(0,0,0,.24)}.contentItem__content--media,.Media__Placeholder{cursor:pointer;-webkit-transition:-webkit-transform .4s ease-in-out 2s;transition:-webkit-transform .4s ease-in-out 2s;-o-transition:transform .4s ease-in-out 2s;transition:transform .4s ease-in-out 2s;transition:transform .4s ease-in-out 2s,-webkit-transform .4s ease-in-out 2s}.contentItem__content--media .Image__Wrapper,.Media__Placeholder .Image__Wrapper{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;z-index:1}.Media__Placeholder{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#000;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:0;padding:0;z-index:2}.Media--heroVideo .Media__Placeholder{overflow:hidden}.Media__PlayButton{-webkit-box-align:center;-ms-flex-align:center;fill:#48494a;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.48);border-radius:200px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:64px;justify-content:center;text-align:center;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;width:64px;z-index:2}.Media__PlayButton svg{pointer-events:none}.Media--live .Media__PlayButton .Media__Icon,.Media__PlayButton--live .Media__Icon{fill:#d00}.Media--sm .Media__PlayButton,.Media--xs .Media__PlayButton{width:32px}.Media--sm .Media__PlayButton .Media__Icon,.Media--xs .Media__PlayButton .Media__Icon{height:12px;width:12px}.Media--md .Media__PlayButton{width:64px}.Media--md .Media__PlayButton .Media__Icon{height:24px;width:24px}.Media--lg .Media__PlayButton{height:112px;width:112px}.Media--lg .Media__PlayButton .Media__Icon{height:36px;width:36px}.Media__Icon--play{fill:#48494a;padding-left:3px}.Media__Icon--play.icon__svg--dark{fill:#48494a}.Media__Element{border:0;height:100%;width:100%;z-index:1}.Media__Caption{color:#fff;display:none;max-width:600px;overflow:hidden;padding:6px 12px 8px 0}.Media--heroVideo .Media__Caption{background:rgba(0,0,0,.64);clear:both;padding:12px 12px 16px}.Media--card .Media__Caption,.Media--story .Media__Caption{display:block}.Media--story .Media__Caption{margin-right:0;max-width:100%;padding-bottom:0}.Card__Content--dark .Media__Caption{background:#252627}.Media--heroVideo .Media__Caption__Title{display:block}.Media--card .Media__Caption__Title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:16px!important;overflow:hidden;white-space:nowrap}.bp-mobile .Media--card .Media__Caption__Title{height:32px;white-space:normal}.Media__Caption__Subhead,.Media__Caption__Title{display:inline;line-height:1!important}.Media--heroVideo .Media__Caption__Subhead,.Media--heroVideo .Media__Caption__Title{line-height:inherit!important}.lightbox__content .Media__Caption__Subhead{display:none}.Media__Caption__Title+.Media__Caption__Subhead{margin-left:8px}.Media--heroVideo .Media__Caption__Title+.Media__Caption__Subhead{margin-left:0}.Media__Duration{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.6);border-radius:9px;color:#151617;float:left;font-size:11px;line-height:12px;margin:8px;padding:2px 7px;text-transform:uppercase;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;z-index:2}.Media__Duration--blackout.Media__Duration--live,.Media__Duration--live{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Media__Duration--blackout.Media__Duration--live:before,.Media__Duration--live:before{background:#d00;border-radius:50%;content:"";display:inline-block;height:7px;margin-right:4px;width:7px}.Media__Duration--blackout{background:#000;color:#fff}.Media__Duration--upcoming{text-transform:none}.Media--heroVideo .Media__Duration{display:inline-block}.Media__Meta{bottom:0;left:0;min-height:32px;opacity:1;position:absolute;right:0;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;z-index:2}.Media__Meta--showCaption{background:rgba(0,0,0,.64)}.Media__Meta--showCaption .Media__Caption{display:block}.Media--heroVideo .Media__Meta--showCaption{background:none}.Media--card .Media__Meta,.Media--story .Media__Meta{background:transparent}.contentItem__content--media:hover .Image__Wrapper,.Media__Placeholder:hover .Image__Wrapper{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.Media__Placeholder:active .Image__Wrapper{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.Media__Started .Media__Placeholder{cursor:default;opacity:0;pointer-events:none}.Media__Started .Media__PlayButton{opacity:0}.Media--sm .Media__Meta,.Media-xs .Media__Meta{background:none}.Media--sm .Image__Citation,.Media--sm .Media__Caption,.Media-xs .Image__Citation,.Media-xs .Media__Caption{display:none}.Media--sm .Media__PlayButton,.Media-xs .Media__PlayButton{height:48px;width:48px}.Media--xs .Media__PlayButton{height:32px;width:32px}.Media__ePlusFlag,.Media__oomFlag{height:75px;left:-1px;top:-2px;-webkit-transform:translateZ(0);transform:translateZ(0);width:41px;z-index:2}.Media__ePlusFlag.absolute{position:absolute}.Media__Wrapper{z-index:1}.Media__OomLeagueLogo{left:5px;top:5px;width:18px;z-index:2}.TooltipUIDropdown{font-size:12px;font-weight:400;left:0;opacity:0;position:absolute;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:9999}.TooltipUIDropdown--visible{opacity:1;-webkit-transition:opacity .25s linear;-o-transition:opacity .25s linear;transition:opacity .25s linear}.Tooltip_Mobile_Underlay{background-color:rgba(0,0,0,.5);height:100vh;left:0;overflow-x:hidden;overflow-y:hidden;position:fixed;top:0;width:100vw;z-index:0}.TooltipUIDropdown--fixed{overflow-y:hidden}.WatchTile_ContinueWatching{position:relative}.WatchTile__TitleMeta{padding-right:10px}.WatchTile_ContinueWatching__Tooltip__Dot{background-color:#fff;border:1px solid transparent;border-radius:50%;display:block;height:4px;width:4px}.WatchTile_ContinueWatching__Tooltip__Trigger{height:40px;width:40px}.WatchTile_ContinueWatching__Tooltip__Trigger>svg{fill:#fff;height:auto;width:100%}.WatchTile_ContinueWatching__Tooltip__Menu{background-color:#2b2c2d;border-radius:12px;-webkit-box-shadow:0 4px 2px rgba(0,0,0,.4);box-shadow:0 4px 2px rgba(0,0,0,.4);color:#cbccce;font-size:14px;font-style:normal;font-weight:500;line-height:21px;list-style:none;padding:20px 8px;white-space:nowrap;width:248px}[data-interaction-type=keyboard] .WatchTile_ContinueWatching__Tooltip__Trigger:focus{border:1px solid #06c}.WatchTile_ContinueWatching__Tooltip__Menu__Item+.WatchTile_ContinueWatching__Tooltip__Menu__Item{margin-top:4px}.WatchTile_ContinueWatching_Option{background-color:transparent;border-radius:4px;color:#a5a6a7;display:block;padding:8px;text-align:left;width:100%}.no-touch .WatchTile_ContinueWatching_Option:hover,.WatchTile_ContinueWatching_Option:focus,.WatchTile_ContinueWatching_Option:hover{background-color:#6c6d6f;color:#dcdddf}.WatchTile{cursor:pointer;display:block;position:relative}.WatchTile:hover .WatchTile__Title{color:#06c}.WatchTile.WatchTile--dark:hover .WatchTile__Title{color:#fff}.WatchTile.Button--unstyled{text-align:left;width:100%}a.WatchTile{color:inherit}.WatchTile__Content,.WatchTile__Image{position:relative;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.WatchTile__Image,.WatchTile__Transparent__Wrapper{background:#2b2c2d;overflow:hidden;z-index:1}.WatchTile--circle .WatchTile__Image,.WatchTile--circle .WatchTile__Transparent__Wrapper{border-radius:50%}.WatchTile__Content{margin-top:8px;z-index:101}.WatchTile__Kicker,.WatchTile__Name,.WatchTile__Title{color:#151617;font-size:12px;font-weight:600;line-height:16px}.WatchTile--dark .WatchTile__Kicker,.WatchTile--dark .WatchTile__Name,.WatchTile--dark .WatchTile__Title{color:#fff}.WatchTile--Over{cursor:default}.WatchTile--lg .WatchTile__Title{font-size:16px;line-height:21px}.WatchTile--xl .WatchTile__Title{font-size:22px;line-height:28px}.WatchTile__Title+.WatchTile__Meta{margin-top:2px}.WatchTile__Source__Logo{height:12px}.WatchTile__Source__Logo+.WatchTile__Title{margin-top:2px}.WatchTile__Name{text-align:center}.WatchTile__Kicker{font-size:11px;margin-bottom:4px;text-transform:uppercase}.WatchTile--lg .WatchTile__Kicker{font-size:12px;line-height:16px}.WatchTile__Meta{color:#a5a6a7;font-size:11px;line-height:13px}.WatchTile--lg .WatchTile__Meta,.WatchTile--xl .WatchTile__Meta{font-size:14px;line-height:19px}.WatchTile--vertical{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.WatchTile--vertical .WatchTile__Image{-ms-flex-item-align:start;-webkit-box-flex:1;align-self:start;-ms-flex:1;flex:1;min-width:140px}.WatchTile--vertical .WatchTile__Content{-webkit-box-flex:2;-ms-flex:2;flex:2;padding-left:9px}.WatchTile--vertical .WatchTile__Title{font-size:14px}.Carousel .Button.WatchTile{height:100%}.bp-mobileSM .Carousel .WatchTile--58x13{width:87.2vw}.bp-mobileSM .Carousel .WatchTile--16x9{width:46.13333vw}.bp-mobileSM .Carousel .WatchTile--5x2,.bp-mobileSM .Carousel .WatchTile--16x9.WatchTile--lg{width:57.86667vw}.bp-mobileSM .Carousel .WatchTile--1x1,.bp-mobileSM .Carousel .WatchTile--2x3,.bp-mobileSM .Carousel .WatchTile--4x3{width:35.73333vw}.bp-mobileSM .Carousel .WatchTile--1x1.WatchTile--sm{width:18.66667vw}.bp-mobileMD .Carousel .WatchTile--58x13{width:87.2vw}.bp-mobileMD .Carousel .WatchTile--16x9{width:46.13333vw}.bp-mobileMD .Carousel .WatchTile--5x2,.bp-mobileMD .Carousel .WatchTile--16x9.WatchTile--lg{width:57.86667vw}.bp-mobileMD .Carousel .WatchTile--1x1,.bp-mobileMD .Carousel .WatchTile--2x3,.bp-mobileMD .Carousel .WatchTile--4x3{width:35.73333vw}.bp-mobileMD .Carousel .WatchTile--1x1.WatchTile--sm{width:18.66667vw}.bp-mobileLG .Carousel .WatchTile--58x13{width:88.4058vw}.bp-mobileLG .Carousel .WatchTile--16x9{width:41.78744vw}.bp-mobileLG .Carousel .WatchTile--5x2,.bp-mobileLG .Carousel .WatchTile--16x9.WatchTile--lg{width:58.69565vw}.bp-mobileLG .Carousel .WatchTile--1x1,.bp-mobileLG .Carousel .WatchTile--2x3,.bp-mobileLG .Carousel .WatchTile--4x3{width:34.54106vw}.bp-mobileLG .Carousel .WatchTile--1x1.WatchTile--sm{width:19.56522vw}.bp-tablet .Carousel .WatchTile--58x13{width:90.23438vw}.bp-tablet .Carousel .WatchTile--16x9{width:24.47917vw}.bp-tablet .Carousel .WatchTile--5x2,.bp-tablet .Carousel .WatchTile--16x9.WatchTile--lg{width:33.33333vw}.bp-tablet .Carousel .WatchTile--1x1,.bp-tablet .Carousel .WatchTile--2x3,.bp-tablet .Carousel .WatchTile--4x3{width:25.78125vw}.bp-tablet .Carousel .WatchTile--1x1.WatchTile--sm{width:11.19792vw}.bp-desktopPlus .Carousel .WatchTile--58x13{width:92.08984vw}.bp-desktopPlus .Carousel .WatchTile--16x9{width:19.33594vw}.bp-desktopPlus .Carousel .WatchTile--5x2,.bp-desktopPlus .Carousel .WatchTile--16x9.WatchTile--lg{width:33.30078vw}.bp-desktopPlus .Carousel .WatchTile--1x1,.bp-desktopPlus .Carousel .WatchTile--2x3,.bp-desktopPlus .Carousel .WatchTile--4x3{width:19.33594vw}.bp-desktopPlus .Carousel .WatchTile--1x1.WatchTile--sm{width:8.88672vw}.bp-desktopLGPlus .Carousel .WatchTile--58x13{width:92.1875vw}.bp-desktopLGPlus .Carousel .WatchTile--16x9{width:16.01563vw}.bp-desktopLGPlus .Carousel .WatchTile--5x2,.bp-desktopLGPlus .Carousel .WatchTile--16x9.WatchTile--lg{width:24.6875vw}.bp-desktopLGPlus .Carousel .WatchTile--1x1,.bp-desktopLGPlus .Carousel .WatchTile--2x3,.bp-desktopLGPlus .Carousel .WatchTile--4x3{width:13.59375vw}.bp-desktopLGPlus .Carousel .WatchTile--1x1.WatchTile--sm{width:7.42188vw}.bp-desktopXLGPlus .Carousel .WatchTile--58x13{width:90.55556vw}.bp-desktopXLGPlus .Carousel .WatchTile--16x9{width:15.83333vw}.bp-desktopXLGPlus .Carousel .WatchTile--5x2,.bp-desktopXLGPlus .Carousel .WatchTile--16x9.WatchTile--lg{width:28.54167vw}.bp-desktopXLGPlus .Carousel .WatchTile--1x1,.bp-desktopXLGPlus .Carousel .WatchTile--2x3,.bp-desktopXLGPlus .Carousel .WatchTile--4x3{width:12.08333vw}.bp-desktopXLGPlus .Carousel .WatchTile--1x1.WatchTile--sm{width:6.80556vw}.Tooltip.WatchTile__ContinueWatching__OptionsTooltip{border-radius:5px;bottom:42px;min-width:140px;position:absolute;right:1px;top:auto;width:auto}.Tooltip.WatchTile__ContinueWatching__OptionsTooltip .Tooltip__Wrap{padding:10px}.no-touch .WatchTile:hover{z-index:100}.no-touch .WatchTile:hover:not(.--no-zoom) .EmbeddedWatchPlayer__Wrapper,.no-touch .WatchTile:hover:not(.--no-zoom) .WatchTile__AutoPlayOverlay,.no-touch .WatchTile:hover:not(.--no-zoom) .WatchTile__Image,.no-touch .WatchTile:hover:not(.--no-zoom) .WatchTile__Transparent__Wrapper{-webkit-box-shadow:0 30px 38px 0 rgba(0,0,0,.5);box-shadow:0 30px 38px 0 rgba(0,0,0,.5);-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.no-touch .WatchTile:hover:not(.--no-zoom) .WatchTile__Content{-webkit-transform:translate3d(0,3px,0);transform:translate3d(0,3px,0)}.no-touch .WatchTile:hover:not(.--no-zoom).WatchTile--16x9 .WatchTile__Content,.no-touch .WatchTile:hover:not(.--no-zoom).WatchTile--58x13 .WatchTile__Content{-webkit-transform:translate3d(-6px,3px,0);transform:translate3d(-6px,3px,0)}.no-touch .WatchTile:hover .MediaPlaceholder__Button{opacity:1;visibility:visible}.EmbeddedWatchPlayer__Wrapper,.WatchTile__AutoPlayOverlay,.WatchTile__Image,.WatchTile__Transparent__Wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:10px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.EmbeddedWatchPlayer__Wrapper .MediaPlaceholder__Button,.WatchTile__AutoPlayOverlay .MediaPlaceholder__Button,.WatchTile__Image .MediaPlaceholder__Button,.WatchTile__Transparent__Wrapper .MediaPlaceholder__Button{opacity:0;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.WatchTile__Transparent__Image{width:80%}.WatchTile--circle .WatchTile__Transparent__Image{width:60.46512%}.bp-mobile .Carousel .WatchTile--58x13{width:88.4058vw}.bp-mobile .Carousel .WatchTile--16x9{width:41.78744vw}.bp-mobile .Carousel .WatchTile--5x2,.bp-mobile .Carousel .WatchTile--16x9.WatchTile--lg{width:58.69565vw}.bp-mobile .Carousel .WatchTile--1x1,.bp-mobile .Carousel .WatchTile--2x3,.bp-mobile .Carousel .WatchTile--4x3{width:34.54106vw}.bp-mobile .Carousel .WatchTile--1x1.WatchTile--sm{width:19.56522vw}.bp-desktopLGPlus .Carousel .WatchTile--58x13,.bp-desktopPlus .Carousel .WatchTile--58x13,.bp-desktopXLGPlus .Carousel .WatchTile--58x13{width:92.1875vw}.bp-desktopLGPlus .Carousel .WatchTile--16x9,.bp-desktopPlus .Carousel .WatchTile--16x9,.bp-desktopXLGPlus .Carousel .WatchTile--16x9{width:16.01563vw}.bp-desktopLGPlus .Carousel .WatchTile--5x2,.bp-desktopLGPlus .Carousel .WatchTile--16x9.WatchTile--lg,.bp-desktopPlus .Carousel .WatchTile--5x2,.bp-desktopPlus .Carousel .WatchTile--16x9.WatchTile--lg,.bp-desktopXLGPlus .Carousel .WatchTile--5x2,.bp-desktopXLGPlus .Carousel .WatchTile--16x9.WatchTile--lg{width:24.6875vw}.bp-desktopLGPlus .Carousel .WatchTile--1x1,.bp-desktopLGPlus .Carousel .WatchTile--2x3,.bp-desktopLGPlus .Carousel .WatchTile--4x3,.bp-desktopPlus .Carousel .WatchTile--1x1,.bp-desktopPlus .Carousel .WatchTile--2x3,.bp-desktopPlus .Carousel .WatchTile--4x3,.bp-desktopXLGPlus .Carousel .WatchTile--1x1,.bp-desktopXLGPlus .Carousel .WatchTile--2x3,.bp-desktopXLGPlus .Carousel .WatchTile--4x3{width:13.59375vw}.bp-desktopLGPlus .Carousel .WatchTile--1x1.WatchTile--sm,.bp-desktopPlus .Carousel .WatchTile--1x1.WatchTile--sm,.bp-desktopXLGPlus .Carousel .WatchTile--1x1.WatchTile--sm{width:7.42188vw}.VerticalBucket{margin:15px auto 0;max-width:430px;padding:0 16px}.VerticalBucket .WatchTile__Kicker,.VerticalBucket .WatchTile__Meta,.VerticalBucket .WatchTile__Title{color:#fff}.MobilePlaylist__player{background:#000}.MobilePlaylist__caption{background:#000;color:#fff;font-size:15px;font-weight:600;height:60px;line-height:20px;padding:16px}.lightbox__mobilePlaylist .lightbox__content .LightboxWrapper{width:100%}@media (orientation:landscape){.lightbox__mobilePlaylist .lightbox__header{display:none}.lightbox__mobilePlaylist .lightbox__content--fullWindow,.lightbox__mobilePlaylist .lightbox__content--mobile{margin-top:0}.lightbox__mobilePlaylist .MobilePlaylist__player .Media__Wrapper{height:100vh;padding-bottom:0}}@media (orientation:portrait){.lightbox__mobilePlaylist .MobilePlaylist__VideoHeader{position:fixed;top:40px;width:100%;z-index:102}.lightbox__mobilePlaylist .MobilePlaylist.VerticalBucket{padding-top:calc(56.25% + 60px)}}.LightboxWrapper{width:100%}.bp-tabletPlus .LightboxWrapper{width:640px}.PageLayout{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;padding:10px;position:relative}.PageLayout__LeftAside{-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;flex-grow:0;flex-shrink:0}.PageLayout__Main{-ms-flex-preferred-size:0;-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-negative:1;flex-basis:0;flex-grow:1;flex-shrink:1;min-width:0;width:100%}.PageLayout__RightAside{-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;flex-grow:0;flex-shrink:0}.PageLayout--desktopLg{width:1240px}.PageLayout--desktop{width:1000px}.PageLayout--tablet{width:740px}.PageLayout--mobile{padding:10px 0}.PageLayout--93 .PageLayout__RightAside{margin-left:20px;width:300px}.PageLayout--39 .PageLayout__LeftAside{margin-right:20px;width:300px}.PageLayout--363 .PageLayout__LeftAside,.PageLayout--363 .PageLayout__RightAside{width:300px}.PageLayout--363 .PageLayout__LeftAside{margin-right:20px}.PageLayout--363 .PageLayout__RightAside{margin-left:20px}.PageLayout--273 .PageLayout__LeftAside{margin-right:20px;width:220px}.PageLayout--273 .PageLayout__RightAside{margin-left:20px;width:300px}.PageLayout--clubhouse.PageLayout--desktop .PageLayout__LeftAside,.PageLayout--clubhouse.PageLayout--tablet .PageLayout__LeftAside{width:180px}.page-container{padding:10px 0;position:relative}.bp-tabletPlus .page-container{margin:0 auto;padding:10px;width:740px}.bp-desktopPlus .page-container{width:1000px}.bp-desktopLGPlus .page-container{width:1240px}.bp-tabletPlus .page-container.PageLayout--fullWidth{max-width:1440px;width:100%}.bp-tabletPlus .page-container.PageLayout--fullWidth.PageLayout--tablet{padding:10px 0}.LegalFooter__Links__List{-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.LegalFooter__Links.overflow-hidden{overflow:hidden}.LegalFooter--default .LegalFooter__Links__List{margin:0 -8px}.LegalFooter--default .LegalFooter__Links__Item{padding-left:8px;padding-right:8px}.LegalFooter--default .LegalFooter__Links__Item:before{background:#dcdddf;bottom:2px;content:"";left:0;position:absolute;top:2px;width:1px}.LegalFooter--default .LegalFooter__Links__Item.nowrap{white-space:nowrap}.LegalFooter--default .LegalFooter__Links__Item.relative{position:relative}.LegalFooter--default .LegalFooter__Links__Item--dark:before{background:#48494a}.LegalFooter--default .LegalFooter__Link{color:#151617;font-size:12px}.LegalFooter--default .LegalFooter__Link:hover{color:#151617}.LegalFooter--default .LegalFooter__Link--dark,.LegalFooter--default .LegalFooter__Link--dark:hover{color:#fff}.LegalFooter--default .LegalFooter__Link --underline-hover:focus,.LegalFooter--default .LegalFooter__Link--underline-hover:hover{text-decoration:underline}.LegalFooter__Copyright{color:#48494a;font-size:11px;line-height:13px;margin-top:4px}.LegalFooter__Copyright--mobileNav{padding-left:8px;padding-right:8px}.LegalFooter--mobileNav .LegalFooter__Dropdown__Menu__Link{border-radius:4px;color:#151617;cursor:pointer;font-size:14px;height:40px;line-height:19px;padding:8px}.LegalFooter--mobileNav .LegalFooter__Dropdown__Menu__Link--dark{color:#fff}.LegalFooter--mobileNav .LegalFooter__Dropdown__Menu__Link:hover{background-color:#d00;color:#fff}.LegalFooter--mobileNav .LegalFooter__Dropdown__Menu__Subtitle{border-bottom:1px solid #edeef0;border-top:1px solid #edeef0;margin-top:24px;padding:8px}.LegalFooter--mobileNav .LegalFooter__Dropdown__Menu__Subtitle--dark{border-bottom:1px solid #48494a;border-top:1px solid #48494a}.LegalFooter--mobileNav .LegalFooter__Dropdown__Menu__Subtitle .LegalFooter__Text{font-size:14px;font-weight:600;line-height:19px}.Nav__Dropdown--User .LegalFooter{border-right:0;margin-right:0}.bp-desktopPlus .Nav__Dropdown--User .LegalFooter__Links__List{min-width:800px}.bp-desktopPlus .Nav__Dropdown--User .Nav__Dropdown__Menu__List{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.bp-desktopPlus .Nav__Dropdown--User .Nav__Dropdown__Group{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.InnerLayout__child--hide{display:none}.FooterLinks{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;list-style:none;margin:0 -8px;overflow:hidden}.FooterLinks .FooterLinks__Item{font-size:12px;line-height:16px;padding-left:8px;padding-right:8px}.FooterLinks .FooterLinks__Item+.FooterLinks__Item:before{background:#dcdddf;bottom:2px;content:"";left:0;position:absolute;top:2px;width:1px}.FooterLinks .FooterLinks__Item+.FooterLinks__Item--dark:before{background:#3a3b3c}.FooterLinks .FooterLinks__Item.nowrap{white-space:nowrap}.FooterLinks .FooterLinks__Item.relative{position:relative}.FooterLinks .FooterLinks__Item--dark{color:#4c99e6}.FooterLinks .FooterLinks__Item--dark:before{background:#48494a}.FooterLinks .FooterLinks__Item--dark:hover{text-decoration:underline}.Logo{max-width:none}.Logo--has-bg{border-radius:200px}.Logo__xxs{height:12px;width:12px}.Logo__xxs .Logo__Inner{height:6px;width:6px}.Logo__xs{height:16px;width:16px}.Logo__xs .Logo__Inner{height:11px;width:11px}.Logo__sm{height:20px;width:20px}.Logo__sm .Logo__Inner{height:14px;width:14px}.Logo__md{height:32px;width:32px}.Logo__md .Logo__Inner{height:22px;width:22px}.Logo__lg{height:40px;width:40px}.Logo__lg .Logo__Inner{height:28px;width:28px}.Logo__xl{height:48px;width:48px}.Logo__xl .Logo__Inner{height:34px;width:34px}.Logo__xxl{height:72px;width:72px}.Logo__xxl .Logo__Inner{height:58px;width:58px}.Logo__xxxl{height:112px;width:112px}.Logo__xxxl .Logo__Inner{height:96px;width:96px}.Logo--team{botttom:0;position:absolute;right:0}.PageFooter{margin-top:24px;padding:12px}.PageFooter__Card__Content{padding-top:0}.PageFooter__Categories .category-label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #dcdddf;color:#1d1e1f;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:600;height:44px;line-height:16px}.PageFooter--dark .PageFooter__Categories .category-label{border-bottom-color:#48494a;color:#fff}.PageFooter__QuickLinks{list-style:none}.PageFooter__QuickLinks__Item{margin-top:8px}.PageFooter__QuickLinks__Item .link-copy{color:#151617;font-size:12px}.PageFooter__QuickLinks__Item .link-copy--dark{color:#dcdddf}.PageFooter__QuickLinks__Logo{margin-right:8px}.PageFooter__QuickLinks__Wrapper+.PageFooter__Footer{border-top:1px solid #dcdddf;margin-top:24px}.PageFooter__QuickLinks__Wrapper+.PageFooter__Footer--dark{border-top-color:#48494a}.PageFooter__Footer{padding-top:12px}.bp-mobileTablet .PageFooter__Footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.LegalFooter,.PageFooter__Logo__Wrapper{margin-right:24px;padding-right:24px}.bp-mobileTablet .PageFooter__Logo__Wrapper{display:none}.bp-mobileTablet .LegalFooter{border-right:0;margin-right:0;padding-bottom:24px;padding-right:0}.PageFooter__Logo{height:23px;width:90px}.bp-desktop .PageFooter__Footer>div:nth-child(n+2){border-left:1px solid #dcdddf}.PageFooter__Footer--dark>div:nth-child(n+2){border-left-color:#48494a}[data-fitt-page-type=watch] .PageFooter--dark{background:none}body,html{min-height:100%}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;--FontPrimary:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Arial","Helvetica Neue","Helvetica",sans-serif;--FontSecondary:"Georgia","Times New Roman",Times,serif;--t90Size:60px;--t80Size:54px;--t70Size:48px;--t60Size:32px;--t50Size:28px;--t40Size:24px;--t30Size:20px;--t20Size:16px;--t15Size:14px;--t10Size:12px;--t05Size:10px;--t90Weight:900;--t80Weight:900;--t70Weight:900;--t60Weight:900;--t50Weight:900;--t40Weight:900;--t30Weight:900;--t20Weight:400;--t15Weight:400;--t10Weight:400;--t05Weight:400;--t90LineHeight:72px;--t80LineHeight:68px;--t70LineHeight:56px;--t60LineHeight:44px;--t50LineHeight:40px;--t40LineHeight:36px;--t30LineHeight:28px;--t20LineHeight:24px;--t15LineHeight:20px;--t10LineHeight:16px;--t05LineHeight:16px;--t90:var(--t90Weight) var(--t90Size)/var(--t90LineHeight) var(--FontPrimary);--t80:var(--t80Weight) var(--t80Size)/var(--t80LineHeight) var(--FontPrimary);--t70:var(--t70Weight) var(--t70Size)/var(--t70LineHeight) var(--FontPrimary);--t60:var(--t60Weight) var(--t60Size)/var(--t60LineHeight) var(--FontPrimary);--t50:var(--t50Weight) var(--t50Size)/var(--t50LineHeight) var(--FontPrimary);--t40:var(--t40Weight) var(--t40Size)/var(--t40LineHeight) var(--FontPrimary);--t30:var(--t30Weight) var(--t30Size)/var(--t30LineHeight) var(--FontPrimary);--t20:var(--t20Weight) var(--t20Size)/var(--t20LineHeight) var(--FontPrimary);--t15:var(--t25Weight) var(--t15Size)/var(--t15LineHeight) var(--FontPrimary);--t10:var(--t20Weight) var(--t10Size)/var(--t10LineHeight) var(--FontPrimary);--t05:var(--t05Weight) var(--t05Size)/var(--t05LineHeight) var(--FontPrimary);--tc90Size:42px;--tc80Size:36px;--tc70Size:28px;--tc60Size:24px;--tc50Size:20px;--tc40Size:18px;--tc30Size:14px;--tc20Size:12px;--tc15Size:10px;--tc10Size:8px;--tc05Size:8px;--tc90Weight:900;--tc80Weight:900;--tc70Weight:900;--tc60Weight:900;--tc50Weight:900;--tc40Weight:900;--tc30Weight:900;--tc20Weight:400;--tc15Weight:400;--tc10Weight:400;--tc05Weight:400;--tc90LineHeight:52px;--tc80LineHeight:44px;--tc70LineHeight:40px;--tc60LineHeight:36px;--tc50LineHeight:28px;--tc40LineHeight:24px;--tc30LineHeight:20px;--tc20LineHeight:16px;--tc15LineHeight:16px;--tc10LineHeight:12px;--tc05LineHeight:12px;--tc90:var(--tc90Weight) var(--tc90Size)/var(--tc90LineHeight) var(--FontPrimary);--tc80:var(--tc80Weight) var(--tc80Size)/var(--tc80LineHeight) var(--FontPrimary);--tc70:var(--tc70Weight) var(--tc70Size)/var(--tc70LineHeight) var(--FontPrimary);--tc60:var(--tc60Weight) var(--tc60Size)/var(--tc60LineHeight) var(--FontPrimary);--tc50:var(--tc50Weight) var(--tc50Size)/var(--tc50LineHeight) var(--FontPrimary);--tc40:var(--tc40Weight) var(--tc40Size)/var(--tc40LineHeight) var(--FontPrimary);--tc30:var(--tc30Weight) var(--tc30Size)/var(--tc30LineHeight) var(--FontPrimary);--tc20:var(--tc20Weight) var(--tc20Size)/var(--tc20LineHeight) var(--FontPrimary);--tc15:var(--tc25Weight) var(--tc15Size)/var(--tc15LineHeight) var(--FontPrimary);--tc10:var(--tc20Weight) var(--tc10Size)/var(--tc10LineHeight) var(--FontPrimary);--tc05:var(--tc05Weight) var(--tc05Size)/var(--tc05LineHeight) var(--FontPrimary);--t15LetterSpacing:1.5;font-family:sans-serif;line-height:1.15}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}article,aside,figcaption,figure,footer,header,main,nav,section{display:block}h1,h2,h3,h4,h5,h6,p{margin:0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}li,ul{margin:0;padding:0}a{-webkit-text-decoration-skip:objects;background-color:transparent;text-decoration:none}body:not([data-interaction-type=keyboard]):not([data-interactiontype=keyboard]) a{outline:0}body:not([data-interaction-type=keyboard]):not([data-interactiontype=keyboard]) a:active,body:not([data-interaction-type=keyboard]):not([data-interactiontype=keyboard]) a:hover{outline-width:0}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}[hidden],template{display:none}.aspect-ratio--parent{height:auto;overflow:hidden;position:relative}.aspect-ratio--child{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;z-index:2}.aspect-ratio--3x4{padding-bottom:133.33%}.aspect-ratio--4x5{padding-bottom:125%}.aspect-ratio--5x4{padding-bottom:80%}.aspect-ratio--9x16{padding-bottom:178%}.aspect-ratio--58x13{padding-bottom:22.41%}.clearfix:after{clear:both;content:"";display:table}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.block{display:block}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-table{display:inline-table}.table{display:table}.table-cell{display:table-cell}.table-row{display:table-row}.table-row-group{display:table-row-group}.table-column{display:table-column}.table-column-group{display:table-column-group}.table-layout--fixed{table-layout:fixed;width:100%}.flex-1{-ms-flex:1;flex:1}.flex-1,.flex-auto{-webkit-box-flex:1}.flex-auto{-ms-flex:auto;flex:auto}.flex-shrink{-ms-flex-negative:1;flex-shrink:1}.flex-no-grow{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.flex-no-shrink{-ms-flex-negative:0;flex-shrink:0}.flex-col{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-col,.flex-col-reverse{-webkit-box-orient:vertical}.flex-col-reverse{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-row,.flex-row-reverse{-webkit-box-orient:horizontal}.flex-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.justify-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.justify-stretch{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.justify-left{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.justify-right{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.flex-center-all{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;justify-content:center}.float-left{float:left}.float-right{float:right}.float-none{float:none}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-fill{-o-object-fit:fill;object-fit:fill}.object-none{-o-object-fit:none;object-fit:none}.object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.absolute-fill,.position-fill{bottom:0;left:0;right:0;top:0}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.tabular-nums{font-variant-numeric:tabular-nums}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.normal-case{text-transform:none}.visible{visibility:visible}.invisible{visibility:hidden}.hidden-text{clip:rect(1px,1px,1px,1px);_position:absolute!important}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.white-space-normal{white-space:normal}.white-space-no-wrap{white-space:nowrap}.white-space-pre{white-space:pre}.white-space-pre-line{white-space:pre-line}.white-space-pre-wrap{white-space:pre-wrap}.break-words{word-wrap:break-word}.break-normal{word-wrap:normal}.border-box,:after,:before,a,article,body,code,dd,div,dl,dt,fieldset,footer,form,h1,h2,h3,h4,h5,h6,header,html,input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=url],legend,li,main,ol,p,pre,section,table,td,textarea,th,tr,ul{-webkit-box-sizing:border-box;box-sizing:border-box}body:not([data-interaction-type=keyboard]):not([data-interactiontype=keyboard]) :focus,body:not([data-interaction-type=keyboard]):not([data-interactiontype=keyboard]) button,body:not([data-interaction-type=keyboard]):not([data-interactiontype=keyboard]) input,body:not([data-interaction-type=keyboard]):not([data-interactiontype=keyboard]) textarea{outline:none}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}blockquote{border-left:3px solid #c00;color:#2b2c2d;font-family:Georgia,Times New Roman,Times,serif;font-size:16px;font-style:italic;font-weight:400;line-height:21px;margin-bottom:18px;margin-top:18px;padding-left:12px}iframe{display:block;margin:0 auto;max-width:100%}@font-face{font-family:PublicoBannerExtraBold;src:url(https://a.espncdn.com/fonts/1.0.56/Publico/PublicoBanner-Extrabold-Web.woff2) format("woff2"),url(https://a.espncdn.com/fonts/1.0.56/Publico/PublicoBanner-Extrabold-Web.woff) format("woff"),url(https://a.espncdn.com/fonts/1.0.56/Publico/PublicoBanner-Extrabold-Web.eot) format("embedded-opentype")}@font-face{font-family:PublicoBanner;src:url(https://a.espncdn.com/fonts/1.0.56/Publico/PublicoBanner-Web.woff2) format("woff2"),url(https://a.espncdn.com/fonts/1.0.56/Publico/PublicoBanner-Web.woff) format("woff"),url(https://a.espncdn.com/fonts/1.0.56/Publico/PublicoBanner-Web.eot) format("embedded-opentype")}body{background:#edeef0;color:#2b2c2d;font-family:-apple-system,BlinkMacSystemFont,Roboto,Arial,Helvetica Neue,Helvetica,sans-serif}.h0,.hs0,.n0,.ns0{font-size:48px}.h0,.n0{line-height:58px}.h1,.hs1,.n1,.ns1{font-size:36px}.h1,.n1{line-height:43px}.h2,.hs2,.n2,.ns2{font-size:28px}.h2,.n2{line-height:34px}.h3,.hs3,.n3,.ns3{font-size:22px}.h3,.n3{line-height:28px}.h4,.hs4,.n4,.ns4,.t__body{font-size:17px}.h4,.n4,.t__body{line-height:22px}.h5,.hs5,.n5,.ns5{font-size:16px}.h5,.n5{line-height:21px}.h6,.hs6,.n6,.n6-light,.ns6{font-size:15px}.h6,.n6,.n6--light{line-height:20px}.h7,.hs7,.n7,.ns7,.t__shortstop{font-size:14px}.h7,.n7,.t__shortstop{line-height:19px}.h8,.hs8,.n8,.ns8,.t__meta,.t__meta--brand{font-size:12px}.h8,.n8,.t__meta,.t__meta--brand{line-height:16px}.h9,.hs9,.n9,.ns9{font-size:11px}.h9,.n9{line-height:13px}.h10,.hs10,.n10,.ns10{font-size:10px;text-transform:uppercase}.h10,.n10{line-height:12px}.n0,.n1,.n2,.n3,.n4,.n5,.n6,.n7,.n8,.n9,.n10,.ns0,.ns1,.ns2,.ns3,.ns4,.ns5,.ns6,.ns7,.ns8,.ns9,.ns10{font-weight:400}.h1,.h2,.h4,.h5,.h5-loss,.h7,.h8,.h9,.h10,.hs1,.hs2,.hs3,.hs5,.hs7,.hs8,.hs9,.hs10,.t__feed{font-weight:600}.h0,.h3,.h6,.hs0,.hs3,.hs6{font-weight:700}.h6.di{margin-right:4px}.t__body{color:#48494a;font-family:Georgia,Times New Roman,Times,serif;line-height:26px}.t__shortstop{color:#48494a;font-weight:200}.theme\.dark .t__shortstop{color:#fff}.t__meta{color:#a5a6a7}.t__meta--brand{color:#2b2c2d}.t__feed{font-size:12px;letter-spacing:.15em;line-height:1;text-transform:uppercase}.debug *{outline:1px solid gold}.debug-white *{outline:1px solid #fff}.debug-black *{outline:1px solid #000}.aspect-ratio{height:auto;overflow:hidden;position:relative}.aspect-ratio--16x9{padding-bottom:56.25%;position:relative}.aspect-ratio--5x2{padding-bottom:40%;position:relative}.aspect-ratio--2x3{padding-bottom:150%;position:relative}.aspect-ratio--3x2{padding-bottom:66.67%;position:relative}.aspect-ratio--4x3{padding-bottom:75%;position:relative}.aspect-ratio--1x1{padding-bottom:100%;position:relative}.aspect-ratio--object{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;z-index:2}.cover{background-size:cover!important}.contain{background-size:contain!important}.bg-center{background-position:50%}.bg-center,.bg-top{background-repeat:no-repeat}.bg-top{background-position:top}.bg-right{background-position:100%}.bg-bottom,.bg-right{background-repeat:no-repeat}.bg-bottom{background-position:bottom}.bg-left{background-position:0;background-repeat:no-repeat}.outline{outline:1px solid}.outline-transparent{outline:1px solid transparent}.outline-0{outline:0}.ba{border-style:solid;border-width:1px}.bt{border-top-style:solid;border-top-width:1px}.br{border-right-style:solid;border-right-width:1px}.bb{border-bottom-style:solid;border-bottom-width:1px}.bl{border-left-style:solid;border-left-width:1px}.bn{border-style:none;border-width:0}.br-0{border-radius:0}.br-1{border-radius:2px}.br-2{border-radius:4px}.br-3{border-radius:6px}.br-4{border-radius:8px}.br-5{border-radius:10px}.br--100{border-radius:100%}.br-pill{border-radius:9999px}.br--bottom{border-top-left-radius:0!important;border-top-right-radius:0!important}.br--top{border-bottom-right-radius:0!important}.br--right,.br--top{border-bottom-left-radius:0!important}.br--right{border-top-left-radius:0!important}.br--left{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.b--dotted{border-style:dotted}.bb--dotted{border-bottom-style:dotted}.bt--dotted{border-top-style:dotted}.bl--dotted{border-left-style:dotted}.br--dotted{border-right-style:dotted}.b--dashed{border-style:dashed}.bb--dashed{border-bottom-style:dashed}.bt--dashed{border-top-style:dashed}.bl--dashed{border-left-style:dashed}.br--dashed{border-right-style:dashed}.b--solid{border-style:solid}.bb--solid{border-bottom-style:solid}.bt--solid{border-top-style:solid}.bl--solid{border-left-style:solid}.br--solid{border-right-style:solid}.b--none{border-style:none}.bw0{border-width:0!important}.bw1{border-width:1px!important}.bw2{border-width:2px!important}.bwt-0{border-top-width:0!important}.bwr-0{border-right-width:0!important}.bwb-0{border-bottom-width:0!important}.bwl-0{border-left-width:0!important}.shadow-1{-webkit-box-shadow:0 0 4px 2px rgba(0,0,0,.2);box-shadow:0 0 4px 2px rgba(0,0,0,.2)}.shadow-2{-webkit-box-shadow:0 0 8px 2px rgba(0,0,0,.2);box-shadow:0 0 8px 2px rgba(0,0,0,.2)}.shadow-3{-webkit-box-shadow:2px 2px 4px 2px rgba(0,0,0,.2);box-shadow:2px 2px 4px 2px rgba(0,0,0,.2)}.shadow-4{-webkit-box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);box-shadow:2px 2px 8px 0 rgba(0,0,0,.2)}.shadow-5{-webkit-box-shadow:4px 4px 8px 0 rgba(0,0,0,.2);box-shadow:4px 4px 8px 0 rgba(0,0,0,.2)}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.absolute--fill{bottom:0;left:0;right:0;top:0}.cf:after,.cf:before{content:" ";display:table}.cf:after{clear:both}.cf{zoom:1}.cl{clear:left}.cr{clear:right}.cb{clear:both}.cn{clear:none}.clr-black,.hover\:clr-black:hover{color:#000}.bg-clr-black,.hover\:bg-clr-black:hover{background-color:#000}.brdr-clr-black,.hover\:brdr-clr-black:hover{border-color:#000}.fill-clr-black,.hover\:fill-clr-black:hover{fill:#000}.clr-gray-01,.hover\:clr-gray-01:hover{color:#151617}.bg-clr-gray-01,.hover\:bg-clr-gray-01:hover{background-color:#151617}.brdr-clr-gray-01,.hover\:brdr-clr-gray-01:hover{border-color:#151617}.fill-clr-gray-01,.hover\:fill-clr-gray-01:hover{fill:#151617}.clr-gray-02,.hover\:clr-gray-02:hover{color:#2b2c2d}.bg-clr-gray-02,.hover\:bg-clr-gray-02:hover{background-color:#2b2c2d}.brdr-clr-gray-02,.hover\:brdr-clr-gray-02:hover{border-color:#2b2c2d}.fill-clr-gray-02,.hover\:fill-clr-gray-02:hover{fill:#2b2c2d}.clr-gray-03,.hover\:clr-gray-03:hover{color:#48494a}.bg-clr-gray-03,.hover\:bg-clr-gray-03:hover{background-color:#48494a}.brdr-clr-gray-03,.hover\:brdr-clr-gray-03:hover{border-color:#48494a}.fill-clr-gray-03,.hover\:fill-clr-gray-03:hover{fill:#48494a}.clr-gray-04,.hover\:clr-gray-04:hover{color:#6c6d6f}.bg-clr-gray-04,.hover\:bg-clr-gray-04:hover{background-color:#6c6d6f}.brdr-clr-gray-04,.hover\:brdr-clr-gray-04:hover{border-color:#6c6d6f}.fill-clr-gray-04,.hover\:fill-clr-gray-04:hover{fill:#6c6d6f}.clr-gray-05,.hover\:clr-gray-05:hover{color:#a5a6a7}.bg-clr-gray-05,.hover\:bg-clr-gray-05:hover{background-color:#a5a6a7}.brdr-clr-gray-05,.hover\:brdr-clr-gray-05:hover{border-color:#a5a6a7}.fill-clr-gray-05,.hover\:fill-clr-gray-05:hover{fill:#a5a6a7}.clr-gray-06,.hover\:clr-gray-06:hover{color:#cbccce}.bg-clr-gray-06,.hover\:bg-clr-gray-06:hover{background-color:#cbccce}.brdr-clr-gray-06,.hover\:brdr-clr-gray-06:hover{border-color:#cbccce}.fill-clr-gray-06,.hover\:fill-clr-gray-06:hover{fill:#cbccce}.clr-gray-07,.hover\:clr-gray-07:hover{color:#dcdddf}.bg-clr-gray-07,.hover\:bg-clr-gray-07:hover{background-color:#dcdddf}.brdr-clr-gray-07,.hover\:brdr-clr-gray-07:hover{border-color:#dcdddf}.fill-clr-gray-07,.hover\:fill-clr-gray-07:hover{fill:#dcdddf}.clr-gray-08,.hover\:clr-gray-08:hover{color:#edeef0}.bg-clr-gray-08,.hover\:bg-clr-gray-08:hover{background-color:#edeef0}.brdr-clr-gray-08,.hover\:brdr-clr-gray-08:hover{border-color:#edeef0}.fill-clr-gray-08,.hover\:fill-clr-gray-08:hover{fill:#edeef0}.clr-gray-09,.hover\:clr-gray-09:hover{color:#f1f2f3}.bg-clr-gray-09,.hover\:bg-clr-gray-09:hover{background-color:#f1f2f3}.brdr-clr-gray-09,.hover\:brdr-clr-gray-09:hover{border-color:#f1f2f3}.fill-clr-gray-09,.hover\:fill-clr-gray-09:hover{fill:#f1f2f3}.clr-gray-10,.hover\:clr-gray-10:hover{color:#f9f9fb}.bg-clr-gray-10,.hover\:bg-clr-gray-10:hover{background-color:#f9f9fb}.brdr-clr-gray-10,.hover\:brdr-clr-gray-10:hover{border-color:#f9f9fb}.fill-clr-gray-10,.hover\:fill-clr-gray-10:hover{fill:#f9f9fb}.clr-gray-12,.hover\:clr-gray-12:hover{color:#8d8e90}.bg-clr-gray-12,.hover\:bg-clr-gray-12:hover{background-color:#8d8e90}.brdr-clr-gray-12,.hover\:brdr-clr-gray-12:hover{border-color:#8d8e90}.fill-clr-gray-12,.hover\:fill-clr-gray-12:hover{fill:#8d8e90}.clr-gray-30,.hover\:clr-gray-30:hover{color:#b5b7b7}.bg-clr-gray-30,.hover\:bg-clr-gray-30:hover{background-color:#b5b7b7}.brdr-clr-gray-30,.hover\:brdr-clr-gray-30:hover{border-color:#b5b7b7}.fill-clr-gray-30,.hover\:fill-clr-gray-30:hover{fill:#b5b7b7}.clr-gray-40,.hover\:clr-gray-40:hover{color:#9d9e9f}.bg-clr-gray-40,.hover\:bg-clr-gray-40:hover{background-color:#9d9e9f}.brdr-clr-gray-40,.hover\:brdr-clr-gray-40:hover{border-color:#9d9e9f}.fill-clr-gray-40,.hover\:fill-clr-gray-40:hover{fill:#9d9e9f}.clr-gray-60,.hover\:clr-gray-60:hover{color:#6c6e6f}.bg-clr-gray-60,.hover\:bg-clr-gray-60:hover{background-color:#6c6e6f}.brdr-clr-gray-60,.hover\:brdr-clr-gray-60:hover{border-color:#6c6e6f}.fill-clr-gray-60,.hover\:fill-clr-gray-60:hover{fill:#6c6e6f}.clr-gray-100,.hover\:clr-gray-100:hover{color:#121213}.bg-clr-gray-100,.hover\:bg-clr-gray-100:hover{background-color:#121213}.brdr-clr-gray-100,.hover\:brdr-clr-gray-100:hover{border-color:#121213}.fill-clr-gray-100,.hover\:fill-clr-gray-100:hover{fill:#121213}.clr-white,.hover\:clr-white:hover{color:#fff}.bg-clr-white,.hover\:bg-clr-white:hover{background-color:#fff}.brdr-clr-white,.hover\:brdr-clr-white:hover{border-color:#fff}.fill-clr-white,.hover\:fill-clr-white:hover{fill:#fff}.clr-oreo,.hover\:clr-oreo:hover{color:#101113}.bg-clr-oreo,.hover\:bg-clr-oreo:hover{background-color:#101113}.brdr-clr-oreo,.hover\:brdr-clr-oreo:hover{border-color:#101113}.fill-clr-oreo,.hover\:fill-clr-oreo:hover{fill:#101113}.clr-outer-space,.hover\:clr-outer-space:hover{color:#252627}.bg-clr-outer-space,.hover\:bg-clr-outer-space:hover{background-color:#252627}.brdr-clr-outer-space,.hover\:brdr-clr-outer-space:hover{border-color:#252627}.fill-clr-outer-space,.hover\:fill-clr-outer-space:hover{fill:#252627}.clr-asphalt,.hover\:clr-asphalt:hover{color:#1d1e1f}.bg-clr-asphalt,.hover\:bg-clr-asphalt:hover{background-color:#1d1e1f}.brdr-clr-asphalt,.hover\:brdr-clr-asphalt:hover{border-color:#1d1e1f}.fill-clr-asphalt,.hover\:fill-clr-asphalt:hover{fill:#1d1e1f}.clr-boulder,.hover\:clr-boulder:hover{color:#8d8e90}.bg-clr-boulder,.hover\:bg-clr-boulder:hover{background-color:#8d8e90}.brdr-clr-boulder,.hover\:brdr-clr-boulder:hover{border-color:#8d8e90}.fill-clr-boulder,.hover\:fill-clr-boulder:hover{fill:#8d8e90}.clr-heavy-metal,.hover\:clr-heavy-metal:hover{color:#3a3b3c}.bg-clr-heavy-metal,.hover\:bg-clr-heavy-metal:hover{background-color:#3a3b3c}.brdr-clr-heavy-metal,.hover\:brdr-clr-heavy-metal:hover{border-color:#3a3b3c}.fill-clr-heavy-metal,.hover\:fill-clr-heavy-metal:hover{fill:#3a3b3c}.clr-picton-blue,.hover\:clr-picton-blue:hover{color:#4c99e6}.bg-clr-picton-blue,.hover\:bg-clr-picton-blue:hover{background-color:#4c99e6}.brdr-clr-picton-blue,.hover\:brdr-clr-picton-blue:hover{border-color:#4c99e6}.fill-clr-picton-blue,.hover\:fill-clr-picton-blue:hover{fill:#4c99e6}.clr-scarlet,.hover\:clr-scarlet:hover{color:#ef4035}.bg-clr-scarlet,.hover\:bg-clr-scarlet:hover{background-color:#ef4035}.brdr-clr-scarlet,.hover\:brdr-clr-scarlet:hover{border-color:#ef4035}.fill-clr-scarlet,.hover\:fill-clr-scarlet:hover{fill:#ef4035}.clr-deep-sapphire,.hover\:clr-deep-sapphire:hover{color:#113261}.bg-clr-deep-sapphire,.hover\:bg-clr-deep-sapphire:hover{background-color:#113261}.brdr-clr-deep-sapphire,.hover\:brdr-clr-deep-sapphire:hover{border-color:#113261}.fill-clr-deep-sapphire,.hover\:fill-clr-deep-sapphire:hover{fill:#113261}.clr-brand-ESPN,.hover\:clr-brand-ESPN:hover{color:#d00}.bg-clr-brand-ESPN,.hover\:bg-clr-brand-ESPN:hover{background-color:#d00}.brdr-clr-brand-ESPN,.hover\:brdr-clr-brand-ESPN:hover{border-color:#d00}.fill-clr-brand-ESPN,.hover\:fill-clr-brand-ESPN:hover{fill:#d00}.clr-brand-FC,.hover\:clr-brand-FC:hover{color:#1eb848}.bg-clr-brand-FC,.hover\:bg-clr-brand-FC:hover{background-color:#1eb848}.brdr-clr-brand-FC,.hover\:brdr-clr-brand-FC:hover{border-color:#1eb848}.fill-clr-brand-FC,.hover\:fill-clr-brand-FC:hover{fill:#1eb848}.clr-brand-insider,.hover\:clr-brand-insider:hover{color:#ff790d}.bg-clr-brand-insider,.hover\:bg-clr-brand-insider:hover{background-color:#ff790d}.brdr-clr-brand-insider,.hover\:brdr-clr-brand-insider:hover{border-color:#ff790d}.fill-clr-brand-insider,.hover\:fill-clr-brand-insider:hover{fill:#ff790d}.clr-brand-Cricinfo,.hover\:clr-brand-Cricinfo:hover{color:#03a9f4}.bg-clr-brand-Cricinfo,.hover\:bg-clr-brand-Cricinfo:hover{background-color:#03a9f4}.brdr-clr-brand-Cricinfo,.hover\:brdr-clr-brand-Cricinfo:hover{border-color:#03a9f4}.fill-clr-brand-Cricinfo,.hover\:fill-clr-brand-Cricinfo:hover{fill:#03a9f4}.clr-brand-EPlus,.hover\:clr-brand-EPlus:hover{color:#f7b22a}.bg-clr-brand-EPlus,.hover\:bg-clr-brand-EPlus:hover{background-color:#f7b22a}.brdr-clr-brand-EPlus,.hover\:brdr-clr-brand-EPlus:hover{border-color:#f7b22a}.fill-clr-brand-EPlus,.hover\:fill-clr-brand-EPlus:hover{fill:#f7b22a}.clr-btn,.hover\:clr-btn:hover{color:#06c}.bg-clr-btn,.hover\:bg-clr-btn:hover{background-color:#06c}.brdr-clr-btn,.hover\:brdr-clr-btn:hover{border-color:#06c}.fill-clr-btn,.hover\:fill-clr-btn:hover{fill:#06c}.clr-link,.hover\:clr-link:hover{color:#06c}.bg-clr-link,.hover\:bg-clr-link:hover{background-color:#06c}.brdr-clr-link,.hover\:brdr-clr-link:hover{border-color:#06c}.fill-clr-link,.hover\:fill-clr-link:hover{fill:#06c}.clr-link-hover,.hover\:clr-link-hover:hover{color:#004d9a}.bg-clr-link-hover,.hover\:bg-clr-link-hover:hover{background-color:#004d9a}.brdr-clr-link-hover,.hover\:brdr-clr-link-hover:hover{border-color:#004d9a}.fill-clr-link-hover,.hover\:fill-clr-link-hover:hover{fill:#004d9a}.clr-indicator,.hover\:clr-indicator:hover{color:#ffce07}.bg-clr-indicator,.hover\:bg-clr-indicator:hover{background-color:#ffce07}.brdr-clr-indicator,.hover\:brdr-clr-indicator:hover{border-color:#ffce07}.fill-clr-indicator,.hover\:fill-clr-indicator:hover{fill:#ffce07}.clr-negative,.hover\:clr-negative:hover{color:#d00}.bg-clr-negative,.hover\:bg-clr-negative:hover{background-color:#d00}.brdr-clr-negative,.hover\:brdr-clr-negative:hover{border-color:#d00}.fill-clr-negative,.hover\:fill-clr-negative:hover{fill:#d00}.clr-positive,.hover\:clr-positive:hover{color:#094}.bg-clr-positive,.hover\:bg-clr-positive:hover{background-color:#094}.brdr-clr-positive,.hover\:brdr-clr-positive:hover{border-color:#094}.fill-clr-positive,.hover\:fill-clr-positive:hover{fill:#094}.clr-tooltip,.hover\:clr-tooltip:hover{color:#06c}.bg-clr-tooltip,.hover\:bg-clr-tooltip:hover{background-color:#06c}.brdr-clr-tooltip,.hover\:brdr-clr-tooltip:hover{border-color:#06c}.fill-clr-tooltip,.hover\:fill-clr-tooltip:hover{fill:#06c}.clr-tooltip-alt,.hover\:clr-tooltip-alt:hover{color:#21cc53}.bg-clr-tooltip-alt,.hover\:bg-clr-tooltip-alt:hover{background-color:#21cc53}.brdr-clr-tooltip-alt,.hover\:brdr-clr-tooltip-alt:hover{border-color:#21cc53}.fill-clr-tooltip-alt,.hover\:fill-clr-tooltip-alt:hover{fill:#21cc53}.clr-email,.hover\:clr-email:hover{color:#515151}.bg-clr-email,.hover\:bg-clr-email:hover{background-color:#515151}.brdr-clr-email,.hover\:brdr-clr-email:hover{border-color:#515151}.fill-clr-email,.hover\:fill-clr-email:hover{fill:#515151}.clr-twitter,.hover\:clr-twitter:hover{color:#55acee}.bg-clr-twitter,.hover\:bg-clr-twitter:hover{background-color:#55acee}.brdr-clr-twitter,.hover\:brdr-clr-twitter:hover{border-color:#55acee}.fill-clr-twitter,.hover\:fill-clr-twitter:hover{fill:#55acee}.clr-facebook,.hover\:clr-facebook:hover{color:#3b5998}.bg-clr-facebook,.hover\:bg-clr-facebook:hover{background-color:#3b5998}.brdr-clr-facebook,.hover\:brdr-clr-facebook:hover{border-color:#3b5998}.fill-clr-facebook,.hover\:fill-clr-facebook:hover{fill:#3b5998}.clr-pinterest,.hover\:clr-pinterest:hover{color:#bd081c}.bg-clr-pinterest,.hover\:bg-clr-pinterest:hover{background-color:#bd081c}.brdr-clr-pinterest,.hover\:brdr-clr-pinterest:hover{border-color:#bd081c}.fill-clr-pinterest,.hover\:fill-clr-pinterest:hover{fill:#bd081c}.clr-whatsapp,.hover\:clr-whatsapp:hover{color:#43d854}.bg-clr-whatsapp,.hover\:bg-clr-whatsapp:hover{background-color:#43d854}.brdr-clr-whatsapp,.hover\:brdr-clr-whatsapp:hover{border-color:#43d854}.fill-clr-whatsapp,.hover\:fill-clr-whatsapp:hover{fill:#43d854}.clr-instagram,.hover\:clr-instagram:hover{color:#405de6}.bg-clr-instagram,.hover\:bg-clr-instagram:hover{background-color:#405de6}.brdr-clr-instagram,.hover\:brdr-clr-instagram:hover{border-color:#405de6}.fill-clr-instagram,.hover\:fill-clr-instagram:hover{fill:#405de6}.clr-youtube,.hover\:clr-youtube:hover{color:#cd201f}.bg-clr-youtube,.hover\:bg-clr-youtube:hover{background-color:#cd201f}.brdr-clr-youtube,.hover\:brdr-clr-youtube:hover{border-color:#cd201f}.fill-clr-youtube,.hover\:fill-clr-youtube:hover{fill:#cd201f}.clr-google,.hover\:clr-google:hover{color:#dc4e41}.bg-clr-google,.hover\:bg-clr-google:hover{background-color:#dc4e41}.brdr-clr-google,.hover\:brdr-clr-google:hover{border-color:#dc4e41}.fill-clr-google,.hover\:fill-clr-google:hover{fill:#dc4e41}.clr-bet365,.hover\:clr-bet365:hover{color:#027b58}.bg-clr-bet365,.hover\:bg-clr-bet365:hover{background-color:#027b58}.brdr-clr-bet365,.hover\:brdr-clr-bet365:hover{border-color:#027b58}.fill-clr-bet365,.hover\:fill-clr-bet365:hover{fill:#027b58}.clr-bet365-light,.hover\:clr-bet365-light:hover{color:#117a5c}.bg-clr-bet365-light,.hover\:bg-clr-bet365-light:hover{background-color:#117a5c}.brdr-clr-bet365-light,.hover\:brdr-clr-bet365-light:hover{border-color:#117a5c}.fill-clr-bet365-light,.hover\:fill-clr-bet365-light:hover{fill:#117a5c}.clr-fantasy-baseball,.hover\:clr-fantasy-baseball:hover{color:#00b4eb}.bg-clr-fantasy-baseball,.hover\:bg-clr-fantasy-baseball:hover{background-color:#00b4eb}.brdr-clr-fantasy-baseball,.hover\:brdr-clr-fantasy-baseball:hover{border-color:#00b4eb}.fill-clr-fantasy-baseball,.hover\:fill-clr-fantasy-baseball:hover{fill:#00b4eb}.clr-fantasy-basketball,.hover\:clr-fantasy-basketball:hover{color:#ff9000}.bg-clr-fantasy-basketball,.hover\:bg-clr-fantasy-basketball:hover{background-color:#ff9000}.brdr-clr-fantasy-basketball,.hover\:brdr-clr-fantasy-basketball:hover{border-color:#ff9000}.fill-clr-fantasy-basketball,.hover\:fill-clr-fantasy-basketball:hover{fill:#ff9000}.clr-fantasy-hockey,.hover\:clr-fantasy-hockey:hover{color:#27dbe1}.bg-clr-fantasy-hockey,.hover\:bg-clr-fantasy-hockey:hover{background-color:#27dbe1}.brdr-clr-fantasy-hockey,.hover\:brdr-clr-fantasy-hockey:hover{border-color:#27dbe1}.fill-clr-fantasy-hockey,.hover\:fill-clr-fantasy-hockey:hover{fill:#27dbe1}.clr-fantasy-football,.hover\:clr-fantasy-football:hover{color:#39b54a}.bg-clr-fantasy-football,.hover\:bg-clr-fantasy-football:hover{background-color:#39b54a}.brdr-clr-fantasy-football,.hover\:brdr-clr-fantasy-football:hover{border-color:#39b54a}.fill-clr-fantasy-football,.hover\:fill-clr-fantasy-football:hover{fill:#39b54a}.clr-darkmode-background,.hover\:clr-darkmode-background:hover{color:#101113}.bg-clr-darkmode-background,.hover\:bg-clr-darkmode-background:hover{background-color:#101113}.brdr-clr-darkmode-background,.hover\:brdr-clr-darkmode-background:hover{border-color:#101113}.fill-clr-darkmode-background,.hover\:fill-clr-darkmode-background:hover{fill:#101113}.clr-apple,.hover\:clr-apple:hover{color:#5bb447}.bg-clr-apple,.hover\:bg-clr-apple:hover{background-color:#5bb447}.brdr-clr-apple,.hover\:brdr-clr-apple:hover{border-color:#5bb447}.fill-clr-apple,.hover\:fill-clr-apple:hover{fill:#5bb447}.dn{display:none}.di{display:inline}.db{display:block}.dib{display:inline-block}.dit{display:inline-table}.dt{display:table}.dtc{display:table-cell}.dt-row{display:table-row}.dt-row-group{display:table-row-group}.dt-column{display:table-column}.dt-column-group{display:table-column-group}.dt--fixed{table-layout:fixed;width:100%}.bp-desktop .hide-desktop,.bp-desktopLGPlus .hide-desktopLG,.bp-desktopPlus .hide-desktopPlus,.bp-mobile .hide-mobile,.bp-mobileTablet .hide-tablet{display:none!important}.bp-desktop .show-desktop,.bp-desktopLGPlus .show-desktopLG,.bp-mobile .show-mobile,.bp-tablet .show-tablet{display:block!important}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.flex-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;min-width:0}.flex-shrink{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex-shrink-0{-ms-flex-negative:0;flex-shrink:0}.flex-expand{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.flex-uniform{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.flex-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.flex-none{-webkit-box-flex:0;-ms-flex:none;flex:none}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-row{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-row,.flex-row-reverse{-webkit-box-orient:horizontal}.flex-row-reverse{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.self-start{-ms-flex-item-align:start;align-self:flex-start}.self-end{-ms-flex-item-align:end;align-self:flex-end}.self-center{-ms-flex-item-align:center;align-self:center}.self-baseline{-ms-flex-item-align:baseline;align-self:baseline}.self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}.content-start{-ms-flex-line-pack:start;align-content:flex-start}.content-end{-ms-flex-line-pack:end;align-content:flex-end}.content-center{-ms-flex-line-pack:center;align-content:center}.content-between{-ms-flex-line-pack:justify;align-content:space-between}.content-around{-ms-flex-line-pack:distribute;align-content:space-around}.content-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-last{-webkit-box-ordinal-group:100000;-ms-flex-order:99999;order:99999}.flex-basis-75{-ms-flex-preferred-size:75%;flex-basis:75%}.flex-basis-50{-ms-flex-preferred-size:50%;flex-basis:50%}.flex-basis-25{-ms-flex-preferred-size:25%;flex-basis:25%}.flex-basis-0{-ms-flex-preferred-size:0;flex-basis:0}.fl{float:left}.fl,.fr{_display:inline}.fr{float:right}.fn{float:none}.sans-serif{font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif}.serif{font-family:georgia,times,serif}.i{font-style:italic}.fs-normal{font-style:normal}.fw-light{font-weight:200}.fw-normal{font-weight:400}.fw-medium{font-weight:600}.fw-bold{font-weight:700}.fw-heavy{font-weight:800}.input-reset{-webkit-appearance:none;-moz-appearance:none}.button-reset::-moz-focus-inner,.input-reset::-moz-focus-inner{border:0;padding:0}.h-100{height:100%}.vh-25{height:25vh}.vh-50{height:50vh}.vh-75{height:75vh}.vh-100{height:100vh}.min-vh-100{min-height:100vh}.h-auto{height:auto}.h-inherit{height:inherit}.lh0{line-height:0}.link{text-decoration:none}.link,.link:active,.link:focus,.link:hover,.link:link,.link:visited{-webkit-transition:color .15s ease-in;-o-transition:color .15s ease-in;transition:color .15s ease-in}.link:focus{outline:1px dotted currentColor}.list{list-style-type:none}.mw-100{max-width:100%}.mw-none{max-width:none}.ml-5{margin-left:5%}.ml-10{margin-left:10%}.ml-20{margin-left:20%}.ml-30{margin-left:30%}.ml-40{margin-left:40%}.ml-50{margin-left:50%}.ml-60{margin-left:60%}.ml-70{margin-left:70%}.ml-80{margin-left:80%}.ml-90{margin-left:90%}.ml-100{margin-left:100%}.mr-5{margin-right:5%}.mr-10{margin-right:10%}.mr-20{margin-right:20%}.mr-30{margin-right:30%}.mr-40{margin-right:40%}.mr-50{margin-right:50%}.mr-60{margin-right:60%}.mr-70{margin-right:70%}.mr-80{margin-right:80%}.mr-90{margin-right:90%}.mr-100{margin-right:100%}.mt-10{margin-top:10%}.mt-20{margin-top:20%}.mt-30{margin-top:30%}.mt-40{margin-top:40%}.mt-50{margin-top:50%}.mt-60{margin-top:60%}.mt-70{margin-top:70%}.mt-80{margin-top:80%}.mt-90{margin-top:90%}.mt-100{margin-top:100%}.mb-10{margin-bottom:10%}.mb-20{margin-bottom:20%}.mb-30{margin-bottom:30%}.mb-40{margin-bottom:40%}.mb-50{margin-bottom:50%}.mb-60{margin-bottom:60%}.mb-70{margin-bottom:70%}.mb-80{margin-bottom:80%}.mb-90{margin-bottom:90%}.mb-100{margin-bottom:100%}.w-10{width:10%}.w-20{width:20%}.w-25{width:25%}.w-30{width:30%}.w-40{width:40%}.w-45{width:45%}.w-50{width:50%}.w-60{width:60%}.w-65{width:65%}.w-70{width:70%}.w-75{width:75%}.w-80{width:80%}.w-90{width:90%}.w-100{width:100%}.w-third{width:33.33333%}.w-two-thirds{width:66.66667%}.w-auto{width:auto}.min-w-0{min-width:0}.overflow-visible{overflow:visible}.overflow-hidden{overflow:hidden}.overflow-scroll{-webkit-overflow-scrolling:touch;overflow:scroll}.overflow-auto{-webkit-overflow-scrolling:touch;overflow:auto}.overflow-x-visible{overflow-x:visible}.overflow-x-hidden{overflow-x:hidden}.overflow-x-scroll{-webkit-overflow-scrolling:touch;overflow-x:scroll}.overflow-x-auto{-webkit-overflow-scrolling:touch;overflow-x:auto}.overflow-y-visible{overflow-y:visible}.overflow-y-hidden{overflow-y:hidden}.overflow-y-scroll{-webkit-overflow-scrolling:touch;overflow-y:scroll}.overflow-y-auto{overflow-y:auto}.static{position:static}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}@supports (position:sticky) or (position:-webkit-sticky){.sticky{position:sticky}}.absolute-fill{position:absolute!important}.absolute-fill,.position-fill{bottom:0;left:0;right:0;top:0}.translateX-0{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.translateY-0{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.translateZ-0{-webkit-transform:translateZ(0);transform:translateZ(0)}.o-100{opacity:1}.o-90{opacity:.9}.o-80{opacity:.8}.o-70{opacity:.7}.o-60{opacity:.6}.o-50{opacity:.5}.o-40{opacity:.4}.o-30{opacity:.3}.o-20{opacity:.2}.o-10{opacity:.1}.o-05{opacity:.05}.o-025{opacity:.025}.o-0{opacity:0}.pa0{padding:0!important}.pa1{padding:2px!important}.pa2{padding:4px!important}.pa3{padding:8px!important}.pa4{padding:12px!important}.pa5{padding:16px!important}.pa6{padding:24px!important}.pa7{padding:32px!important}.pl0{padding-left:0!important}.pl1{padding-left:2px!important}.pl2{padding-left:4px!important}.pl3{padding-left:8px!important}.pl4{padding-left:12px!important}.pl5{padding-left:16px!important}.pl6{padding-left:24px!important}.pl7{padding-left:32px!important}.pr0{padding-right:0!important}.pr1{padding-right:2px!important}.pr2{padding-right:4px!important}.pr3{padding-right:8px!important}.pr4{padding-right:12px!important}.pr5{padding-right:16px!important}.pr6{padding-right:24px!important}.pr7{padding-right:32px!important}.pb0{padding-bottom:0!important}.pb1{padding-bottom:2px!important}.pb2{padding-bottom:4px!important}.pb3{padding-bottom:8px!important}.pb4{padding-bottom:12px!important}.pb5{padding-bottom:16px!important}.pb6{padding-bottom:24px!important}.pb7{padding-bottom:32px!important}.pt0{padding-top:0!important}.pt1{padding-top:2px!important}.pt2{padding-top:4px!important}.pt3{padding-top:8px!important}.pt4{padding-top:12px!important}.pt5{padding-top:16px!important}.pt6{padding-top:24px!important}.pt7{padding-top:32px!important}.pv0{padding-bottom:0!important;padding-top:0!important}.pv1{padding-bottom:2px!important;padding-top:2px!important}.pv2{padding-bottom:4px!important;padding-top:4px!important}.pv3{padding-bottom:8px!important;padding-top:8px!important}.pv4{padding-bottom:12px!important;padding-top:12px!important}.pv5{padding-bottom:16px!important;padding-top:16px!important}.pv6{padding-bottom:24px!important;padding-top:24px!important}.pv7{padding-bottom:32px!important;padding-top:32px!important}.ph0{padding-left:0!important;padding-right:0!important}.ph1{padding-left:2px!important;padding-right:2px!important}.ph2{padding-left:4px!important;padding-right:4px!important}.ph3{padding-left:8px!important;padding-right:8px!important}.ph4{padding-left:12px!important;padding-right:12px!important}.ph5{padding-left:16px!important;padding-right:16px!important}.ph6{padding-left:24px!important;padding-right:24px!important}.ph7{padding-left:32px!important;padding-right:32px!important}.ma0{margin:0!important}.ma1{margin:2px!important}.ma2{margin:4px!important}.ma3{margin:8px!important}.ma4{margin:12px!important}.ma5{margin:16px!important}.ma6{margin:24px!important}.ma7{margin:32px!important}.ml0{margin-left:0!important}.ml1{margin-left:2px!important}.ml2{margin-left:4px!important}.ml3{margin-left:8px!important}.ml4{margin-left:12px!important}.ml5{margin-left:16px!important}.ml6{margin-left:24px!important}.ml7{margin-left:32px!important}.mr0{margin-right:0!important}.mr1{margin-right:2px!important}.mr2{margin-right:4px!important}.mr3{margin-right:8px!important}.mr4{margin-right:12px!important}.mr5{margin-right:16px!important}.mr6{margin-right:24px!important}.mr7{margin-right:32px!important}.mb0{margin-bottom:0!important}.mb1{margin-bottom:2px!important}.mb2{margin-bottom:4px!important}.mb3{margin-bottom:8px!important}.mb3-mb4{margin-bottom:10px!important}.mb4{margin-bottom:12px!important}.mb5{margin-bottom:16px!important}.mb6{margin-bottom:24px!important}.mb7{margin-bottom:32px!important}.mt0{margin-top:0!important}.mt1{margin-top:2px!important}.mt2{margin-top:4px!important}.mt2-mt3{margin-top:6px!important}.mt3{margin-top:8px!important}.mt3-mt4{margin-top:10px!important}.mt4{margin-top:12px!important}.mt5{margin-top:16px!important}.mt6{margin-top:24px!important}.mt7{margin-top:32px!important}.mv0{margin-bottom:0!important;margin-top:0!important}.mv1{margin-bottom:2px!important;margin-top:2px!important}.mv2{margin-bottom:4px!important;margin-top:4px!important}.mv3{margin-bottom:8px!important;margin-top:8px!important}.mv4{margin-bottom:12px!important;margin-top:12px!important}.mv5{margin-bottom:16px!important;margin-top:16px!important}.mv6{margin-bottom:24px!important;margin-top:24px!important}.mv7{margin-bottom:32px!important;margin-top:32px!important}.mh0{margin-left:0!important;margin-right:0!important}.mh1{margin-left:2px!important;margin-right:2px!important}.mh2{margin-left:4px!important;margin-right:4px!important}.mh3{margin-left:8px!important;margin-right:8px!important}.mh4{margin-left:12px!important;margin-right:12px!important}.mh5{margin-left:16px!important;margin-right:16px!important}.mh6{margin-left:24px!important;margin-right:24px!important}.mh7{margin-left:32px!important;margin-right:32px!important}.mhauto{margin-left:auto!important;margin-right:auto!important}.na1{margin:-2px}.na2{margin:-4px}.na3{margin:-8px}.na4{margin:-12px}.na5{margin:-16px}.na6{margin:-24px}.na7{margin:-32px}.nl1{margin-left:-2px}.nl2{margin-left:-4px}.nl3{margin-left:-8px}.nl4{margin-left:-12px}.nl5{margin-left:-16px}.nl6{margin-left:-24px}.nl7{margin-left:-32px}.nr1{margin-right:-2px}.nr2{margin-right:-4px}.nr3{margin-right:-8px}.nr4{margin-right:-12px}.nr5{margin-right:-16px}.nr6{margin-right:-24px}.nr7{margin-right:-32px}.nb1{margin-bottom:-2px}.nb2{margin-bottom:-4px}.nb3{margin-bottom:-8px}.nb4{margin-bottom:-12px}.nb5{margin-bottom:-16px}.nb6{margin-bottom:-24px}.nb7{margin-bottom:-32px}.nt1{margin-top:-2px}.nt2{margin-top:-4px}.nt3{margin-top:-8px}.nt4{margin-top:-12px}.nt5{margin-top:-16px}.nt6{margin-top:-24px}.nt7{margin-top:-32px}.collapse{border-collapse:collapse;border-spacing:0}.strike{text-decoration:line-through}.underline{text-decoration:underline}.no-underline{text-decoration:none}.tl{text-align:left!important}.tar{text-align:right!important}.tc{text-align:center!important}.ttc{text-transform:capitalize}.ttl{text-transform:lowercase}.ttu{text-transform:uppercase}.ttn{text-transform:none}.measure{max-width:30em}.measure-wide{max-width:34em}.measure-narrow{max-width:20em}.indent{margin-bottom:0;margin-top:0;text-indent:1em}.small-caps{font-variant:small-caps}.truncate{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.mono-num{font-variant-numeric:tabular-nums}.overflow-container{overflow-y:scroll}.center{margin-left:auto;margin-right:auto}.clip{clip:rect(1px,1px,1px,1px);_position:absolute!important}.ws-normal{white-space:normal}.nowrap{white-space:nowrap}.pre{white-space:pre}.v-base{vertical-align:baseline}.v-mid{vertical-align:middle}.v-top{vertical-align:top}.v-btm{vertical-align:bottom}.underline-hover:focus,.underline-hover:hover{text-decoration:underline}.pointer:hover{cursor:pointer}body.theme\.dark{background:#101113;color:#f9f9fb}body.fantasycast{background:#fff}.AnchorLink.clr-gray-01{color:#151617}.AnchorLink.clr-black{color:#000}.AnchorLink.clr-white{color:#fff}.AnchorLink.clr-gray-04{color:#6c6d6f}.AnchorLink--dark{color:#4c99e6}#fittBGContainer{height:100px;margin-bottom:-100px;position:sticky;top:88px;width:100%;z-index:0}@supports not ((position:sticky) or (position:-webkit-sticky)){#fittBGContainer{position:fixed;top:153px}}.page-footer-container{padding-bottom:0!important;padding-top:0!important}.page-footer-container .PageFooter{margin-top:6px}#fittBGContainerInner{left:0;min-height:100%;position:absolute;right:0;text-align:center;top:0}#fittBGContainerInside{display:inline;position:relative;width:75%}#fittPageContainer{min-height:100%;position:relative;width:100%}@supports not ((position:sticky) or (position:-webkit-sticky)){#fittPageContainer{top:auto}}#fittOverlayContainerInner{left:0;position:fixed;top:0;width:100%;z-index:20}.espncricinfo #progress .progress-bar{background:#03a9f4}.espncricinfo #progress .progress-peg{-webkit-box-shadow:0 0 10px #03a9f4,0 0 5px #03a9f4;box-shadow:0 0 10px #03a9f4,0 0 5px #03a9f4}