.FieldView{padding-bottom:12px}.FieldView .field-text{fill:#a5a6a7;font-size:10px}.FieldView .field-text-team{fill:#000}.FieldView--dark .field-text-team{fill:#a5a6a7}.FieldView--red-zone-left .field-text.red-zone-left,.FieldView--red-zone-right .field-text.red-zone-right{fill:#d00}.FieldView .field-svg{display:block;margin:0 auto}.FieldView .field-svg--mobile{max-width:450px}.FieldView .TeamLogoBubble{opacity:0;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);-webkit-transition:-webkit-transform 1.5s ease;transition:-webkit-transform 1.5s ease;transition:transform 1.5s ease;transition:transform 1.5s ease,-webkit-transform 1.5s ease}.FieldView .TeamLogoBubble__bubble{fill:#cbccce;fill-opacity:.35}.FieldView .TeamLogoBubble.fadeIn{-webkit-animation:fadeIn .3s linear;animation:fadeIn .3s linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:1}.FieldView .DashedArc{fill:none;stroke:#1a1a1a;stroke-dasharray:5;stroke-width:2;stroke-linejoin:round}.FieldView .DashedArc--field-goal{stroke:#007b1d}.FieldView .DashedArc__mask{fill:none;stroke:#fff;stroke-width:2;-webkit-animation:removeDashOffset 2s ease-out;animation:removeDashOffset 2s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.FieldView .DashedArc__mask--field-goal{stroke:#007b1d}.FieldView .DashedArc__mask--field-goal--mobile-short{-webkit-animation:fieldGoalDashOffsetShortMobile 2s ease-out;animation:fieldGoalDashOffsetShortMobile 2s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.FieldView .DashedArc__mask--field-goal--mobile-medium{-webkit-animation:fieldGoalDashOffsetMediumMobile 2s ease-out;animation:fieldGoalDashOffsetMediumMobile 2s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.FieldView .DashedArc__mask--field-goal--mobile-long{-webkit-animation:fieldGoalDashOffsetLongMobile 3s ease-out;animation:fieldGoalDashOffsetLongMobile 3s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.FieldView .DashedArc__mask--field-goal--short{-webkit-animation:fieldGoalDashOffsetShort 2s ease-out;animation:fieldGoalDashOffsetShort 2s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.FieldView .DashedArc__mask--field-goal--medium{-webkit-animation:fieldGoalDashOffsetMedium 2s ease-out;animation:fieldGoalDashOffsetMedium 2s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.FieldView .DashedArc__mask--field-goal--long{-webkit-animation:fieldGoalDashOffsetLong 3s ease-out;animation:fieldGoalDashOffsetLong 3s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.FieldView .DashedArc__mask--missed-field-goal--mobile-short{-webkit-animation:missedFieldGoalDashOffsetShortMobile 2s ease-out;animation:missedFieldGoalDashOffsetShortMobile 2s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.FieldView .DashedArc__mask--missed-field-goal--mobile-medium{-webkit-animation:missedFieldGoalDashOffsetMediumMobile 2s ease-out;animation:missedFieldGoalDashOffsetMediumMobile 2s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.FieldView .DashedArc__mask--missed-field-goal--mobile-long{-webkit-animation:missedFieldGoalDashOffsetLongMobile 3s ease-out;animation:missedFieldGoalDashOffsetLongMobile 3s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.FieldView .DashedArc__mask--missed-field-goal--short{-webkit-animation:missedFieldGoalDashOffsetShort 2s ease-out;animation:missedFieldGoalDashOffsetShort 2s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.FieldView .DashedArc__mask--missed-field-goal--medium{-webkit-animation:missedFieldGoalDashOffsetMedium 2s ease-out;animation:missedFieldGoalDashOffsetMedium 2s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.FieldView .DashedArc__mask--missed-field-goal--long{-webkit-animation:missedFieldGoalDashOffsetLong 3s ease-out;animation:missedFieldGoalDashOffsetLong 3s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.FieldView .Arc,.FieldView .Line{fill:none;stroke:#000;stroke-width:2;-webkit-animation:removeDashOffset 1.5s ease;animation:removeDashOffset 1.5s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.FieldView .Arc--penalty,.FieldView .Line--penalty{stroke:#ff0}.FieldView .Dot{fill:#000}.FieldView .Dot--penalty{fill:#ff0}.FieldView .Dot--turnover{fill:#fff;stroke:#000}.FieldView .IncompleteArc{fill:none;stroke:#000;stroke-width:2;-webkit-animation:incompleteDashOffset 1.5s ease;animation:incompleteDashOffset 1.5s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.FieldView .PlayFader{opacity:1;-webkit-transition:opacity .5s linear;transition:opacity .5s linear}.FieldView .PlayFader--fade-out{opacity:0}.FieldView--dark .Arc,.FieldView--dark .DashedArc,.FieldView--dark .IncompleteArc,.FieldView--dark .IncompleteArc__X,.FieldView--dark .Line{stroke:#6c6d6f}.FieldView--dark .DashedArc--field-goal{stroke:#094}.FieldView--dark .Dot{fill:#6c6d6f}.FieldView--dark .Dot--turnover{fill:#fff;stroke:#6c6d6f}.FieldView--dark .IncompleteArc__X,.FieldView--dark .TeamLogoBubble__arrow{fill:#6c6d6f}.FieldView--dark .Line--penalty{stroke:#ff0}.FieldView--dark .Dot--penalty{stroke:#ff0;fill:#ff0}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes removeDashOffset{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:0px}}@keyframes removeDashOffset{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:0px}}@-webkit-keyframes incompleteDashOffset{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:8px}}@keyframes incompleteDashOffset{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:8px}}@-webkit-keyframes fieldGoalDashOffsetShort{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:65px}}@keyframes fieldGoalDashOffsetShort{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:65px}}@-webkit-keyframes fieldGoalDashOffsetMedium{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:58px}}@keyframes fieldGoalDashOffsetMedium{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:58px}}@-webkit-keyframes fieldGoalDashOffsetLong{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:53px}}@keyframes fieldGoalDashOffsetLong{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:53px}}@-webkit-keyframes fieldGoalDashOffsetShortMobile{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:48px}}@keyframes fieldGoalDashOffsetShortMobile{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:48px}}@-webkit-keyframes fieldGoalDashOffsetMediumMobile{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:42px}}@keyframes fieldGoalDashOffsetMediumMobile{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:42px}}@-webkit-keyframes fieldGoalDashOffsetLongMobile{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:38px}}@keyframes fieldGoalDashOffsetLongMobile{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:38px}}@-webkit-keyframes missedFieldGoalDashOffsetShort{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:92px}}@keyframes missedFieldGoalDashOffsetShort{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:92px}}@-webkit-keyframes missedFieldGoalDashOffsetMedium{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:89px}}@keyframes missedFieldGoalDashOffsetMedium{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:89px}}@-webkit-keyframes missedFieldGoalDashOffsetLong{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:89px}}@keyframes missedFieldGoalDashOffsetLong{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:89px}}@-webkit-keyframes missedFieldGoalDashOffsetShortMobile{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:68px}}@keyframes missedFieldGoalDashOffsetShortMobile{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:68px}}@-webkit-keyframes missedFieldGoalDashOffsetMediumMobile{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:63px}}@keyframes missedFieldGoalDashOffsetMediumMobile{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:63px}}@-webkit-keyframes missedFieldGoalDashOffsetLongMobile{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:73px}}@keyframes missedFieldGoalDashOffsetLongMobile{0%{opacity:0}10%{opacity:1}to{stroke-dashoffset:73px}}.DriveDetails{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;overflow:hidden;position:relative;vertical-align:middle;width:100%}.DriveDetails .DriveDetail{margin-left:7px;margin-right:7px}.DriveDetails .DriveDetail .DriveLabel{color:#6c6d6f;font-size:12px;font-weight:600;letter-spacing:1px;padding-right:3px;text-transform:uppercase}.DriveDetails .DriveDetail .DriveValue{color:#151617;font-size:12px;font-weight:800}.DriveDetails .DriveDetail .DriveValue--dark{color:#fff}.DriveDetails .DriveDetail .DriveValue--redZone{color:#d00}.DriveDetails .DriveDetail .DriveValue.DriveValue--dark.DriveValue--redZone{color:#ef4035}.DriveDetails .DriveDetail--dark .DriveLabel{color:#8d8e90}.DriveDetails .DriveDetail--mobile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin-left:0;margin-right:0;text-align:center;width:33.33%}.DriveDetails .DriveDetail--mobile .DriveLabel{padding-right:0}.DriveDetails .DriveDetail--mobileSm{width:29%}.DriveDetails .DriveDetail--mobileSm:nth-child(3){width:42%}.DriveDetails .DriveAlert p,.DriveDetails .DriveAlert__Logo{display:inline-block;margin-right:10px;vertical-align:middle}.DriveDetails .DriveAlert p{color:#2b2c2d;font-size:12px;font-weight:800;letter-spacing:1px;padding-right:3px;text-transform:uppercase}.DriveDetails .DriveAlert--dark p{color:#fff}.DriveDetails .DriveAlert .Logo img{display:block;max-height:32px;max-width:32px}.DriveDetails--mobile .DriveDetail+.DriveDetail{border-left:1px solid #f1f2f3}.DriveDetails--mobile .DriveDetail--dark+.DriveDetail--dark{border-left:1px solid #3a3b3c}.LastPlayDetails{background:#f9f9fb;border-right:1px solid #dcdddf;min-height:111px;width:calc(100% - 204px)}.LastPlayDetails--dark{background:#1d1e1f;border-color:#3a3b3c}.bp-mobile .LastPlayDetails{background:transparent;border-right:0;border-top:1px dotted #dcdddf;min-height:0;width:100%}.LastPlayDetails .LastPlayHeader{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;color:#6c6d6f;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.4;padding:6px 12px}.LastPlayDetails .LastPlayHeader--dark{background:#1d1e1f}.bp-mobile .LastPlayDetails .LastPlayHeader{background-color:initial;color:#6c6d6f;padding:6px 0 0}.LastPlayDetails .LastPlayHeader .LastPlayLabel{font-size:12px;margin-right:2px;text-transform:uppercase}.LastPlayDetails .LastPlayHeader .LastPlayValue{font-size:12px;font-weight:600}.bp-mobile .LastPlayDetails .LastPlayHeader .LastPlayValue{font-family:-apple-system,BlinkMacSystemFont,Roboto,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:400;padding-left:0;padding-right:0;text-transform:uppercase}.LastPlayDetails .LastPlayHeader .WinPercentage{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:row;flex-direction:row;float:right;justify-content:center;margin-left:auto;position:relative}.LastPlayDetails .LastPlayHeader .WinPercentage,.LastPlayDetails .LastPlayHeader .WinPercentage .LastPlayValue{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.LastPlayDetails .LastPlayHeader .WinPercentage .LastPlayValue__Logo{margin-right:5px}.LastPlayDetails .LastPlayDetail{color:#2b2c2d;font-size:12px;padding:10px 12px}.bp-mobile .LastPlayDetails .LastPlayDetail{padding:6px 0 12px}.LastPlayDetails--dark .LastPlayDetail{color:#fff}.LastPlayDetails.LastPlayDetails--dark.LastPlayDetails--mobile{border-color:#3a3b3c}.PlayerDetails{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:204px}.PlayerDetails--mobile{display:none}.PlayerDetails .PlayerInfo{display:table;overflow:hidden;padding:10px 13px;table-layout:fixed;width:100%}.PlayerDetails .PlayerInfo .Athlete .Athlete__PlayerWrapper div{font-size:10px;font-weight:400;padding-top:0!important}.PlayerDetails .PlayerInfo .Athlete .Athlete__PlayerName{font-size:13px;font-weight:800}.PlayerDetails .PlayerStats{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #dcdddf;clear:both;-ms-flex:1;flex:1;overflow:hidden;padding:9px 0;width:100%}.PlayerDetails .PlayerStats,.PlayerDetails .PlayerStats .PlayerStat{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.PlayerDetails .PlayerStats .PlayerStat{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-right:1px solid #dcdddf;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;text-align:center}.PlayerDetails .PlayerStats .PlayerStat:last-child{border-right:0}.PlayerDetails .PlayerStats .PlayerStat .PlayerStatValue{display:block;font-size:14px}.PlayerDetails .PlayerStats .PlayerStat .PlayerStatLabel{color:#6c6d6f;display:block;font-size:9px}.PlayerDetails .PlayerStats--dark,.PlayerDetails .PlayerStats--dark .PlayerStat{border-color:#3a3b3c}.PlayerDetails .PlayerStats--dark .PlayerStat .PlayerStatValue{color:#fff}.PlayerDetails--dark{background-color:#252627}.LastPlayDetailsContainer{background:#f9f9fb;border:1px solid #dcdddf;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.LastPlayDetailsContainer--dark{background:#1d1e1f;border-color:#3a3b3c}.LastPlayDetailsContainer--mobile{background-color:initial;border:0;border-radius:0}.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}