/* Universal breakpoints */
.legal {
  font-family: "Synchrony Sans", Helvetica, sans-serif;
  color: #3b3d49; }
  .legal h1 {
    font-size: 56px;
    line-height: 62px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 1rem; }
    @media (max-width: 767px) {
      .legal h1 {
        font-size: 42px;
        line-height: 48px; } }
  .legal h2 {
    font-size: 36px;
    font-weight: 500;
    line-height: 38px;
    margin-top: 1rem;
    margin-bottom: 1rem; }
    @media (max-width: 767px) {
      .legal h2 {
        font-size: 32px;
        line-height: 42px; } }
  .legal h3 {
    font-size: 32px;
    font-weight: 500;
    line-height: 34px;
    margin-top: 2rem;
    margin-bottom: 1rem; }
    @media (max-width: 767px) {
      .legal h3 {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px; } }
  .legal .btn-esp {
    width: auto;
    margin-bottom: 2rem;
    text-decoration: none;
    font-size: 16px; }
  .legal p,
  .legal li {
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 1rem; }
    @media (max-width: 767px) {
      .legal p,
      .legal li {
        font-size: 16px;
        line-height: 22px; } }
  .legal li {
    margin-bottom: 10px; }
  .legal a {
    color: #3b3d49;
    text-decoration: underline; }
  .legal .tab {
    font-size: 24px; }
    @media (min-width: 1440px) {
      .legal .tab {
        white-space: nowrap; } }
    @media (max-width: 1439px) {
      .legal .tab {
        font-size: 24px; } }
    @media (max-width: 1079px) {
      .legal .tab {
        font-size: 18px;
        } }
  .legal .tabs-desktop {
    justify-content: center;
    gap: 40px;
    margin-top: 18px; }
  .legal .tabs-mobile {
    margin: 0; }
    .legal .tabs-mobile .pagefx-accordion {
      background-color: white; }
