:root {
  --base-padding: 2rem;
}

::selection {
  background-color: rgba(0, 0, 0, 0.99);
  color: rgba(0, 0, 0, 0);
}

html,
body {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Inkwell Condensed A", "Inkwell Condensed B";
  font-size: 1rem;
  font-weight: 400;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
body::-webkit-scrollbar {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  text-wrap: balance;
}

p {
  line-height: 1.1;
  margin: 0;
  text-wrap: pretty;
}

.content-grid {
  --padding-inline: var(--base-padding);
  --content-max-width: 75ch;
  --content-size: min(100% - (var(--padding-inline) * 2), var(--content-max-width));
  --breakout-max-width: 90ch;
  --breakout-size: calc((var(--breakout-max-width) - var(--content-max-width)) / 2);
  display: grid;
}

.content-grid > :not(.breakout, .full-width),
.full-width > :not(.breakout, .full-width) {
  grid-column: content;
}

.content-grid > .breakout,
.full-width > .breakout {
  grid-column: breakout;
}

.content-grid > .full-width {
  display: grid;
  grid-column: full-width;
  grid-template-columns: inherit;
}

footer {
  border-top: 2px solid hsl(187, 39%, 43%);
  margin-top: 2rem;
  padding: 2rem 0 1rem;
}

small {
  font-size: 80%;
}

#mn-made {
  align-items: center;
  display: grid;
  justify-items: center;
  gap: 0;
  grid-template-columns: min-content 20px min-content;
  margin: 0 auto;
  padding: 1rem;
  width: min-content;
}
#mn-made > span {
  font-size: 1.25rem;
  text-transform: uppercase;
}
#mn-made > span:first-child {
  margin-right: 10px;
}
#mn-made > span:last-child {
  margin-left: 7px;
}
#mn-made__icon path {
  fill: hsl(187, 39%, 58%);
  stroke: hsl(38, 56%, 86%);
  stroke-width: 25px;
}
#mn-made__icon.fill path {
  fill: hsl(38, 56%, 86%);
}

body {
  font-size: 2rem;
  font-style: normal;
}

h1 {
  font-family: "Inkwell Condensed A", "Inkwell Condensed B";
  font-size: 5rem;
  font-weight: 700;
  line-height: 0.75;
  margin: 1rem;
  max-width: 25ch;
  text-align: left;
  text-transform: uppercase;
}

strong {
  font-weight: 700;
}

.credits {
  margin: 1rem 1rem 5rem;
}
footer .credits {
  font-size: 1.25rem;
  line-height: 1;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}

#transcript {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 10vw;
  overflow: clip;
}
#transcript em {
  font-style: normal;
  text-transform: uppercase;
}
#transcript strong {
  color: hsl(3, 57%, 54%);
  font-weight: 400;
}
#transcript p {
  line-height: 0.825;
  line-height: 1;
}
#transcript p.styled {
  position: relative;
  white-space: nowrap;
  z-index: 5;
}
#transcript p.styled.delete,
#transcript p.styled .delete {
  color: hsl(187, 39%, 8%);
  opacity: 0.15;
  text-decoration: line-through;
}
#transcript p.styled.fade,
#transcript p.styled .fade {
  opacity: 0.75;
}
#transcript p:not(.styled), #transcript p.todo {
  font-family: "Inkwell Condensed A", "Inkwell Condensed B" !important;
  font-size: 0.75rem !important;
  opacity: 0.5;
}

body,
html {
  background: hsl(187, 39%, 58%);
  color: hsl(38, 56%, 86%);
}

body {
  padding: 0;
}

a {
  color: hsl(38, 56%, 86%);
  text-decoration: underline;
}
em {
  font-style: normal;
}

h1 {
  color: hsl(3, 57%, 54%);
}

#transcript p:nth-child(even) {
  color: hsl(39, 66%, 71%);
}

#transcript p.styled:nth-child(1) {
  font-family: "Champion Heavywt A", "Champion Heavywt B";
  font-size: 115%;
  letter-spacing: -0.01em;
  margin-bottom: -0.1875em;
  text-indent: -0.04em;
}
#transcript p.styled:nth-child(2) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 89.5%;
  letter-spacing: 0.002em;
  margin-bottom: -0.195em;
  text-indent: -0.04em;
}
#transcript p.styled:nth-child(3) {
  font-family: "Champion Bantamwt A", "Champion Bantamwt B";
  font-size: 70.6%;
  letter-spacing: 0.0023em;
  margin-bottom: -0.21em;
  text-indent: -0.015em;
}
#transcript p.styled:nth-child(4) {
  font-family: "Champion Welterwt A", "Champion Welterwt B";
  font-size: 102%;
  letter-spacing: 0.0025em;
  margin-bottom: -0.193em;
  text-indent: 0em;
}
#transcript p.styled:nth-child(5) {
  font-family: "Champion Heavywt A", "Champion Heavywt B";
  font-size: 102.75%;
  letter-spacing: 0.013em;
  margin-bottom: -0.22em;
  text-indent: -0.015em;
}
#transcript p.styled:nth-child(6) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 150%;
  letter-spacing: 0.001em;
  margin-bottom: -0.18em;
  text-indent: -0.015em;
  z-index: 4;
}
#transcript p.styled:nth-child(7) {
  font-family: "Champion Middlewt A", "Champion Middlewt B";
  font-size: 76.15%;
  letter-spacing: 0em;
  margin-bottom: -0.205em;
  text-indent: 0em;
}
#transcript p.styled:nth-child(8) {
  font-family: "Champion Heavywt A", "Champion Heavywt B";
  font-size: 88.2%;
  letter-spacing: 0em;
  margin-bottom: -0.21em;
  text-indent: 0em;
}
#transcript p.styled:nth-child(9) {
  font-family: "Champion Welterwt A", "Champion Welterwt B";
  font-size: 107.1%;
  letter-spacing: 0em;
  margin-bottom: -0.19em;
  text-indent: -0.035em;
}
#transcript p.styled:nth-child(10) {
  font-family: "Champion Welterwt A", "Champion Welterwt B";
  font-size: 79.25%;
  letter-spacing: 0em;
  margin-bottom: -0.2em;
  text-indent: -0.025em;
}
#transcript p.styled:nth-child(11) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 83.25%;
  letter-spacing: 0em;
  margin-bottom: -0.2em;
  text-indent: -0.01em;
}
#transcript p.styled:nth-child(12) {
  font-family: "Champion Featherwt A", "Champion Featherwt B";
  font-size: 78.55%;
  letter-spacing: 0em;
  margin-bottom: -0.23em;
  text-indent: -0.015em;
}
#transcript p.styled:nth-child(13) {
  font-family: "Champion Featherwt A", "Champion Featherwt B";
  font-size: 142.25%;
  letter-spacing: 0em;
  margin-bottom: -0.185em;
  text-indent: -0.01em;
}
#transcript p.styled:nth-child(14) {
  font-family: "Champion Middlewt A", "Champion Middlewt B";
  font-size: 93.6%;
  letter-spacing: 0em;
  margin-bottom: -0.205em;
  text-indent: -0.03em;
}
#transcript p.styled:nth-child(15) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 112%;
  letter-spacing: 0em;
  margin-bottom: -0.2125em;
  text-indent: 0em;
}
#transcript p.styled:nth-child(16) {
  font-family: "Champion Heavywt A", "Champion Heavywt B";
  font-size: 145.5%;
  letter-spacing: 0.1em;
  margin-bottom: -0.185em;
  text-indent: -0.04em;
}
#transcript p.styled:nth-child(17) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 86%;
  letter-spacing: 0em;
  margin-bottom: -0.21em;
  text-indent: -0.025em;
}
#transcript p.styled:nth-child(18) {
  font-family: "Champion Welterwt A", "Champion Welterwt B";
  font-size: 100%;
  letter-spacing: 0.0495em;
  margin-bottom: -0.215em;
  text-indent: -0.015em;
}
#transcript p.styled:nth-child(19) {
  font-family: "Champion Featherwt A", "Champion Featherwt B";
  font-size: 127.275%;
  letter-spacing: 0em;
  margin-bottom: -0.183em;
  text-indent: -0.01em;
}
#transcript p.styled:nth-child(20) {
  font-family: "Champion Featherwt A", "Champion Featherwt B";
  font-size: 64.05%;
  letter-spacing: 0em;
  margin-bottom: -0.22em;
  text-indent: 0em;
}
#transcript p.styled:nth-child(21) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 96.15%;
  letter-spacing: 0em;
  margin-bottom: -0.195em;
  text-indent: -0.02em;
}
#transcript p.styled:nth-child(22) {
  font-family: "Champion Middlewt A", "Champion Middlewt B";
  font-size: 94.3%;
  letter-spacing: 0em;
  margin-bottom: -0.19em;
  text-indent: -0.025em;
}
#transcript p.styled:nth-child(23) {
  font-family: "Champion Heavywt A", "Champion Heavywt B";
  font-size: 67.95%;
  letter-spacing: 0em;
  margin-bottom: -0.22em;
  text-indent: -0.025em;
}
#transcript p.styled:nth-child(24) {
  font-family: "Champion Featherwt A", "Champion Featherwt B";
  font-size: 108.85%;
  letter-spacing: 0.025em;
  margin-bottom: -0.215em;
  text-indent: -0.01em;
}
#transcript p.styled:nth-child(25) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 144.25%;
  letter-spacing: -0.02em;
  margin-bottom: -0.19em;
  text-indent: -0.025em;
}
#transcript p.styled:nth-child(26) {
  font-family: "Champion Heavywt A", "Champion Heavywt B";
  font-size: 111%;
  letter-spacing: 0.02em;
  margin-bottom: -0.19em;
  text-indent: -0.025em;
}
#transcript p.styled:nth-child(27) {
  font-family: "Champion Welterwt A", "Champion Welterwt B";
  font-size: 102.4%;
  letter-spacing: 0.015em;
  margin-bottom: -0.215em;
  text-indent: -0.015em;
}
#transcript p.styled:nth-child(28) {
  font-family: "Champion Featherwt A", "Champion Featherwt B";
  font-size: 125.9%;
  letter-spacing: 0em;
  margin-bottom: -0.18em;
  text-indent: 0em;
}
#transcript p.styled:nth-child(29) {
  font-family: "Champion Welterwt A", "Champion Welterwt B";
  font-size: 63.35%;
  letter-spacing: 0em;
  margin-bottom: -0.195em;
  text-indent: 0em;
}
#transcript p.styled:nth-child(30) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 72.4%;
  letter-spacing: -0.01em;
  margin-bottom: -0.185em;
  text-indent: -0.01em;
}
#transcript p.styled:nth-child(31) {
  font-family: "Champion Welterwt A", "Champion Welterwt B";
  font-size: 53.15%;
  letter-spacing: 0em;
  margin-bottom: -0.24em;
  text-indent: -0.01em;
}
#transcript p.styled:nth-child(32) {
  font-family: "Champion Middlewt A", "Champion Middlewt B";
  font-size: 106.2%;
  letter-spacing: 0em;
  margin-bottom: -0.195em;
  text-indent: -0.04em;
  z-index: 4;
}
#transcript p.styled:nth-child(33) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 102.25%;
  letter-spacing: 0em;
  margin-bottom: -0.21em;
  text-indent: -0.03em;
}
#transcript p.styled:nth-child(34) {
  font-family: "Champion Featherwt A", "Champion Featherwt B";
  font-size: 138%;
  letter-spacing: 0em;
  margin-bottom: -0.184em;
  text-indent: -0.025em;
}
#transcript p.styled:nth-child(35) {
  font-family: "Champion Middlewt A", "Champion Middlewt B";
  font-size: 85.75%;
  letter-spacing: 0em;
  margin-bottom: -0.195em;
  text-indent: -0.025em;
}
#transcript p.styled:nth-child(36) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 90%;
  letter-spacing: 0em;
  margin-bottom: -0.185em;
  text-indent: -0.01em;
}
#transcript p.styled:nth-child(37) {
  font-family: "Champion Bantamwt A", "Champion Bantamwt B";
  font-size: 76.1%;
  letter-spacing: 0em;
  margin-bottom: -0.18em;
  text-indent: -0.015em;
}
#transcript p.styled:nth-child(38) {
  font-family: "Champion Heavywt A", "Champion Heavywt B";
  font-size: 58.1%;
  letter-spacing: 0em;
  margin-bottom: -0.225em;
  text-indent: -0.01em;
}
#transcript p.styled:nth-child(39) {
  font-family: "Champion Featherwt A", "Champion Featherwt B";
  font-size: 90.8%;
  letter-spacing: 0em;
  margin-bottom: -0.51em;
  text-indent: 0em;
}
#transcript p.styled:nth-child(40) {
  font-family: "Champion Middlewt A", "Champion Middlewt B";
  font-size: 129.8%;
  letter-spacing: 0em;
  margin-bottom: -0.19em;
  text-indent: -0.025em;
  z-index: 4;
}
#transcript p.styled:nth-child(41) {
  font-family: "Champion Bantamwt A", "Champion Bantamwt B";
  font-size: 108%;
  letter-spacing: 0em;
  margin-bottom: -0.175em;
  text-indent: -0.02em;
}
#transcript p.styled:nth-child(42) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 45.7%;
  letter-spacing: 0em;
  margin-bottom: -0.24em;
  text-indent: 0em;
}
#transcript p.styled:nth-child(43) {
  font-family: "Champion Featherwt A", "Champion Featherwt B";
  font-size: 90.2%;
  letter-spacing: 0em;
  margin-bottom: -0.195em;
  text-indent: -0.02em;
}
#transcript p.styled:nth-child(44) {
  font-family: "Champion Welterwt A", "Champion Welterwt B";
  font-size: 68.35%;
  letter-spacing: 0em;
  margin-bottom: -0.185em;
  text-indent: -0.02em;
}
#transcript p.styled:nth-child(45) {
  font-family: "Champion Heavywt A", "Champion Heavywt B";
  font-size: 63.3%;
  letter-spacing: 0em;
  margin-bottom: -0.215em;
  text-indent: -0.03em;
}
#transcript p.styled:nth-child(46) {
  font-family: "Champion Welterwt A", "Champion Welterwt B";
  font-size: 95.3%;
  letter-spacing: 0em;
  margin-bottom: -0.225em;
  text-indent: -0.03em;
}
#transcript p.styled:nth-child(47) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 144.75%;
  letter-spacing: 0em;
  margin-bottom: -0.18em;
  text-indent: -0.035em;
}
#transcript p.styled:nth-child(48) {
  font-family: "Champion Heavywt A", "Champion Heavywt B";
  font-size: 68.65%;
  letter-spacing: 0em;
  margin-bottom: -0.2em;
  text-indent: -0.02em;
}
#transcript p.styled:nth-child(49) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 87%;
  letter-spacing: 0em;
  margin-bottom: -0.2em;
  text-indent: -0.04em;
}
#transcript p.styled:nth-child(50) {
  font-family: "Champion Middlewt A", "Champion Middlewt B";
  font-size: 92%;
  letter-spacing: 0em;
  margin-bottom: -0.2em;
  text-indent: -0.02em;
}
#transcript p.styled:nth-child(51) {
  font-family: "Champion Featherwt A", "Champion Featherwt B";
  font-size: 109%;
  letter-spacing: 0em;
  margin-bottom: -0.2em;
  text-indent: -0.02em;
}
#transcript p.styled:nth-child(52) {
  font-family: "Champion Welterwt A", "Champion Welterwt B";
  font-size: 102%;
  letter-spacing: 0em;
  margin-bottom: -0.185em;
  text-indent: -0.05em;
  z-index: 4;
}
#transcript p.styled:nth-child(53) {
  font-family: "Champion Heavywt A", "Champion Heavywt B";
  font-size: 77.9%;
  letter-spacing: 0em;
  margin-bottom: -0.2em;
  text-indent: -0.035em;
}
#transcript p.styled:nth-child(54) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 66.65%;
  letter-spacing: 0em;
  margin-bottom: -0.22em;
  text-indent: -0.02em;
}
#transcript p.styled:nth-child(55) {
  font-family: "Champion Featherwt A", "Champion Featherwt B";
  font-size: 94.75%;
  letter-spacing: 0em;
  margin-bottom: -0.19em;
  text-indent: -0.02em;
}
#transcript p.styled:nth-child(56) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 71.4%;
  letter-spacing: 0em;
  margin-bottom: -0.19em;
  text-indent: -0.06em;
}
#transcript p.styled:nth-child(57) {
  font-family: "Champion Welterwt A", "Champion Welterwt B";
  font-size: 56.45%;
  letter-spacing: 0em;
  margin-bottom: -0.23em;
  text-indent: -0.01em;
}
#transcript p.styled:nth-child(58) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 104.5%;
  letter-spacing: 0em;
  margin-bottom: -0.21em;
  text-indent: -0.04em;
}
#transcript p.styled:nth-child(59) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 125.35%;
  letter-spacing: 0em;
  margin-bottom: -0.185em;
  text-indent: -0.025em;
}
#transcript p.styled:nth-child(60) {
  font-family: "Champion Bantamwt A", "Champion Bantamwt B";
  font-size: 89.1%;
  letter-spacing: 0em;
  margin-bottom: -0.185em;
  text-indent: -0.025em;
}
#transcript p.styled:nth-child(61) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 60.3%;
  letter-spacing: 0em;
  margin-bottom: -0.22em;
  text-indent: -0.0375em;
}
#transcript p.styled:nth-child(62) {
  font-family: "Champion Welterwt A", "Champion Welterwt B";
  font-size: 73%;
  letter-spacing: 0em;
  margin-bottom: -0.23em;
  text-indent: -0.0375em;
}
#transcript p.styled:nth-child(63) {
  font-family: "Champion Bantamwt A", "Champion Bantamwt B";
  font-size: 147%;
  letter-spacing: 0em;
  margin-bottom: -0.19em;
  text-indent: -0.02em;
}
#transcript p.styled:nth-child(64) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 106.9%;
  letter-spacing: 0em;
  margin-bottom: -0.185em;
  text-indent: -0.01em;
}
#transcript p.styled:nth-child(65) {
  font-family: "Champion Middlewt A", "Champion Middlewt B";
  font-size: 72.15%;
  letter-spacing: 0em;
  margin-bottom: -0.215em;
  text-indent: -0.035em;
}
#transcript p.styled:nth-child(66) {
  font-family: "Champion Welterwt A", "Champion Welterwt B";
  font-size: 98%;
  letter-spacing: 0em;
  margin-bottom: -0.215em;
  text-indent: -0.04em;
}
#transcript p.styled:nth-child(67) {
  font-family: "Champion Featherwt A", "Champion Featherwt B";
  font-size: 117.85%;
  letter-spacing: 0em;
  margin-bottom: -0.185em;
  text-indent: -0.03em;
}
#transcript p.styled:nth-child(68) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 71.9%;
  letter-spacing: 0em;
  margin-bottom: -0.22em;
  text-indent: -0.015em;
}
#transcript p.styled:nth-child(69) {
  font-family: "Champion Bantamwt A", "Champion Bantamwt B";
  font-size: 109.85%;
  letter-spacing: 0em;
  margin-bottom: -0.195em;
  text-indent: -0.02em;
}
#transcript p.styled:nth-child(70) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 100.25%;
  letter-spacing: 0em;
  margin-bottom: -0.185em;
  text-indent: -0.01em;
}
#transcript p.styled:nth-child(71) {
  font-family: "Champion Featherwt A", "Champion Featherwt B";
  font-size: 71.1%;
  letter-spacing: 0em;
  margin-bottom: -0.215em;
  text-indent: -0.015em;
}
#transcript p.styled:nth-child(72) {
  font-family: "Champion Welterwt A", "Champion Welterwt B";
  font-size: 99.7%;
  letter-spacing: 0em;
  margin-bottom: -0.2em;
  text-indent: -0.035em;
}
#transcript p.styled:nth-child(73) {
  font-family: "Champion Heavywt A", "Champion Heavywt B";
  font-size: 100.2%;
  letter-spacing: 0em;
  margin-bottom: -0.195em;
  text-indent: -0.03em;
}
#transcript p.styled:nth-child(74) {
  font-family: "Champion Welterwt A", "Champion Welterwt B";
  font-size: 97.5%;
  letter-spacing: 0em;
  margin-bottom: -0.185em;
  text-indent: -0.025em;
}
#transcript p.styled:nth-child(75) {
  font-family: "Champion Bantamwt A", "Champion Bantamwt B";
  font-size: 67.4%;
  letter-spacing: 0em;
  margin-bottom: -0.22em;
  text-indent: -0.025em;
}
#transcript p.styled:nth-child(76) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 103.95%;
  letter-spacing: 0em;
  margin-bottom: -0.195em;
  text-indent: -0.02em;
}
#transcript p.styled:nth-child(77) {
  font-family: "Champion Welterwt A", "Champion Welterwt B";
  font-size: 82%;
  letter-spacing: 0em;
  margin-bottom: -0.2em;
  text-indent: -0.02em;
}
#transcript p.styled:nth-child(78) {
  font-family: "Champion Featherwt A", "Champion Featherwt B";
  font-size: 86%;
  letter-spacing: 0em;
  margin-bottom: -0.175em;
  text-indent: -0.01em;
}
#transcript p.styled:nth-child(79) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 47.05%;
  letter-spacing: 0em;
  margin-bottom: -0.24em;
  text-indent: -0.035em;
}
#transcript p.styled:nth-child(80) {
  font-family: "Champion Bantamwt A", "Champion Bantamwt B";
  font-size: 111%;
  letter-spacing: 0.01em;
  margin-bottom: -0.19em;
  text-indent: -0.02em;
}
#transcript p.styled:nth-child(81) {
  font-family: "Champion Welterwt A", "Champion Welterwt B";
  font-size: 99.95%;
  letter-spacing: 0em;
  margin-bottom: -0.195em;
  text-indent: -0.05em;
}
#transcript p.styled:nth-child(82) {
  font-family: "Champion Heavywt A", "Champion Heavywt B";
  font-size: 76.7%;
  letter-spacing: 0em;
  margin-bottom: -0.2em;
  text-indent: -0.03em;
}
#transcript p.styled:nth-child(83) {
  font-family: "Champion Heavywt A", "Champion Heavywt B";
  font-size: 89.55%;
  letter-spacing: 0em;
  margin-bottom: -0.19em;
  text-indent: -0.035em;
}
#transcript p.styled:nth-child(84) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 76.2%;
  letter-spacing: 0em;
  margin-bottom: -0.22em;
  text-indent: -0.02em;
}
#transcript p.styled:nth-child(85) {
  font-family: "Champion Bantamwt A", "Champion Bantamwt B";
  font-size: 106.55%;
  letter-spacing: 0em;
  margin-bottom: -0.195em;
  text-indent: -0.02em;
}
#transcript p.styled:nth-child(86) {
  font-family: "Champion Welterwt A", "Champion Welterwt B";
  font-size: 88.5%;
  letter-spacing: 0em;
  margin-bottom: -0.185em;
  text-indent: -0.02em;
  z-index: 4;
}
#transcript p.styled:nth-child(87) {
  font-family: "Champion Featherwt A", "Champion Featherwt B";
  font-size: 78.55%;
  letter-spacing: 0em;
  margin-bottom: -0.2em;
  text-indent: -0.03em;
}
#transcript p.styled:nth-child(88) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 94.3%;
  letter-spacing: 0em;
  margin-bottom: -0.205em;
  text-indent: -0.05em;
}
#transcript p.styled:nth-child(89) {
  font-family: "Champion Featherwt A", "Champion Featherwt B";
  font-size: 118.25%;
  letter-spacing: 0em;
  margin-bottom: -0.19em;
  text-indent: -0.03em;
}
#transcript p.styled:nth-child(90) {
  font-family: "Champion Heavywt A", "Champion Heavywt B";
  font-size: 86.85%;
  letter-spacing: 0em;
  margin-bottom: -0.185em;
  text-indent: -0.035em;
}
#transcript p.styled:nth-child(91) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 64.55%;
  letter-spacing: 0em;
  margin-bottom: -0.255em;
  text-indent: -0.035em;
}
#transcript p.styled:nth-child(92) {
  font-family: "Champion Featherwt A", "Champion Featherwt B";
  font-size: 149.4%;
  letter-spacing: 0em;
  margin-bottom: -0.175em;
  text-indent: -0.03em;
  z-index: 4;
}
#transcript p.styled:nth-child(93) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 53.9%;
  letter-spacing: 0em;
  margin-bottom: -0.22em;
  text-indent: -0.015em;
}
#transcript p.styled:nth-child(94) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 84.35%;
  letter-spacing: 0em;
  margin-bottom: -0.19em;
  text-indent: -0.03em;
}
#transcript p.styled:nth-child(95) {
  font-family: "Champion Bantamwt A", "Champion Bantamwt B";
  font-size: 71.85%;
  letter-spacing: 0em;
  margin-bottom: -0.205em;
  text-indent: -0.015em;
}
#transcript p.styled:nth-child(96) {
  font-family: "Champion Featherwt A", "Champion Featherwt B";
  font-size: 88.8%;
  letter-spacing: 0em;
  margin-bottom: -0.2em;
  text-indent: -0.01em;
}
#transcript p.styled:nth-child(97) {
  font-family: "Champion Welterwt A", "Champion Welterwt B";
  font-size: 95.9%;
  letter-spacing: 0em;
  margin-bottom: -0.2em;
  text-indent: -0.03em;
}
#transcript p.styled:nth-child(98) {
  font-family: "Champion Bantamwt A", "Champion Bantamwt B";
  font-size: 87.75%;
  letter-spacing: 0em;
  margin-bottom: -0.18em;
  text-indent: -0.015em;
}
#transcript p.styled:nth-child(99) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 58.55%;
  letter-spacing: 0em;
  margin-bottom: -0.225em;
  text-indent: -0.035em;
}
#transcript p.styled:nth-child(100) {
  font-family: "Champion Featherwt A", "Champion Featherwt B";
  font-size: 109.35%;
  letter-spacing: 0em;
  margin-bottom: -0.21em;
  text-indent: -0.025em;
}
#transcript p.styled:nth-child(101) {
  font-family: "Champion Middlewt A", "Champion Middlewt B";
  font-size: 128.65%;
  letter-spacing: 0em;
  margin-bottom: -0.18em;
  text-indent: -0.03em;
}
#transcript p.styled:nth-child(102) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 66.25%;
  letter-spacing: 0em;
  margin-bottom: -0.22em;
  text-indent: -0.04em;
}
#transcript p.styled:nth-child(103) {
  font-family: "Champion Bantamwt A", "Champion Bantamwt B";
  font-size: 114.25%;
  letter-spacing: 0em;
  margin-bottom: -0.2em;
  text-indent: -0.025em;
}
#transcript p.styled:nth-child(104) {
  font-family: "Champion Featherwt A", "Champion Featherwt B";
  font-size: 116.5%;
  letter-spacing: 0em;
  margin-bottom: -0.17em;
  text-indent: -0.03em;
}
#transcript p.styled:nth-child(105) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 47.8%;
  letter-spacing: 0em;
  margin-bottom: -0.3em;
  text-indent: -0.02em;
}
#transcript p.styled:nth-child(106) {
  font-family: "Champion Heavywt A", "Champion Heavywt B";
  font-size: 181.25%;
  letter-spacing: 0em;
  margin-bottom: -0.18em;
  text-indent: -0.04em;
}
#transcript p.styled:nth-child(107) {
  font-family: "Champion Featherwt A", "Champion Featherwt B";
  font-size: 80.25%;
  letter-spacing: 0em;
  margin-bottom: -0.215em;
  text-indent: -0.015em;
}
#transcript p.styled:nth-child(108) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 113.75%;
  letter-spacing: 0em;
  margin-bottom: -0.2em;
  text-indent: -0.035em;
}
#transcript p.styled:nth-child(109) {
  font-family: "Champion Welterwt A", "Champion Welterwt B";
  font-size: 100.25%;
  letter-spacing: 0em;
  margin-bottom: -0.215em;
  text-indent: -0.015em;
}
#transcript p.styled:nth-child(110) {
  font-family: "Champion Middlewt A", "Champion Middlewt B";
  font-size: 151.4%;
  letter-spacing: 0em;
  margin-bottom: -0.182em;
  text-indent: -0.04em;
  z-index: 4;
}
#transcript p.styled:nth-child(111) {
  font-family: "Champion Heavywt A", "Champion Heavywt B";
  font-size: 87.95%;
  letter-spacing: 0em;
  margin-bottom: -0.19em;
  text-indent: -0.035em;
}
#transcript p.styled:nth-child(112) {
  font-family: "Champion Bantamwt A", "Champion Bantamwt B";
  font-size: 68.2%;
  letter-spacing: 0em;
  margin-bottom: -0.22em;
  text-indent: -0.01em;
}
#transcript p.styled:nth-child(113) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 106.85%;
  letter-spacing: 0em;
  margin-bottom: -0.19em;
  text-indent: -0.045em;
}
#transcript p.styled:nth-child(114) {
  font-family: "Champion Welterwt A", "Champion Welterwt B";
  font-size: 94.2%;
  letter-spacing: 0em;
  margin-bottom: -0.195em;
  text-indent: -0.035em;
}
#transcript p.styled:nth-child(115) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 90.85%;
  letter-spacing: 0em;
  margin-bottom: -0.19em;
  text-indent: -0.035em;
}
#transcript p.styled:nth-child(116) {
  font-family: "Champion Welterwt A", "Champion Welterwt B";
  font-size: 86.4%;
  letter-spacing: 0em;
  margin-bottom: -0.205em;
  text-indent: -0.01em;
}
#transcript p.styled:nth-child(117) {
  font-family: "Champion Bantamwt A", "Champion Bantamwt B";
  font-size: 94%;
  letter-spacing: 0em;
  margin-bottom: -0.19em;
  text-indent: -0.02em;
}
#transcript p.styled:nth-child(118) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 80.4%;
  letter-spacing: 0em;
  margin-bottom: -0.205em;
  text-indent: -0.04em;
}
#transcript p.styled:nth-child(119) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 101%;
  letter-spacing: 0em;
  margin-bottom: -0.21em;
  text-indent: -0.035em;
}
#transcript p.styled:nth-child(120) {
  font-family: "Champion Heavywt A", "Champion Heavywt B";
  font-size: 121.25%;
  letter-spacing: 0.05em;
  margin-bottom: -0.19em;
  text-indent: -0.04em;
}
#transcript p.styled:nth-child(121) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 89%;
  letter-spacing: 0em;
  margin-bottom: -0.215em;
  text-indent: -0.035em;
}
#transcript p.styled:nth-child(122) {
  font-family: "Champion Featherwt A", "Champion Featherwt B";
  font-size: 132.65%;
  letter-spacing: 0em;
  margin-bottom: -0.19em;
  text-indent: -0.01em;
}
#transcript p.styled:nth-child(123) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 84.85%;
  letter-spacing: 0em;
  margin-bottom: -0.2em;
  text-indent: -0.04em;
}
#transcript p.styled:nth-child(124) {
  font-family: "Champion Featherwt A", "Champion Featherwt B";
  font-size: 66.35%;
  letter-spacing: 0em;
  margin-bottom: -0.21em;
  text-indent: -0.03em;
}
#transcript p.styled:nth-child(125) {
  font-family: "Champion Bantamwt A", "Champion Bantamwt B";
  font-size: 86.25%;
  letter-spacing: 0em;
  margin-bottom: -0.185em;
  text-indent: -0.025em;
}
#transcript p.styled:nth-child(126) {
  font-family: "Champion Lightwt A", "Champion Lightwt B";
  font-size: 59.1%;
  letter-spacing: 0em;
  margin-bottom: -0.2em;
  text-indent: -0.03em;
}
#transcript p.styled:nth-child(127) {
  font-family: "Champion Bantamwt A", "Champion Bantamwt B";
  font-size: 80.5%;
  letter-spacing: 0em;
  margin-bottom: -0.2em;
  text-indent: -0.02em;
}
#transcript p.styled:nth-child(128) {
  font-family: "Champion Welterwt A", "Champion Welterwt B";
  font-size: 70.5%;
  letter-spacing: 0em;
  margin-bottom: -0.23em;
  text-indent: -0.045em;
}
#transcript p.styled:nth-child(129) {
  font-family: "Champion Featherwt A", "Champion Featherwt B";
  font-size: 132.8%;
  letter-spacing: 0em;
  margin-bottom: -0.21em;
  text-indent: -0.02em;
}
#transcript p.styled:nth-child(130) {
  font-family: "Champion Bantamwt A", "Champion Bantamwt B";
  font-size: 146.9%;
  letter-spacing: 0em;
  margin-bottom: -0.1em;
  text-indent: -0.025em;
  z-index: 4;
}
