/* TV */

table.tv-packages {
  min-width: 1100px;
}

table.tv-packages thead {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

table.tv-packages thead th {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.75rem;
  width: 170px;
}

table.tv-packages thead th p:first-child {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

table.tv-packages thead th p:nth-child(2) {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
}

table.tv-packages thead th p:nth-child(3) {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

table.tv-packages tbody td {
  text-align: center;
}

table.tv-packages tbody td:first-child img {
  margin-left: auto;
  margin-right: auto;
  min-width: 240px;
}

table.tv-packages tbody td img {
  margin-left: auto;
  margin-right: auto;
}

table.tv-packages tbody td:not(:first-child) {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  width: 170px;
}

table.tv-packages tbody td:first-child {
  white-space: nowrap;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.anchor{
  position: relative;
  height: 200px;
  margin-top: -200px;
  visibility: hidden;
}
