<turbo-stream action="replace" target="remote_modal"><template><turbo-frame id="remote_modal" target="_top"><div class='modal fade' data-controller='modal'>
<div class='modal-dialog modal-xl'>
<div class='modal-content text-center'>
<div class='modal-body fs-6'>
<button aria-label='Close' class='btn-close mx-1' data-bs-dismiss='modal' style='position: absolute; right: 0;' type='button'></button>
<p class='subtitle'>
<b class='title'>America's Best Privacy</b>
UMAXX will never track or sell your information.
</p>
<div class='table-responsive'>
<table class='bundle-table'>
<thead>
<tr>
<th>Provider</th>
<th>Sells Your Information</th>
<th>Tracks Your Information</th>
<th>Security</th>
<th>Notes</th>
</tr>
</thead>
<tbody>
<tr class='dark-grey'>
<td class='dark-text'>AT&amp;T</td>
<td>Yes</td>
<td>Yes</td>
<td>AT&amp;T and McAfee</td>
<td>Your data used for targeted advertising</td>
</tr>
<tr class='light-grey'>
<td class='dark-text'>Verizon Fios</td>
<td>No</td>
<td>Yes</td>
<td>Verizon and McAfee</td>
<td>Your data used for targeted advertising</td>
</tr>
<tr class='dark-grey'>
<td class='dark-text'>Xfinity</td>
<td>Yes</td>
<td>Yes</td>
<td>xFi Advanced Norton</td>
<td>Your data used for targeted advertising</td>
</tr>
<tr class='highlight light-grey'>
<td class='dark-text dark'>UMAXX</td>
<td>No</td>
<td>No</td>
<td>Military Grade Security</td>
<td>
America's Best Privacy
<br>
Never tracks or sells your data
</td>
</tr>
</tbody>
</table>
<div class='note'>Specific details may vary by location or special offer. Always check with the provider for the most accurate and up-to-date information.</div>
</div>
</div>
</div>
</div>
</div>
</turbo-frame><style>
  th, td{
    height: 60px;
  }
  .modal-body td{
    font-weight: bold;
  }
  .bundle-table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
  }
  .bundle-table th, .bundle-table td {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: center;
  }
  .bundle-table th {
    background-color: #000000;
    font-weight: bold;
    color: white;
    letter-spacing: 2;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
  }
  .highlight {
    border: 4px solid #007BFF;
    background-color: #E6F7FF;
  }
  .note {
    font-size: 15px;
    color: #000;
    text-align: center;
    margin-top: 10px;
  }
  .title {
    text-align: center;
    font-size: 30px;
    margin: 20px 0;
  }
  .subtitle {
    text-align: center;
    margin-left: 15px;
    font-size: 20px;
    color: #007BFF;
    margin-top: 10px;
    font-weight: bold;
  }
  .dark-grey td {
    background-color: #c5c9d1;
  }
  .light-grey td {
    background-color: #eaedf4;
  }
  .dark-text {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #060606;
    letter-spacing: 2px;
  }
  .dark-text.dark{
    color: #fff;
    background: #000;
    -webkit-text-stroke-color: #fff;
  }
</style>

</template></turbo-stream><style>
  .border-bottom-none{
    border-bottom: none;
  }
  .modal-body h2{
    font-size: 60px;
  }
</style>
