@keyframes pulse{100%{opacity:0;transform:scale3d(0, 0, 0)}0%{opacity:1;transform:scale3d(0, 0, 0)}80%{opacity:0;transform:scale3d(5, 5, 5)}}@keyframes animating-circle{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes bouncing-bars{10%{transform:scaleY(0.3)}30%{transform:scaleY(1)}60%{transform:scaleY(0.5)}80%{transform:scaleY(0.75)}100%{transform:scaleY(0.6)}}@keyframes loader-bars{50%{transform:translateY(350%)}}@keyframes ticker-scroll{from{transform:translate3d(0, 0, 0)}to{transform:translate3d(-50%, 0, 0)}}:root cbssports-carousel{--cbssports-carousel-gap: 1.5rem}.FighterBio{align-items:center;display:flex;flex-direction:column;gap:2.5rem;position:relative}@media(min-width: 1040px){.FighterBio{flex-direction:row;gap:4rem;padding:0 4rem}}.FighterBio-imageContent{padding-inline:1rem}@media(min-width: 1040px){.FighterBio-imageContent{flex:0 0 450px;padding-inline:0}}.FighterBio-imageWrapper{padding-bottom:8.5rem;position:relative}@media(min-width: 800px){.FighterBio-imageWrapper{padding-block:10rem}}.FighterBio-imageWrapper::before{background-image:var(--logo-tile-url);background-position:top center;background-repeat:no-repeat space;background-size:auto 20%;content:"";inset:0;position:absolute}@media(max-width: 799px){.FighterBio-imageWrapper::before{top:.5rem}}@media(min-width: 800px){.FighterBio-imageWrapper::before{background-size:auto 15.5%}}.FighterBio-image{--corner-size: 10%;clip-path:polygon(0 0, calc(100% - var(--corner-size)) 0, 100% var(--corner-size), 100% 100%, 0 100%);max-width:450px;position:relative}.FighterBio-content{display:flex;flex-direction:column;gap:1.5rem;max-width:60ch;text-align:center}@media(min-width: 1040px){.FighterBio-content{text-align:left}}.FighterBio-title{font-size:2rem;font-weight:var(--font-weight-bold, 700);letter-spacing:-0.03em}@media(min-width: 800px){.FighterBio-title{font-size:2.5rem}}.FighterBio-description{font-size:1.125rem;line-height:1.3;text-wrap:balance}@media(min-width: 800px){.FighterBio-description{font-size:1.5rem}}.FighterCareerStats{container-type:inline-size;display:grid;grid-template-columns:1fr}@media(min-width: 1040px){.FighterCareerStats{grid-template-columns:1fr 1fr}}@media(min-width: 800px){.FighterCareerStats-title{grid-column:1/-1}}.FighterCareerStats-chartStat{align-items:center;display:flex;flex-direction:column;gap:.25rem;text-align:center}.FighterCareerStats-chartStat cbssports-circle-graph{padding-bottom:.5rem;--cbssports-circle-graph-track-color: var(--themed-surface-primary);--cbssports-circle-graph-line-color: #d20a0a;--cbssports-circle-graph-label-percentage-color: var(--themed-text-primary);--cbssports-circle-graph-label-percentage-font-size: 1.5rem;--cbssports-circle-graph-label-percentage-font-weight: 700;--circle-graph-host-size: 100px}@media(min-width: 800px){.FighterCareerStats-chartStat cbssports-circle-graph{--circle-graph-host-size: 128px}}.FighterCareerStats-chartStat cbssports-stat-bar{width:100%;--cbssports-stat-bar-track: var(--themed-surface-primary);--cbssports-stat-bar-fill: #d20a0a;--cbssports-stat-bar-header-color: var(--themed-text-primary);--stat-bar-header-ratio-color: var(--themed-text-secondary)}.FighterCareerStats-stat{display:flex;flex-direction:column;gap:.25rem}@media(max-width: 1039px){.FighterCareerStats-statTile{background-color:var(--themed-surface-secondary);border:1px solid var(--themed-utility-border);border-radius:16px;padding:.5rem}.FighterCareerStats-statTile:nth-child(odd):last-child{grid-column:1/-1}}.FighterCareerStats-chartValue{font-size:1rem;font-weight:var(--font-weight-bold, 700);font-variant-numeric:tabular-nums}@media(min-width: 800px){.FighterCareerStats-chartValue{font-size:1.5rem}}.FighterCareerStats-statValue{font-size:2rem;font-weight:var(--font-weight-bold, 700);letter-spacing:-0.03em;font-variant-numeric:tabular-nums}@media(min-width: 800px){.FighterCareerStats-statValue{font-size:2.5rem}}.FighterCareerStats-statLabel{font-size:.875rem;font-weight:var(--font-weight-medium, 500);line-height:1.2}.FighterCareerStats-statLabelDetail{color:var(--themed-text-secondary);display:block}.FighterCareerStats-overview{grid-column:1/-1}@media(max-width: 1039px){.FighterCareerStats-overview{background-color:rgba(0,0,0,0);border:0;padding:0}}.FighterCareerStats-overviewList{gap:.75rem;grid-column:1/-1;grid-template-columns:1fr 1fr}@media(min-width: 1040px){.FighterCareerStats-overviewList{gap:3rem;grid-template-columns:repeat(auto-fit, minmax(0, auto))}}.FighterCareerStats-overviewList:has(>.FighterCareerStats-stat:only-child){display:none}.FighterCareerStats-toggleButtons{--themed-utility-ui-element-active: #d20a0a}@media(min-width: 800px){.FighterCareerStats-toggleButtons{display:none}}@media(max-width: 799px){.FighterCareerStats-toggleBox .Fighter-boxTitle{display:none}}@media(max-width: 799px){.FighterCareerStats-toggleBox:not(.show){display:none}}.FighterCareerStats-accuracyList{justify-content:space-evenly}.FighterDetails-list{gap:1.25rem}@media(min-width: 800px){.FighterDetails-list{gap:1.5rem}}.Fighter-detailsTitle{font-size:1.5rem;font-weight:var(--font-weight-bold, 700)}.FighterDetails-row{font-size:1.125rem;line-height:1.2;display:flex;flex-direction:column;gap:1.25rem}@media(min-width: 800px){.FighterDetails-row{gap:1.5rem}}.FighterDetails-row:not(:last-child)::after{background-color:var(--themed-utility-border);content:"";height:1px;width:100%}.FighterDetails-rowLayout{display:flex;gap:1.25rem;justify-content:space-between}.FighterDetails-rowLabel{white-space:nowrap}.FighterDetails-rowValue{font-weight:var(--font-weight-bold, 700);text-align:right;text-wrap:balance}.FighterDetails-rowSubValue{font-weight:var(--font-weight-regular, 400);color:var(--themed-text-secondary)}.FighterDetails-row--walkoutSong .FighterDetails-rowSubValue{font-size:1rem;line-height:1.2;display:block}.SportsPlayerHero{--gutter-width: 0;--gradient-bg-color: #d20a0a;--gradient-bg-end-color: #0f0f0f;align-items:center;background:linear-gradient(170deg, transparent 25%, var(--gradient-bg-color) 45%, transparent 75%);color:var(--themed-text-primary);display:flex;flex-direction:column;justify-content:space-between;margin-inline:calc(var(--page-gutters)*-1);padding-inline:var(--page-gutters);row-gap:.25rem}@media(min-width: 800px){.SportsPlayerHero{--gutter-width: 1.5rem}}@media(min-width: 1040px){.SportsPlayerHero{--gutter-width: 2rem}}.SportsPlayerHero--champ{--gradient-bg-color: #ab8e3d}@media(min-width: 800px){.SportsPlayerHero{align-items:start;background:none;column-gap:.5rem;display:grid;grid-template-columns:var(--gutter-width) 1fr auto 1fr var(--gutter-width);grid-template-rows:40px 1rem auto auto auto auto 1rem;margin-inline:0;padding-inline:0;row-gap:.5rem}}.SportsPlayerHero-bg{display:none}@media(min-width: 800px){.SportsPlayerHero-bg{background:linear-gradient(110deg, var(--gradient-bg-end-color) 15%, var(--gradient-bg-color) 50%, var(--gradient-bg-end-color) 90%);border-radius:16px;display:block;grid-column:1/-1;grid-row:2/-1;height:100%;overflow:hidden;position:relative;z-index:-1}.SportsPlayerHero-bg::after{background:url("/bundles/sportsmediacss/images/patterns/noise.png") repeat;content:"";display:block;inset:0;mask-image:linear-gradient(110deg, black 15%, transparent 50%, black 90%);mask-repeat:no-repeat;mask-size:100% 100%;mix-blend-mode:soft-light;opacity:.4;position:absolute}}.SportsPlayerHero-col{align-items:center;display:flex;flex-direction:column}@media(min-width: 800px){.SportsPlayerHero-col{align-items:end;display:grid;grid-row:2/-1;grid-template-rows:subgrid}}@media(min-width: 800px){.SportsPlayerHero-col--1{grid-column:2}}.SportsPlayerHero-col--3{margin-top:-1rem}@media(min-width: 800px){.SportsPlayerHero-col--3{grid-column:4;justify-items:end;margin-top:0}}.SportsPlayerHero-name{font-size:3rem;font-weight:var(--font-weight-black, 900);display:flex;flex-direction:column;text-align:center;text-wrap:balance;word-break:break-word}@media(min-width: 800px){.SportsPlayerHero-name{font-size:2.5rem;align-items:end;display:grid;grid-row:2/span 2;grid-template-rows:subgrid;min-width:0;text-align:left;white-space:nowrap}}@media(min-width: 1040px){.SportsPlayerHero-name{font-size:4rem}}.SportsPlayerHero-nameFirst,.SportsPlayerHero-nameLast{display:block;line-height:.8}.SportsPlayerHero-nickname{font-size:2.5rem;color:var(--themed-text-secondary);font-family:"Kolker Brush",cursive;text-align:center;transform:rotate(-4deg)}@media(min-width: 800px){.SportsPlayerHero-nickname{grid-row:4;height:100%;position:relative;text-align:left;top:-1.5rem;white-space:nowrap}}@media(min-width: 1040px){.SportsPlayerHero-nickname{font-size:3rem}}.SportsPlayerHero-nickname--champ{color:#d20a0a}.SportsPlayerHero-record{font-size:4rem;font-weight:var(--font-weight-black, 900)}@media(min-width: 800px){.SportsPlayerHero-record{font-size:2rem;grid-row:3}}@media(min-width: 1040px){.SportsPlayerHero-record{font-size:3rem}}@media(min-width: 800px){.SportsPlayerHero-bodyshotPlaceholder{align-self:end;grid-column:3;grid-row:1/-1;position:relative}}.SportsPlayerHero-bodyshot{--bodyshot-width: 230px;--bodyshot-ratio: 25 / 38}@media(min-width: 800px){.SportsPlayerHero-bodyshot{--bodyshot-width: 250px;--bodyshot-ratio: 90 / 92}}@media(min-width: 1040px){.SportsPlayerHero-bodyshot{--bodyshot-width: 300px}}.SportsPlayerHero-bodyshot .FastlyImage-img{aspect-ratio:var(--bodyshot-ratio);width:var(--bodyshot-width)}.SportsPlayerHero-country{align-items:center;display:flex;gap:.5rem}@media(max-width: 799px){.SportsPlayerHero-country{padding-top:1rem}}@media(min-width: 800px){.SportsPlayerHero-country{grid-row:2}}.SportsPlayerHero-countryName{font-size:1.5rem;font-weight:var(--font-weight-bold, 700)}@media(min-width: 800px){.LastFive{grid-row:5}}.SportsPlayerHero-beltIcon svg{width:14px}.SportsPlayerHero-pills{display:flex;flex-wrap:wrap;gap:.25rem;justify-content:center;padding-top:.5rem}@media(min-width: 800px){.SportsPlayerHero-pills{flex-wrap:nowrap;gap:.5rem;grid-row:5;justify-content:start;min-width:0;padding-top:0;position:relative;z-index:2}}.SportsPlayerHero-pill{font-size:.875rem;font-weight:var(--font-weight-bold, 700);background-color:var(--themed-surface-overlay-solid);border-radius:9999px;color:#fff;display:grid;padding:.5rem;place-items:center;white-space:nowrap}.SportsPlayerHero-pillLayout{align-items:center;display:flex;gap:.25rem}.FighterHistory-title{font-size:1.5rem;font-weight:var(--font-weight-bold, 700)}@media(min-width: 800px){.FighterHistory-title{font-size:2.5rem}}.FighterHistory-list{grid-template-columns:1fr 1fr}@media(min-width: 800px){.FighterHistory-list{grid-auto-flow:column;grid-template-columns:repeat(auto-fit, minmax(0, 1fr))}}@media(max-width: 799px){.FighterHistory-listItem:nth-child(odd):last-child{grid-column:1/-1}}.FighterHistory-itemBody{align-items:center;display:flex;flex-direction:column;gap:.5rem}.FighterHistory-itemBody svg{vertical-align:baseline}.FighterHistory-itemIcon{display:flex;justify-content:center}.FighterHistory-itemValue{font-size:3rem;font-weight:var(--font-weight-bold, 700);letter-spacing:-0.03em;font-variant-numeric:tabular-nums}@media(min-width: 800px){.FighterHistory-itemValue{font-size:4rem}}.FighterHistory-itemLabel{font-size:1rem;font-weight:var(--font-weight-regular, 400)}@media(min-width: 800px){.FighterHistory-itemLabel{font-size:1.5rem}}.FighterHistoryTable{font-size:1rem;font-weight:var(--font-weight-regular, 400);color:var(--themed-text-primary);white-space:nowrap;--col-padding: 0.5rem}@media(min-width: 800px){.FighterHistoryTable{--col-padding: 1rem}}.FighterHistoryTable-scroll{overflow-x:auto;width:100%}.FighterHistoryTable-table{border-collapse:separate;border-spacing:0;table-layout:auto;width:100%}.FighterHistoryTable-th{font-weight:var(--font-weight-bold, 700);color:var(--themed-text-secondary);padding-block:1.25rem;padding-inline:var(--col-padding);text-align:left}.FighterHistoryTable-th:first-child{background-color:var(--themed-surface-primary);left:0;position:sticky;text-align:left;z-index:2}@media(min-width: 800px){.FighterHistoryTable-th:first-child{padding-inline:0}}@media(min-width: 800px){.FighterHistoryTable-th:last-child{padding-right:0}}.FighterHistoryTable-td{border-top:1px solid var(--themed-utility-border);padding-block:.5rem;padding-inline:var(--col-padding)}.FighterHistoryTable-td:first-child{background-color:var(--themed-surface-primary);border-right:1px solid var(--themed-utility-border);left:0;padding-right:1rem;position:sticky;z-index:1}@media(min-width: 800px){.FighterHistoryTable-td:first-child{padding-left:0}}@media(min-width: 800px){.FighterHistoryTable-td:last-child{padding-right:0}}.FighterHistoryTable-row--hidden{display:none}.FighterHistoryTable-row:first-child .FighterHistoryTable-td{border-top:0}.FighterHistoryTable-cell--opponent{align-items:center;display:flex;gap:.75rem}.FighterHistoryTable-cell--result{display:flex;justify-content:center}.FighterHistoryTable-cell--fightTrackerId .BasicButton{white-space:nowrap}.FighterHistoryTable-cell--awarded{align-items:center;display:grid;gap:.5rem;grid-template-columns:repeat(3, 24px);justify-items:center}.FighterHistoryTable-award--belt{grid-column:1}.FighterHistoryTable-award--fotn{grid-column:2}.FighterHistoryTable-award--potn{grid-column:3}.FighterHistoryTable-eventTitle{font-weight:var(--font-weight-regular, 400)}.FighterHistoryTable-methodName{font-weight:var(--font-weight-regular, 400);flex:0}@media(max-width: 799px){.FighterHistoryTable-methodName--long{display:none}}@media(min-width: 800px){.FighterHistoryTable-methodName--short{display:none}}@media(max-width: 799px){.FighterHistoryTable-vs{display:none}}.FighterHistoryTable-opponentLink:link,.FighterHistoryTable-opponentLink:visited{color:var(--themed-text-link-primary);text-decoration:underline}.FighterHistoryTable-opponentLink:hover,.FighterHistoryTable-opponentLink:focus{color:var(--themed-text-link-primary-hover);text-decoration:none}.FighterHistoryTable-opponentName{font-weight:var(--font-weight-bold, 700);flex:0}@media(min-width: 800px){.FighterHistoryTable-opponentName{font-size:1.5rem}}@media(max-width: 799px){.FighterHistoryTable-opponentName--long{display:none}}@media(min-width: 800px){.FighterHistoryTable-opponentName--short{display:none}}.FighterHistoryTable-showMore{margin-top:1.25rem;text-align:center}@media(min-width: 800px){.FighterHistoryTable-showMore .BasicButton{width:300px}}.FighterHistoryTable-showMoreText::after{font-family:"icon-moon";font-style:normal;font-variant:normal;font-weight:normal;line-height:1;speak:none;text-transform:none;vertical-align:middle;content:'\e614';display:inline-block;font-size:8px;margin-left:.5rem}.FighterHistoryTable-showMoreText::after:hover::before{text-decoration:none}.FighterQuote{background:#d20a0a;color:var(--themed-text-primary);margin-inline:calc(var(--page-gutters)*-1);overflow:hidden;padding:2.5rem 1rem;position:relative;text-align:center}@media(min-width: 800px){.FighterQuote{border-radius:16px;margin-inline:0}}.FighterQuote::before{background-image:var(--logo-ufc-url);background-position:center;background-repeat:no-repeat;background-size:cover;content:"";filter:brightness(0) invert(1);inset:1rem 0;opacity:.05;position:absolute;z-index:0}.FighterQuote-inner{display:flex;flex-direction:column;gap:2rem;position:relative;z-index:1}@media(min-width: 800px){.FighterQuote-inner{gap:2.5rem}}.FighterQuote-mark{display:grid;min-height:58px;place-items:center;position:relative}.FighterQuote-mark::after{font-weight:var(--font-weight-bold, 700);color:var(--themed-text-primary);content:"“";font-size:200px;opacity:.7;position:absolute;top:-50%;transform:translateX(10%)}.FighterQuote-content{align-items:center;align-self:center;display:flex;flex-direction:column;gap:1.5rem;max-width:80ch}.FighterQuote-text{font-size:2rem;font-weight:var(--font-weight-bold, 700);line-height:1.2;margin:0;padding:0}@media(min-width: 800px){.FighterQuote-text{font-size:3rem}}.FighterQuote-line{background-color:var(--themed-text-primary);border-radius:4px;height:4px;width:90px}.FighterQuote-author{font-size:1.125rem;font-weight:var(--font-weight-bold, 700);letter-spacing:-0.03em;color:var(--themed-text-primary);font-style:normal;text-transform:uppercase}.FighterLatestFight{color:var(--themed-text-primary);container-type:inline-size;display:flex;flex-direction:column;gap:1.5rem}.FighterLatestFight:has(~cbssports-carousel){border-bottom:1px solid var(--themed-utility-border);padding-bottom:1.5rem}.FighterLatestFight:not([data-fight-event-mode=pregame]) .FighterLatestFight-button--event,.FighterLatestFight:not([data-fight-event-mode=pregame]) .FighterLatestFight-statusInfo--pregame{display:none}.FighterLatestFight:not([data-fight-event-mode=pregame]) .FighterLatestFight-countdown{display:none}.FighterLatestFight:not([data-fight-event-mode=ingame]) .FighterLatestFight-button--live,.FighterLatestFight:not([data-fight-event-mode=ingame]) .FighterLatestFight-statusInfo--ingame{display:none}.FighterLatestFight:not([data-fight-event-mode=postgame]) .FighterResultFlag,.FighterLatestFight:not([data-fight-event-mode=postgame]) .FighterLatestFight-fightersResultFlags,.FighterLatestFight:not([data-fight-event-mode=postgame]) .FighterLatestFight-button--fightTracker,.FighterLatestFight:not([data-fight-event-mode=postgame]) .FighterLatestFight-statusInfo--postgame{display:none}.FighterLatestFight[data-fight-event-mode=postgame] .UfcEvent-fighterRank,.FighterLatestFight[data-fight-event-mode=postgame] .FighterLatestFight-mainCard,.FighterLatestFight[data-fight-event-mode=postgame] .FighterLatestFight-button--watch{display:none}.FighterLatestFight:where(:not([data-fight-winner-side=red],[data-fight-winner-side=both])) .FighterResultFlag--left{visibility:hidden}.FighterLatestFight:where(:not([data-fight-winner-side=blue],[data-fight-winner-side=both])) .FighterResultFlag--right{visibility:hidden}.FighterLatestFight-header{display:flex;flex-direction:column;gap:1rem}@container (min-width: 600px){.FighterLatestFight-header{flex-direction:row;justify-content:space-between}}.FighterLatestFight-meta{display:flex;flex-direction:column;gap:.5rem}.FighterLatestFight-date{font-size:1rem;font-weight:var(--font-weight-bold, 700)}.FighterLatestFight-eventName{font-size:1.5rem;font-weight:var(--font-weight-bold, 700)}.FighterLatestFight-fightersWrap{display:flex;flex-direction:column;gap:.75rem}.FighterLatestFight-fighters{align-items:center;display:flex;justify-content:space-between}.FighterLatestFight-fighter{display:flex;flex-direction:column;gap:.5rem}.FighterLatestFight-fightersResultFlags{display:flex;justify-content:space-between}@container (max-width: 599px){.FighterResultFlag--long{display:none}}@container (min-width: 600px){.FighterResultFlag--short{display:none}}.FighterLatestFight-statusInfo{display:flex;flex-direction:column;gap:.125rem}.FighterLatestFight-statusInfo--postgame{align-items:center}.FighterLatestFight-info{font-size:.875rem;font-weight:var(--font-weight-medium, 500);color:var(--themed-text-secondary);display:flex;flex-direction:column;gap:.5rem;justify-content:space-between}@container (min-width: 600px){.FighterLatestFight-info{align-items:center;flex-direction:row}}.FighterLatestFight-bout{align-items:center;display:inline-flex;gap:.5rem}.FighterLatestFight-titleBelt{display:inline-flex}.FighterLatestFight-actions{display:flex;gap:1rem;justify-content:center}.FighterLatestFight-button{flex:1 1 auto}@container (min-width: 450px){.FighterLatestFight-button{max-width:50cqw}}@container (max-width: 399px){.FighterLatestFight-fighterHeadshot{display:none}}@container (max-width: 599px){.FighterLatestFight-fighterHeadshot .Headshot{height:40px;width:40px}}.FighterLatestFight-status{font-size:.875rem;font-weight:var(--font-weight-bold, 700)}.FighterLatestFight-roundTime{font-size:.875rem;font-weight:var(--font-weight-medium, 500);color:var(--themed-text-secondary)}.FighterLatestFight-countdown{align-items:center;display:flex;gap:.5rem}@container (max-width: 599px){.FighterLatestFight-countdown{display:inline-flex}}.FighterLatestFight-countdownCell{align-items:center;background-color:#d20a0a;border-radius:8px;color:var(--themed-button-primary-text);display:flex;flex:1;flex-direction:column;gap:.125rem;padding:.5rem;text-align:center}.FighterLatestFight-countdownDigit{font-size:1.25rem;font-weight:var(--font-weight-bold, 700);min-width:3ch}.FighterLatestFight-countdownLabel{font-size:.875rem;font-weight:var(--font-weight-medium, 500);text-transform:uppercase}.EightPack-list{box-sizing:border-box;display:grid;grid-gap:1.5rem;grid-template-columns:repeat(4, minmax(0, 1fr));max-width:1536px;margin-bottom:1.5rem}@media(min-width: 800px){.EightPack-list{grid-template-columns:repeat(12, minmax(0, 1fr))}}.EightPack-item{grid-column:span 2;position:relative}@media(min-width: 800px){.EightPack-item{grid-column:span 4}}@media(min-width: 1040px){.EightPack-item{grid-column:span 3}}.EightPack-item:not([data-visible]){display:none}.EightPack-image{position:relative}.EightPack-image img,.EightPack-image .minutely,.EightPack-image .minute-tvp-root-element-container,.EightPack-image .tvp-host-element{border-radius:8px;overflow:hidden}.EightPack-image .minute-tvp-root-element-container{clip-path:inset(0 round 8px)}.EightPack-title{font-size:1rem;font-weight:var(--font-weight-bold, 700);line-height:1.2;margin-top:.75rem}.EightPack-dek{font-size:.875rem;font-weight:var(--font-weight-medium, 500);line-height:1.2;color:var(--themed-text-secondary);margin-top:.25rem}.EightPack-buttonRow{align-items:center;display:flex;flex-direction:column}@media(min-width: 800px){.EightPack-buttonRow .EightPack-button{width:300px}}.EightPack-buttonRow .EightPack-button[hidden],.EightPack-buttonRow .EightPack-button:disabled{display:none}.EightPack-button:disabled+.EightPack-loader{display:block}.EightPack-loader{display:none}.EightPack-minutelyPlaceholder{align-content:center;aspect-ratio:16/9;background:url("/bundles/sportsmediacss/images/core/cbssports-promo-landscape.png") center center;background-size:cover;border-radius:8px;display:block}.EightPack-content{display:flex;flex-direction:column;gap:.5rem}.EightPack-link::before{content:"";display:block;inset:0;position:absolute;z-index:100}.EightPack-link:hover .EightPack-title{text-decoration-line:underline}@supports selector(.EightPack-image:has(.minutely[data-min-tv-running="true"])){.EightPack-image:has(.minutely[data-min-tv-running=true])+.EightPack-title{margin-top:0}}body{--cbssports-fight-tracker-damage-taken-bodyshot-image-invert: 0.3}body:has(cbssports-fight-tracker-modal:not(:empty)){overflow:hidden}.FighterLayout--2col{display:grid;gap:1.5rem;grid-template-columns:minmax(0, 1fr);grid-template-rows:auto auto}@media(min-width: 800px){.FighterLayout--2col{align-items:start;display:grid;grid-template-columns:5fr minmax(315px, 2fr);grid-template-rows:auto}}.FighterLayout-col1{display:flex;flex-direction:column;gap:1.5rem}@media(min-width: 800px){.FighterLayout-col1{gap:2.5rem}}.Fighter-rows{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}@media(min-width: 800px){.Fighter-rows{gap:3rem}}.FighterHistoryGroup{display:flex;flex-direction:column;gap:1.5rem}.Fighter-boxTitle{font-size:1.25rem;font-weight:var(--font-weight-bold, 700);color:var(--themed-text-secondary)}.Fighter-sectionTitle{font-size:2rem;font-weight:var(--font-weight-black, 900)}.FighterHistory-title,.Fighter-sectionTitle{padding-top:1rem}