.TextStatus{padding-left:12px;position:relative}.TextStatus:before{background-color:#a5a6a7;border-radius:50%;content:"";height:8px;left:2px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.TextStatus .plain{font-size:12px;font-weight:600}.TextStatus--green:before{background-color:#009444}.TextStatus--yellow:before{background-color:#ffce07}.TextStatus--red:before{background-color:#c00}.TextStatus--grey:before{background-color:#dcdddf}.TextStatus--black:before{background-color:#000}.StickyContainer--gradient{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.1)),to(transparent));background:linear-gradient(180deg,rgba(0,0,0,.1),transparent);height:5px;margin-bottom:-5px}.BackToTop{color:#06c;cursor:pointer;font-size:12px;margin-top:8px;padding:8px}.BackToTop:hover{color:#004d9a}.BackToTop:hover .icon__svg use{fill:#004d9a}.BackToTop .icon__svg{height:12px;margin-left:4px;width:12px}.BackToTop .icon__svg use{fill:#06c}.BackToTop--dark{color:#4c99e6}.BackToTop--dark .icon__svg use{fill:#4c99e6}.QuickLinks:not(.Card--dark){background:#f9f9fb}.QuickLinks .QuickLinks__Content{padding:0}.QuickLinks .QuickLinks{margin:10px 12px}.QuickLinks .QuickLinks .QuickLinks__Item--dark:hover{background:#2b2c2d}.QuickLinks.Card--dark{background:#252627}.QuickLinks__Item{list-style:none;position:relative;-webkit-transition:background .25s ease-in-out;transition:background .25s ease-in-out}.QuickLinks__Item:hover{background-color:#fff}.QuickLinks__Item:hover a{color:#004d9a}.QuickLinks__Item:hover .QuickLinks__External{fill:#06c}.QuickLinks__Item:after{border-top:1px dotted #edeef0;bottom:0;content:"";display:block;height:1px;left:12px;margin:0 auto;position:absolute;right:12px}.QuickLinks__Item a{color:#151617;padding:10px 12px}.QuickLinks__Item--dark{background:#252627}.QuickLinks__Item--dark a{color:#fff}.QuickLinks__Item--dark:hover{background-color:#1d1e1f}.QuickLinks__Item--dark:hover a{color:#fff}.QuickLinks__Item--dark:after{border-top:1px dotted #3a3b3c}.QuickLinks__Item__Title{font-size:12px;line-height:16px}.QuickLinks__Item__Sport{color:#a5a6a7;font-size:11px;line-height:13px}.QuickLinks__Icon,.QuickLinks__Logo{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:8px;text-align:center;width:20px}.QuickLinks__External{fill:#a5a6a7;height:12px;width:12px}.QuickLinks__Item--dark:hover .QuickLinks__External{fill:#fff}.QuickLinks__List .ContentList__Item:last-child .QuickLinks__Item:after{display:none}.QuickLinks__List .ContentList__Item{padding-bottom:0;padding-top:0}.QuickLinks__Title-Image{width:69px}.QuickLinks__Button-Wrapper{margin:12px}.QuickLinks__Button-Wrapper .Button{text-transform:capitalize;width:100%}.QuickLinks .Card__Header__Title__Logo__Wrapper .AnchorLink{position:relative;vertical-align:middle}.CarouselArrow{cursor:pointer;font-size:0;line-height:1;position:absolute;z-index:1}.CarouselArrow--left,.CarouselArrow--right{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.CarouselArrow--left{left:0}.CarouselArrow--right{right:0}.Carousel:not(.Carousel--watch) .CarouselArrow{background:hsla(0,0%,100%,.8);border-color:#4c99e6;border-radius:22px;height:44px;opacity:.9;padding-bottom:8px;padding-top:8px;-webkit-transition:background .25s linear,opacity .25s linear;transition:background .25s linear,opacity .25s linear;width:32px}.Carousel:not(.Carousel--watch) .CarouselArrow--left{border-bottom-left-radius:0;border-left:0;border-top-left-radius:0;padding-left:4px;padding-right:8px}.Carousel:not(.Carousel--watch) .CarouselArrow--right{border-bottom-right-radius:0;border-right:0;border-top-right-radius:0;padding-left:8px;padding-right:4px}.no-touch .Carousel:not(.Carousel--watch) .CarouselArrow:hover{background:rgba(0,77,154,.8);border-color:transparent}.no-touch .Carousel:not(.Carousel--watch) .CarouselArrow:hover .CarouselArrow__Icon{fill:#fff}.Carousel:not(.Carousel--watch) .CarouselArrow--dark{background:rgba(21,22,23,.85);border-color:#004d9a}.no-touch .Carousel:not(.Carousel--watch) .CarouselArrow--dark:hover{background:#113261;border-color:transparent;opacity:.85}.no-touch .Carousel:not(.Carousel--watch) .CarouselArrow--dark:hover .CarouselArrow__Icon{fill:#4c99e6}.Carousel.Carousel--watch .CarouselArrow{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;border:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;top:0;-webkit-transform:none;-ms-transform:none;transform:none;width:120px}.Carousel.Carousel--watch .CarouselArrow .CarouselArrow__Icon{fill:#6c6d6f;height:32px;-webkit-transition:fill .25s linear,fill .25s linear;transition:fill .25s linear,fill .25s linear;width:32px}.Carousel.Carousel--watch .CarouselArrow:hover .CarouselArrow__Icon{fill:#fff}.Carousel.Carousel--watch .CarouselArrow--right{-webkit-box-pack:end;-ms-flex-pack:end;background-image:-webkit-gradient(linear,left top,right top,color-stop(4%,rgba(16,17,19,0)),color-stop(99%,#101113));background-image:linear-gradient(90deg,rgba(16,17,19,0) 4%,#101113 99%);justify-content:flex-end}.Carousel.Carousel--watch .CarouselArrow--left{-webkit-box-pack:start;-ms-flex-pack:start;background-image:-webkit-gradient(linear,right top,left top,color-stop(4%,rgba(16,17,19,0)),color-stop(99%,#101113));background-image:linear-gradient(270deg,rgba(16,17,19,0) 4%,#101113 99%);justify-content:flex-start}.no-touch .Carousel.Carousel--watch .CarouselArrow{opacity:0;-webkit-transition:opacity .25s linear,opacity .25s linear;transition:opacity .25s linear,opacity .25s linear}.no-touch .Carousel.Carousel--watch .CarouselArrow:focus,.no-touch .Carousel.Carousel--watch:hover .CarouselArrow{opacity:1}.CarouselArrow__Icon{fill:#06c}.CarouselArrow--dark .CarouselArrow__Icon{fill:#4c99e6}.CarouselArrow .icon__svg{height:20px;width:20px}.CarouselMediaButton{cursor:pointer;height:32px;position:absolute;width:32px;z-index:2}.CarouselMediaButton--left{left:0}.CarouselMediaButton--right{right:0}.Carousel.Carousel--watch .CarouselMediaButton{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgba(0,0,0,.8);border:0;bottom:4%;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;-webkit-transform:none;-ms-transform:none;transform:none}.Carousel.Carousel--watch .CarouselMediaButton .CarouselMediaButton__Icon{fill:#6c6d6f;height:16px;width:16px}.Carousel.Carousel--watch .CarouselMediaButton:hover .CarouselMediaButton__Icon{fill:#fff}.Carousel.Carousel--watch .CarouselMediaButton--right{right:1%}.Carousel.Carousel--watch .CarouselMediaButton--left{left:1%}.CarouselMediaButton .icon__svg{height:16px;width:16px}.Carousel{position:relative}.Carousel__Header--visible{margin-bottom:15px}.Carousel__Header--invisible{height:0;visibility:hidden}.Carousel__Header>a:first-child,.Carousel__Header>h3:first-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.Carousel__Header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Carousel__Footer,.Carousel__Header{display:-webkit-box;display:-ms-flexbox;display:flex}.Carousel__Footer{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;justify-content:center;padding-top:30px}.Carousel__SeeAll{font-size:14px;font-weight:600;line-height:1.31;margin-right:24px;white-space:nowrap}.Carousel__Outer--scroll{-webkit-overflow-scrolling:touch;overflow-x:scroll}.Carousel__Outer--noScroll{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Carousel__Container,.Carousel__Inner{list-style:none}.Carousel__Controls,.Carousel__Inner{margin:0;padding:0}.Carousel__Controls{list-style:none}.Carousel .Carousel__Header--visible{min-height:20px}.Carousel .Carousel__Heading{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 32px)}.Carousel .Carousel__Heading a,.Carousel .Carousel__Heading a:hover{color:#48494a}.Carousel--dark .Carousel__Heading a,.Carousel--dark .Carousel__Heading a:hover{color:#fff}.CarouselSlide{-ms-flex-negative:0;cursor:pointer;flex-shrink:0;list-style:none}.ButtonLayout__Button{-ms-flex-preferred-size:0;flex-basis:0;margin-left:4px;margin-right:4px;max-width:100%}.ButtonLayout__Button:hover .icon__svg{fill:#fff;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ButtonLayout__Content{margin-left:auto;margin-right:auto;padding-bottom:4px;padding-top:4px}.MMAGamestrip{height:84px}.bp-mobile .MMAGamestrip{margin:8px 0}.MMAGamestrip__Overview{min-width:145px}.MMACompetitor__arrow{fill:#151617;bottom:0;height:15px;left:-3px;margin:auto 0;position:absolute;top:0;width:15px}.MMACompetitor__arrow--reverse{left:auto;right:-3px}.MMACompetitor__arrow--dark{fill:#f9f9fb}.MMACompetitor{width:calc(50% - 72.5px)}.MMACompetitor--desktop .MMACompetitor__Detail{max-width:calc(100% - 66px)}.WatchListenButtons__Content--default{border-bottom-style:solid;border-bottom-width:1px;padding-bottom:8px;padding-top:8px}.WatchListenButtons__Content--margin{margin-left:4px;margin-right:4px}@media (min-width:598px){.WatchListenButtons__Content .Button,.WatchListenButtons__Content .watchButton{width:180px}.WatchListenButtons__Content .Button--sm{width:100px}}@media (max-width:597px){.WatchListenButtons__Content>*{width:calc(50% - 15px)}.WatchListenButtons__Content>*>.watchButton{width:100%}}.WatchListenButtons{background:#fff}.WatchListenButtons--dark{background:#252627}.WatchListenButtons .Button--listen{text-transform:capitalize}[data-page-modifier=webview] .WatchListenButtons .Button--listen:hover{color:#fff}[data-page-modifier=webview] .WatchListenButtons .Button--listen.Button--dark:hover{color:#121213}.WatchListenButtons .Button--anchorLink:hover{color:#fff}.UpcomingFightWrapper .Card__Header__title h3{text-transform:uppercase}.UpcomingFightWrapper--dark .WatchListenButtons{background:#1d1e1f}.UpcomingFightWrapper .WatchListenButtons__Content{border-bottom:0}.ResultCell--dark.win-stat{color:#5bb447}.ResultCell--dark.loss-stat{color:#ef4035}.ResultCell--dark.draw-stat,.ResultCell--dark.tie-stat{color:#8d8e90}.win-stat{color:#094}.loss-stat{color:#d00}.draw-stat,.tie-stat{color:#6c6d6f}.FightHistoryCard .Table__THEAD .Table__TD th{border-top:0}.FightHistoryCard--desktop a.FightHistoryCard__Event,.FightHistoryCard--desktop div.FightHistoryCard__Decision{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FightHistoryCard--desktop div.FightHistoryCard__Decision{max-width:140px}.FightHistoryCard--desktop a.FightHistoryCard__Event{max-width:175px}.TitleFightsWrapper .Table__THEAD .Table__TD th{border-top:0}.TitleFightsWrapper--desktop a.TitleFightsWrapper__Event,.TitleFightsWrapper--desktop div.TitleFightsWrapper__Decision{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TitleFightsWrapper--desktop div.TitleFightsWrapper__Decision{max-width:140px}.TitleFightsWrapper--desktop a.TitleFightsWrapper__Event{max-width:175px}.glossary{display:block;margin-top:12px;width:100%}.glossary__title{color:#151617;font-weight:600;text-transform:uppercase}.glossary__title--dark{color:#fff}.glossary__item,.glossary__title{font-size:11px;line-height:13px;padding-bottom:5px;padding-top:6px}.glossary__item{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;color:#6c6d6f;display:block;page-break-inside:avoid}.glossary__item--dark{color:#8d8e90}.glossary__abbr{color:#151617;font-weight:600;margin-right:4px}.glossary__abbr--dark{color:#fff}.glossary__list--mobile{-webkit-column-count:1;-moz-column-count:1;column-count:1}.glossary__list--desktop,.glossary__list--tablet{-webkit-column-count:2;-moz-column-count:2;column-count:2}.glossary__list--desktopLG{-webkit-column-count:3;-moz-column-count:3;column-count:3}.glossary__list .glossary--fullWidth--mobile{-webkit-column-count:1;-moz-column-count:1;column-count:1}.glossary__list .glossary--fullWidth--tablet{-webkit-column-count:2;-moz-column-count:2;column-count:2}.glossary__list .glossary--fullWidth--desktop{-webkit-column-count:3;-moz-column-count:3;column-count:3}.glossary__list .glossary--fullWidth--desktopLG{-webkit-column-count:4;-moz-column-count:4;column-count:4}.ShowMore--isExpanded .ShowMore__Link{border-top:1px solid #edeef0;margin-top:15px}.ShowMore--dark .ShowMore__Link{border-color:#3a3b3c}.ShowMore__Content{-webkit-transition:max-height .25s;transition:max-height .25s;-webkit-transition-timing-function:cubic-bezier(.4,0,1,1);transition-timing-function:cubic-bezier(.4,0,1,1)}.ShowMore__Opacity{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(84%,#fff));background:linear-gradient(-180deg,hsla(0,0%,100%,0),#fff 84%);height:40px;margin-top:-40px;-webkit-transition:margin-top .25s;transition:margin-top .25s;-webkit-transition-timing-function:cubic-bezier(.4,0,1,1);transition-timing-function:cubic-bezier(.4,0,1,1)}.ShowMore__Opacity--dark{background:-webkit-gradient(linear,left top,left bottom,from(rgba(43,44,45,0)),color-stop(84%,#1d1e1f));background:linear-gradient(-180deg,rgba(43,44,45,0),#1d1e1f 84%)}.ShowMore__Icon{fill:#06c;padding-right:4px;top:-4px;width:15px}.ShowMore__LinkTxt{color:#06c;font-size:12px;line-height:16px}.ShowMore__LinkTxt--expanded{padding-top:12px}.ShowMore__LinkTxt--dark{color:#4c99e6}.ShowMore__Icon--dark{fill:#4c99e6}.FantasyOverview__Icon.icon__svg{height:26px;width:26px}.FantasyOverview__Item{-ms-flex-preferred-size:calc(33.333% - 12px);flex-basis:calc(33.333% - 12px);min-width:calc(33.333% - 12px)}.FantasyOverview:not(.FantasyOverview--mobile) .FantasyOverview__NameContainer{width:calc(100% - 48px)}.FantasyOverview--mobile .FantasyOverview__Icon.icon__svg{height:16px;width:16px}.FantasyOverview--mobile .FantasyOverview__Item{min-width:auto;width:109px}.FantasyOverview--mobileSM .FantasyOverview__Leagues:after{-webkit-box-flex:0;content:"";-ms-flex:0 0 auto;flex:0 0 auto;width:12px}.FantasyNews__content:before{content:"-";padding:0 4px}.sl-horizontal,.sl-vertical{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3MiIgaGVpZ2h0PSIxOCI+PGcgZmlsbD0iI0RDRERERiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtNDkuMTg3LjAwMy0xMi42MS4wMDFIMjMuMjYxYy0yLjY1Ni0uMDA2LTQuNDE1IDEuMzk1LTQuNjY1IDMuNDg3LS4wOTIuNzctLjE4IDEuNDUtLjE4IDEuNDVINTIuOTZsLjExNi0uOTE5Yy4yNjMtMi4xMDctLjYzLTQuMDE5LTMuODg4LTQuMDE5TTUyLjcyOCA2LjgyMnMtLjA3Ny42OTctLjE4MyAxLjQ1N2MtLjIxIDEuNTA2LTEuMzMyIDIuNjI3LTMuNDE4IDIuNjI3aC03LjM1NGwtLjgzNCA2LjY5MmgtNS44NTVsMS4zMjgtMTAuNzc2aDE2LjMxNlpNMi4xODIgMCAxNy44NS4wMDNsLS42MTMgNC45MzhIMS41NzJ6TTEuMzM4IDYuODIyaDE1LjY2NWwtLjUwNiA0LjA4NGgtOS44MWwtLjI1IDIuMDE3aDkuODA4bC0uNTgyIDQuNjc1SDB6TTU0Ljc2My4wMDNoMTIuNzc1YzIuMDIgMCA0LjEyMS45MzggMy43MDQgNC4xNzhhNzEuNyA3MS43IDAgMCAwLS4wOTcuNzZINTQuMTUybC42MTEtNC45MzhaTTUzLjkxNiA2LjgybDUuODYuMDA0LTEuMzM3IDEwLjc3Mi01Ljg1OS4wMDJ6TTY1LjA0NiA2LjgybDUuODU4LjAwNC0xLjMzNyAxMC43NzItNS44NTkuMDAyek0zMS4wNTIgNi44MjZsLTEyLjg2Ny0uMDA0Yy0uNDMzIDIuODEzLjk3NCA0LjA4NCAyLjk2OCA0LjA4NGw3LjkyNi0uMDAzLS4yNSAyLjAySDE3LjQyN2wtLjU3NyA0LjY3NXMxMi40MS4wMDQgMTIuOTE0IDBjLjQxNC0uMDMgMy4zMTgtLjEwOSA0LjMwOC0yLjQ4NC4zMjItLjc3LjYwOS0zLjUzNC42ODktNC4xMTUuNDYtMy4zNy0xLjg3MS00LjE3My0zLjcxLTQuMTczIi8+PC9nPjwvc3ZnPg==") 50% no-repeat;background-size:100px}.sl-horizontal{min-height:100px}.sl-vertical{min-height:250px}.sl-wrapper.outbrain{padding-top:50px!important}.sl-wrapper .ob-rec-source,.sl-wrapper .ob-widget-items-container{padding-bottom:0!important}.sl-wrapper .ob_what{padding-top:10px!important}.sponsored-headlines{background:#fff;border-radius:10px;margin-bottom:10px;overflow:hidden}.sponsored-headlines .trc_related_container{margin-top:0}.sponsored-headlines .trc_rbox_container .tbl-feed-header,.sponsored-headlines .trc_rbox_container .trc_rbox_header,.sponsored-headlines .trc_related_container .tbl-feed-header,.sponsored-headlines .trc_related_container .trc_rbox_header{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px dotted #dcdddf;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:40px;justify-content:space-between;margin-left:12px;margin-right:12px;padding:0!important}.sponsored-headlines .trc_rbox_container .tbl-feed-header,.sponsored-headlines .trc_related_container .tbl-feed-header{width:inherit!important}.sponsored-headlines .trc_rbox_container .trc_rbox_header_span,.sponsored-headlines .trc_related_container .trc_rbox_header_span{font-family:-apple-system,BlinkMacSystemFont,Roboto,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;font-weight:800;line-height:16px}.sponsored-headlines .trc_rbox_container .trc_header_ext,.sponsored-headlines .trc_related_container .trc_header_ext{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.sponsored-headlines .trc_rbox_container .trc_rbox_outer,.sponsored-headlines .trc_related_container .trc_rbox_outer{overflow:hidden;padding:10px 12px 0;position:relative}.sponsored-headlines .trc_rbox_container .trc-widget-footer,.sponsored-headlines .trc_related_container .trc-widget-footer{height:24px;margin:0 12px}.sponsored-headlines .thumbnails-3x1-b,.sponsored-headlines .thumbnails-3x2-a{padding:0}.sponsored-headlines .trc_elastic_thumbnails-1x3 .trc_rbox_outer{margin-left:0}.sponsored-headlines .trc_elastic_thumbnails-1x3 .videoCube{margin-left:0;padding:0;width:100%}.tbl-feed-header.tbl-header-with-text.tbl-logo-right-position .tbl-feed-header-text{padding-left:0!important}.sponsored-content--dark .sponsored-headlines,.sponsored-content--dark .trc-content-sponsored{background:#1d1e1f}.sponsored-content--dark .trc_related_container{background:#1d1e1f!important}.sponsored-content--dark .trc_related_container .tbl-feed-header .tbl-feed-header-text,.sponsored-content--dark .trc_related_container .trc-main-label .video-label,.sponsored-content--dark .trc_related_container .trc-main-label .video-title,.sponsored-content--dark .trc_related_container .trc_rbox_header{color:#fff}.sponsored-content--dark .trc_related_container .tbl-feed-header,.sponsored-content--dark .trc_related_container .trc_rbox_header{border-bottom-color:#3a3b3c}.sponsored-content--dark .trc_related_container .trc-main-label .branding.composite-branding{color:#8d8e90}.sponsored-content--dark .trc_related_container .logoDiv a,.sponsored-content--dark .trc_related_container .logoDiv a span{color:#fff}.SwitchPlayer .Card__Content{padding:0}.SwitchPlayer .SwitchPlayer__athlete_link{background-color:#fff}.SwitchPlayer .SwitchPlayer__athlete_link--active{background-color:#f9f9fb}.SwitchPlayer .SwitchPlayer__athlete_link--active .SwitchPlayer__athlete,.SwitchPlayer .SwitchPlayer__athlete_link:last-of-type .SwitchPlayer__athlete{border-color:transparent}.SwitchPlayer .SwitchPlayer__athlete{height:62px}.SwitchPlayer--dark .SwitchPlayer__athlete_link{background-color:#1d1e1f}.SwitchPlayer--dark .SwitchPlayer__athlete_link--active{background-color:#252627}.powered-by{text-align:center}.powered-by--dark,.powered-by--dark .powered-by__details--game{color:#8d8e90}.powered-by--dark .powered-by__details--game+.powered-by__details--buy{border-top-color:#3a3b3d}.powered-by--dark .powered-by__logo .powered-by__vivid{background-image:url(https://secure.espncdn.com/redesign/assets/img/logos/vividseats-OnDark.png);background-size:84px 16px}.powered-by--dark .powered-by__logo:before{color:#8d8e90}.powered-by--dark .powered-by__details a{color:#4c99e6}.powered-by--dark .powered-by__search{border-top-color:#3a3b3d;color:#a5a6a7}.powered-by--dark .powered-by__eventName{color:#cbccce}.powered-by__logo{margin:-8px 0 0}.powered-by__logo>a{background-repeat:no-repeat;color:transparent;display:inline-block;font-size:0;line-height:0;text-shadow:none}.powered-by__logo>a:before{color:#a5a6a7;content:"Powered By";display:block;font-size:9px;font-weight:400;line-height:9px}.powered-by__logo .powered-by__vivid{background-image:url(https://secure.espncdn.com/redesign/assets/img/logos/vividseats.png);background-position-y:bottom;background-size:84px 16px;height:28px;width:84px}.powered-by__details a{color:#06c}.powered-by__details a:hover{text-decoration:underline}.powered-by__details--game{color:#a5a6a7;font-size:14px;padding-bottom:12px}.powered-by__details--game>a{display:block}.powered-by__details--game+.powered-by__details--buy{border-top:1px solid #cecfcf;padding-top:12px}.powered-by__details--buy{color:#a5a6a7;font-size:12px}.powered-by__eventName{color:#2b2c2d;display:block;font-size:18px;font-weight:600;padding:0 0 8px}.powered-by__search{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #cecfcf;color:#6c6d6f;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:14px}.powered-by__search span{margin-right:6px}.powered-by__search .dropdown{margin:0 0 0 5px}.powered-by__venueDateTime{display:block;padding-bottom:5px}