 
 /* ===============================================================
 https://buynowpaylatercarinsurance.com/car-insurance-after-a-lapse-with-low-down-payment-options/
 ==================================== */
 .lap-lowdp-wrap{
    --lap-navy:#0f172a;
    --lap-blue:#2563eb;
    --lap-blue-dark:#1d4ed8;
    --lap-green:#15803d;
    --lap-orange:#ea580c;
    --lap-red:#b91c1c;
    --lap-purple:#7c3aed;
    --lap-text:#334155;
    --lap-muted:#64748b;
    --lap-border:#e2e8f0;
    --lap-soft:#f8fafc;
    max-width:980px;
    margin:0 auto;
    padding:10px 18px 44px;
    color:var(--lap-text);
    font-family:inherit;
    font-size:17px;
    line-height:1.75;
  }

  .lap-lowdp-wrap *{
    box-sizing:border-box;
  }

  .lap-lowdp-wrap p{
    margin:0 0 17px;
  }

  .lap-lowdp-wrap a{
    color:var(--lap-blue-dark);
    font-weight:700;
    text-decoration:none;
  }

  .lap-lowdp-wrap a:hover{
    text-decoration:underline;
    text-underline-offset:3px;
  }

  .lap-author-card{
    margin:8px 0 26px;
    padding:17px 19px;
    border:1px solid #e6edf5;
    border-radius:18px;
    background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);
    box-shadow:0 10px 28px rgba(15,23,42,.055);
    font-size:13px;
    line-height:1.6;
  }

  .lap-author-top{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:16px;
    flex-wrap:wrap;
  }

  .lap-author-left{
    flex:1 1 570px;
    min-width:0;
  }

  .lap-author-row{
    display:flex;
    align-items:center;
    gap:12px;
  }

  .lap-author-icon{
    width:44px;
    height:44px;
    min-width:44px;
    border-radius:999px;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#ffffff;
    background:linear-gradient(135deg,#0f172a,#1e3a8a);
    box-shadow:0 7px 17px rgba(15,23,42,.18);
  }

  .lap-author-byline{
    display:flex;
    flex-wrap:wrap;
    align-items:baseline;
    gap:6px;
    margin-bottom:2px;
  }

  .lap-author-by{
    color:#475569;
    font-weight:700;
  }

  .lap-author-name{
    color:#0f172a;
    font-weight:850;
  }

  .lap-author-role{
    color:#64748b;
  }

  .lap-author-sub{
    margin:0;
    color:#64748b;
    font-size:12px;
  }

  .lap-author-date{
    margin:0;
    color:#64748b;
    font-size:12px;
    font-style:italic;
    white-space:nowrap;
  }

  .lap-author-details{
    margin-top:10px;
  }

  .lap-author-details summary{
    cursor:pointer;
    color:#0f766e;
    font-weight:800;
    list-style:none;
  }

  .lap-author-details summary::-webkit-details-marker{
    display:none;
  }

  .lap-author-details summary:after{
    content:" ▾";
  }

  .lap-author-details[open] summary:after{
    content:" ▴";
  }

  .lap-author-bio{
    margin-top:12px;
    padding-top:12px;
    border-top:1px solid #e2e8f0;
  }

  .lap-author-tags{
    display:flex;
    flex-wrap:wrap;
    gap:8px;
    margin:0 0 11px;
    padding:0;
    list-style:none;
  }

  .lap-author-tags li{
    margin:0;
    padding:5px 10px;
    border:1px solid #dbeafe;
    border-radius:999px;
    background:#eff6ff;
    color:#1e3a8a;
    font-size:11px;
    font-weight:800;
  }

  .lap-author-note{
    margin-bottom:0;
    color:#6b7280;
    font-size:12px;
  }

  .lap-hero{
    position:relative;
    overflow:hidden;
    margin:12px 0 30px;
    padding:35px 35px 32px;
    border-radius:30px;
    color:#ffffff;
    background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 53%,#2563eb 100%);
    box-shadow:0 22px 52px rgba(15,23,42,.21);
  }

  .lap-hero:before{
    content:"";
    position:absolute;
    width:280px;
    height:280px;
    top:-145px;
    right:-105px;
    border-radius:999px;
    background:rgba(255,255,255,.12);
  }

  .lap-hero:after{
    content:"";
    position:absolute;
    width:160px;
    height:160px;
    left:30px;
    bottom:-90px;
    border-radius:999px;
    background:rgba(255,255,255,.07);
  }

  .lap-hero-inner{
    position:relative;
    z-index:2;
  }

  .lap-label{
    display:inline-flex;
    align-items:center;
    gap:8px;
    margin-bottom:16px;
    padding:7px 13px;
    border:1px solid rgba(255,255,255,.24);
    border-radius:999px;
    background:rgba(255,255,255,.14);
    color:#ffffff;
    font-size:13px;
    font-weight:850;
    letter-spacing:.03em;
    text-transform:uppercase;
  }

  .lap-hero p{
    color:#eef6ff;
    font-size:18px;
    line-height:1.8;
  }

  .lap-hero p:last-child{
    margin-bottom:0;
  }

  .lap-hero a{
    color:#ffffff;
    text-decoration:underline;
    text-underline-offset:3px;
  }

  .lap-summary-grid{
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:16px;
    margin:28px 0 34px;
  }

  .lap-summary-card{
    position:relative;
    overflow:hidden;
    padding:21px;
    border:1px solid var(--lap-border);
    border-radius:21px;
    background:#ffffff;
    box-shadow:0 12px 30px rgba(15,23,42,.055);
  }

  .lap-summary-card:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:5px;
    background:var(--lap-blue);
  }

  .lap-summary-card:nth-child(2):before{
    background:var(--lap-green);
  }

  .lap-summary-card:nth-child(3):before{
    background:var(--lap-orange);
  }

  .lap-summary-card:nth-child(4):before{
    background:var(--lap-purple);
  }

  .lap-summary-card strong{
    display:block;
    margin-bottom:7px;
    color:var(--lap-navy);
    font-size:18px;
    line-height:1.3;
  }

  .lap-summary-card span{
    display:block;
    color:var(--lap-muted);
    font-size:15px;
    line-height:1.6;
  }

  .lap-lowdp-wrap h2{
    position:relative;
    margin:45px 0 17px;
    padding-left:16px;
    color:var(--lap-navy);
    font-size:30px;
    line-height:1.25;
    letter-spacing:-.02em;
  }

  .lap-lowdp-wrap h2:before{
    content:"";
    position:absolute;
    left:0;
    top:6px;
    width:5px;
    height:29px;
    border-radius:999px;
    background:linear-gradient(180deg,var(--lap-blue),var(--lap-green));
  }

  .lap-lowdp-wrap h3{
    margin:0 0 10px;
    color:var(--lap-navy);
    font-size:21px;
    line-height:1.35;
  }

  .lap-callout{
    margin:26px 0;
    padding:23px 25px;
    border:1px solid #bfdbfe;
    border-radius:22px;
    background:linear-gradient(135deg,#eff6ff 0%,#f8fafc 100%);
    box-shadow:0 12px 28px rgba(15,23,42,.045);
  }

  .lap-callout strong{
    color:#1e40af;
  }

  .lap-warning{
    margin:27px 0;
    padding:23px 25px;
    border:1px solid #fed7aa;
    border-radius:22px;
    background:linear-gradient(135deg,#fff7ed 0%,#fffbeb 100%);
    box-shadow:0 12px 28px rgba(154,52,18,.055);
  }

  .lap-warning strong{
    color:#9a3412;
  }

  .lap-danger{
    margin:27px 0;
    padding:23px 25px;
    border:1px solid #fecaca;
    border-radius:22px;
    background:linear-gradient(135deg,#fef2f2 0%,#fff7f7 100%);
  }

  .lap-danger strong{
    color:#991b1b;
  }

  .lap-list{
    margin:22px 0 31px;
    padding:22px 27px 22px 43px;
    border:1px solid var(--lap-border);
    border-radius:22px;
    background:#ffffff;
    box-shadow:0 12px 30px rgba(15,23,42,.045);
  }

  .lap-list li{
    margin:10px 0;
    padding-left:3px;
  }

  .lap-steps{
    display:grid;
    gap:15px;
    margin:25px 0 35px;
    counter-reset:lap-step;
  }

  .lap-step{
    position:relative;
    padding:21px 22px 21px 72px;
    border:1px solid var(--lap-border);
    border-radius:21px;
    background:#ffffff;
    box-shadow:0 11px 27px rgba(15,23,42,.045);
    counter-increment:lap-step;
  }

  .lap-step:before{
    content:counter(lap-step);
    position:absolute;
    top:21px;
    left:21px;
    width:36px;
    height:36px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:999px;
    background:linear-gradient(135deg,#1d4ed8,#2563eb);
    color:#ffffff;
    font-weight:850;
  }

  .lap-step h3{
    margin-bottom:6px;
    font-size:19px;
  }

  .lap-step p{
    margin:0;
    color:#526176;
  }

  .lap-two-col{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:18px;
    margin:26px 0 34px;
  }

  .lap-box{
    padding:23px;
    border:1px solid var(--lap-border);
    border-radius:22px;
    background:#ffffff;
    box-shadow:0 12px 30px rgba(15,23,42,.05);
  }

  .lap-box ul{
    margin:0;
    padding-left:20px;
  }

  .lap-box li{
    margin:9px 0;
  }

  .lap-table-wrap{
    width:100%;
    overflow-x:auto;
    margin:24px 0 35px;
    border:1px solid var(--lap-border);
    border-radius:22px;
    background:#ffffff;
    box-shadow:0 14px 34px rgba(15,23,42,.06);
  }

  .lap-table{
    width:100%;
    min-width:790px;
    border-collapse:separate;
    border-spacing:0;
    margin:0;
  }

  .lap-table th{
    padding:16px;
    border-right:1px solid rgba(255,255,255,.13);
    background:var(--lap-navy);
    color:#ffffff;
    text-align:left;
    font-size:15px;
  }

  .lap-table th:last-child{
    border-right:0;
  }

  .lap-table td{
    padding:16px;
    border-top:1px solid var(--lap-border);
    border-right:1px solid var(--lap-border);
    vertical-align:top;
    background:#ffffff;
  }

  .lap-table td:last-child{
    border-right:0;
  }

  .lap-table tbody tr:nth-child(even) td{
    background:#f8fafc;
  }

  .lap-state-example{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:18px;
    margin:25px 0 34px;
  }

  .lap-state-card{
    padding:23px;
    border-radius:22px;
    box-shadow:0 12px 30px rgba(15,23,42,.05);
  }

  .lap-state-card:first-child{
    border:1px solid #bfdbfe;
    background:#eff6ff;
  }

  .lap-state-card:last-child{
    border:1px solid #fed7aa;
    background:#fff7ed;
  }

  .lap-state-card h3{
    margin-bottom:9px;
  }

  .lap-state-card p:last-child{
    margin-bottom:0;
  }

  .lap-quote{
    position:relative;
    margin:30px 0 36px;
    padding:31px 29px;
    border:1px solid #c7d2fe;
    border-radius:26px;
    background:linear-gradient(135deg,#eef2ff 0%,#f8fafc 100%);
    color:#312e81;
    text-align:center;
    font-size:21px;
    font-weight:800;
    line-height:1.65;
    box-shadow:0 14px 34px rgba(49,46,129,.08);
  }

  .lap-quote:before{
    content:"“";
    display:block;
    margin-bottom:4px;
    color:#6366f1;
    font-size:54px;
    line-height:.8;
  }

  .lap-quote span{
    display:block;
    margin-top:12px;
    color:#64748b;
    font-size:14px;
    font-style:italic;
    font-weight:600;
  }

  .lap-faq{
    display:grid;
    gap:15px;
    margin:24px 0 35px;
  }

  .lap-faq details{
    padding:18px 20px;
    border:1px solid var(--lap-border);
    border-radius:20px;
    background:#ffffff;
    box-shadow:0 10px 26px rgba(15,23,42,.045);
  }

  .lap-faq summary{
    cursor:pointer;
    color:var(--lap-navy);
    font-weight:800;
    list-style:none;
  }

  .lap-faq summary::-webkit-details-marker{
    display:none;
  }

  .lap-faq summary:after{
    content:"+";
    float:right;
    color:var(--lap-blue);
    font-size:22px;
    line-height:1;
  }

  .lap-faq details[open] summary:after{
    content:"–";
  }

  .lap-faq p{
    margin:12px 0 0;
  }

  .lap-final{
    margin:33px 0;
    padding:31px;
    border-radius:28px;
    background:#0f172a;
    color:#e5e7eb;
    box-shadow:0 20px 45px rgba(15,23,42,.18);
  }

  .lap-final h2{
    margin-top:0;
    color:#ffffff;
  }

  .lap-final h2:before{
    background:linear-gradient(180deg,#60a5fa,#22c55e);
  }

  .lap-final p{
    color:#e5e7eb;
  }

  .lap-final a{
    color:#93c5fd;
  }

  .lap-sources{
    margin-top:37px;
    padding:25px;
    border:1px solid var(--lap-border);
    border-radius:24px;
    background:#f8fafc;
  }

  .lap-sources h2{
    margin-top:0;
  }

  .lap-sources ol{
    margin:14px 0 0;
    padding-left:23px;
  }

  .lap-sources li{
    margin-bottom:14px;
  }

  .lap-ref-back{
    margin-left:8px;
    color:#64748b;
    font-size:13px;
    font-weight:800;
    white-space:nowrap;
  }

  .lap-lowdp-wrap sup a{
    font-weight:850;
    text-decoration:none;
  }

  @media (max-width:920px){
    .lap-summary-grid{
      grid-template-columns:repeat(2,minmax(0,1fr));
    }
  }

  @media (max-width:720px){
    .lap-lowdp-wrap{
      padding-left:14px;
      padding-right:14px;
      font-size:16px;
    }

    .lap-summary-grid,
    .lap-two-col,
    .lap-state-example{
      grid-template-columns:1fr;
    }

    .lap-hero{
      padding:28px 22px;
      border-radius:24px;
    }

    .lap-hero p{
      font-size:17px;
    }

    .lap-lowdp-wrap h2{
      font-size:25px;
    }

    .lap-author-row{
      align-items:flex-start;
    }

    .lap-author-date{
      white-space:normal;
    }

    .lap-step{
      padding:20px 20px 20px 67px;
    }
  }
  
  /* =============================================================
  https://buynowpaylatercarinsurance.com/pay-later-solutions/
  =========================================================== */
  .author-card{
        box-sizing:border-box;
        font-size:12px !important;
        line-height:1.55 !important;
        color:#000;
      }
      .author-card *{box-sizing:border-box;}
      .author-card, .author-card p, .author-card div, .author-card span,
      .author-card summary, .author-card details{
        font-size:12px !important;
        line-height:1.55 !important;
      }
      .author-card details .author-bio{display:none; margin-top:8px; color:#333;}
      .author-card details[open] .author-bio{display:block;}
      .author-card summary{
        cursor:pointer;
        font-weight:600;
        display:flex;
        align-items:center;
        gap:8px;
        width:100%;
      }
      .author-card summary::-webkit-details-marker{display:none;}
      .author-card summary::marker{content:"";}
      .author-card .caret{
        margin-left:auto;
        min-width:16px;
        text-align:right;
        display:inline-block;
        transition:transform .2s ease;
      }
      .author-card details[open] .caret{transform:rotate(180deg);}
      .author-date{
        font-size:11px !important;
        color:#777;
        font-style:italic;
        margin:0 0 10px;
        line-height:1.3;
        text-align:right;
      }
      .author-review{
        color:#666;
        font-size:11px !important;
      }

      .bnpl-quote-wrap{
        margin-top:34px !important;
        text-align:left !important;
      }

      .bnpl-quote-box,
      .bnpl-quote-box *{
        box-sizing:border-box !important;
      }

      .bnpl-quote-box{
        display:inline-block !important;
        width:auto !important;
        max-width:100% !important;
        background:linear-gradient(135deg,#0f172a,#1e293b) !important;
        border-radius:16px !important;
        padding:14px 14px 12px 14px !important;
        color:#ffffff !important;
      }

      .bnpl-quote-box .bnpl-quote-title{
        display:block !important;
        margin:0 0 8px 0 !important;
        padding:0 !important;
        color:#ffffff !important;
        font-size:20px !important;
        line-height:1.2 !important;
        font-weight:700 !important;
        -webkit-text-fill-color:#ffffff !important;
        opacity:1 !important;
        visibility:visible !important;
      }

      .bnpl-quote-box .bnpl-quote-text{
        display:block !important;
        margin:0 0 10px 0 !important;
        color:#e5eefc !important;
        font-size:13px !important;
        line-height:1.35 !important;
        -webkit-text-fill-color:#e5eefc !important;
      }

      .bnpl-quote-form{
        display:flex !important;
        flex-wrap:nowrap !important;
        align-items:flex-end !important;
        gap:8px !important;
        width:auto !important;
      }

      .bnpl-quote-field{
        width:130px !important;
        min-width:130px !important;
        max-width:130px !important;
        flex:0 0 130px !important;
      }

      .bnpl-quote-button-wrap{
        width:130px !important;
        min-width:130px !important;
        max-width:130px !important;
        flex:0 0 130px !important;
      }

      .bnpl-quote-box label,
      .bnpl-quote-box .bnpl-label{
        display:block !important;
        margin:0 0 5px 0 !important;
        color:#ffffff !important;
        font-size:12px !important;
        line-height:1.2 !important;
        font-weight:700 !important;
        -webkit-text-fill-color:#ffffff !important;
        opacity:1 !important;
        visibility:visible !important;
      }

      .bnpl-quote-box input,
      .bnpl-quote-box select{
        display:block !important;
        width:130px !important;
        min-width:130px !important;
        max-width:130px !important;
        height:38px !important;
        padding:7px 10px !important;
        border-radius:9px !important;
        border:1px solid #cbd5e1 !important;
        background:#ffffff !important;
        color:#172033 !important;
        font-size:14px !important;
        line-height:1.2 !important;
        box-shadow:none !important;
        -webkit-text-fill-color:#172033 !important;
        opacity:1 !important;
        visibility:visible !important;
        appearance:auto !important;
      }

      .bnpl-quote-box input::placeholder{
        color:#64748b !important;
        opacity:1 !important;
        -webkit-text-fill-color:#64748b !important;
      }

      .bnpl-quote-box option{
        color:#172033 !important;
        background:#ffffff !important;
      }

      .bnpl-quote-box button{
        display:block !important;
        width:130px !important;
        min-width:130px !important;
        max-width:130px !important;
        height:38px !important;
        padding:7px 10px !important;
        border:none !important;
        border-radius:9px !important;
        background:#f97316 !important;
        color:#ffffff !important;
        font-size:14px !important;
        line-height:1.2 !important;
        font-weight:700 !important;
        text-align:center !important;
        cursor:pointer !important;
        -webkit-text-fill-color:#ffffff !important;
        opacity:1 !important;
        visibility:visible !important;
      }

      @media (max-width: 680px){
        .bnpl-quote-box{
          display:block !important;
          width:100% !important;
        }
        .bnpl-quote-form{
          flex-wrap:wrap !important;
        }
        .bnpl-quote-field,
        .bnpl-quote-button-wrap,
        .bnpl-quote-box input,
        .bnpl-quote-box select,
        .bnpl-quote-box button{
          width:100% !important;
          min-width:100% !important;
          max-width:100% !important;
          flex:1 1 100% !important;
        }
      }
      
      /* ========================================================
      https://buynowpaylatercarinsurance.com/no-down-payment-car-insurance/
      ================================================== */

.ndp-page {
  --ndp-navy: #0f172a;
  --ndp-blue: #2563eb;
  --ndp-blue-dark: #1d4ed8;
  --ndp-green: #15803d;
  --ndp-orange: #ea580c;
  --ndp-red: #b91c1c;
  --ndp-purple: #7c3aed;
  --ndp-text: #334155;
  --ndp-muted: #64748b;
  --ndp-border: #e2e8f0;
  --ndp-background: #f8fafc;
  max-width: 980px;
  margin: 0 auto;
  padding: 10px 18px 48px;
  color: var(--ndp-text);
  font-family: inherit;
  font-size: 17px;
  line-height: 1.75;
}

.ndp-page *,
.ndp-page *::before,
.ndp-page *::after {
  box-sizing: border-box;
}

.ndp-page p {
  margin: 0 0 17px;
}

.ndp-page a {
  color: var(--ndp-blue-dark);
  font-weight: 700;
  text-decoration: none;
  overflow-wrap: anywhere;
}

.ndp-page a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.ndp-page a:focus-visible,
.ndp-page button:focus-visible,
.ndp-page input:focus-visible,
.ndp-page select:focus-visible,
.ndp-page summary:focus-visible {
  outline: 3px solid rgba(37, 99, 235, 0.35);
  outline-offset: 3px;
}

.ndp-author-card {
  margin: 8px 0 26px;
  padding: 17px 19px;
  border: 1px solid #e6edf5;
  border-radius: 18px;
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.055);
  font-size: 13px;
  line-height: 1.6;
}

.ndp-author-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
}

.ndp-author-main {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  flex: 1 1 600px;
  min-width: 0;
}

.ndp-author-icon {
  display: flex;
  width: 44px;
  height: 44px;
  min-width: 44px;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  color: #ffffff;
  background: linear-gradient(135deg, #0f172a, #1e3a8a);
  box-shadow: 0 7px 17px rgba(15, 23, 42, 0.18);
}

.ndp-author-byline {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 6px;
  margin-bottom: 3px;
  color: #64748b;
}

.ndp-author-byline strong {
  color: #0f172a;
  font-weight: 850;
}

.ndp-author-description,
.ndp-author-date {
  margin: 0 !important;
  color: #64748b;
  font-size: 12px;
}

.ndp-author-date {
  font-style: italic;
}

.ndp-author-details {
  margin-top: 11px;
}

.ndp-author-details summary {
  cursor: pointer;
  color: #0f766e;
  font-weight: 800;
  list-style: none;
}

.ndp-author-details summary::-webkit-details-marker {
  display: none;
}

.ndp-author-details summary::after {
  content: " ▾";
}

.ndp-author-details[open] summary::after {
  content: " ▴";
}

.ndp-author-bio {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #e2e8f0;
}

.ndp-editorial-note {
  margin-bottom: 0 !important;
  color: #6b7280;
  font-size: 12px;
}

.ndp-hero {
  position: relative;
  overflow: hidden;
  margin: 12px 0 30px;
  padding: 35px;
  border-radius: 30px;
  color: #ffffff;
  background: linear-gradient(135deg, #0f172a 0%, #1e3a8a 53%, #2563eb 100%);
  box-shadow: 0 22px 52px rgba(15, 23, 42, 0.21);
}

.ndp-hero::before {
  content: "";
  position: absolute;
  top: -145px;
  right: -105px;
  width: 280px;
  height: 280px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.12);
}

.ndp-hero::after {
  content: "";
  position: absolute;
  bottom: -90px;
  left: 30px;
  width: 160px;
  height: 160px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.07);
}

.ndp-hero-content {
  position: relative;
  z-index: 1;
}

.ndp-label {
  display: inline-flex;
  margin-bottom: 16px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  color: #ffffff;
  font-size: 13px;
  font-weight: 850;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.ndp-hero p {
  color: #eef6ff;
  font-size: 18px;
  line-height: 1.8;
}

.ndp-hero p:last-child {
  margin-bottom: 0;
}

.ndp-summary-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  margin: 28px 0 34px;
}

.ndp-summary-card {
  position: relative;
  overflow: hidden;
  padding: 21px;
  border: 1px solid var(--ndp-border);
  border-radius: 21px;
  background: #ffffff;
  box-shadow: 0 12px 30px rgba(15, 23, 42, 0.055);
}

.ndp-summary-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: var(--ndp-blue);
}

.ndp-summary-card:nth-child(2)::before {
  background: var(--ndp-green);
}

.ndp-summary-card:nth-child(3)::before {
  background: var(--ndp-orange);
}

.ndp-summary-card:nth-child(4)::before {
  background: var(--ndp-purple);
}

.ndp-summary-card strong {
  display: block;
  margin-bottom: 7px;
  color: var(--ndp-navy);
  font-size: 18px;
  line-height: 1.3;
}

.ndp-summary-card span {
  display: block;
  color: var(--ndp-muted);
  font-size: 15px;
  line-height: 1.6;
}

.ndp-page h2 {
  position: relative;
  margin: 45px 0 17px;
  padding-left: 16px;
  color: var(--ndp-navy);
  font-size: 30px;
  line-height: 1.25;
  letter-spacing: -0.02em;
}

.ndp-page h2::before {
  content: "";
  position: absolute;
  top: 0.18em;
  bottom: 0.18em;
  left: 0;
  width: 5px;
  min-height: 29px;
  border-radius: 999px;
  background: linear-gradient(180deg, var(--ndp-blue), var(--ndp-green));
}

.ndp-page h3 {
  margin: 0 0 10px;
  color: var(--ndp-navy);
  font-size: 21px;
  line-height: 1.35;
}

.ndp-quick-answer,
.ndp-neutral-note,
.ndp-warning,
.ndp-danger {
  margin: 26px 0;
  padding: 23px 25px;
  border-radius: 22px;
}

.ndp-quick-answer {
  border: 1px solid #bfdbfe;
  background: linear-gradient(135deg, #eff6ff 0%, #f8fafc 100%);
}

.ndp-neutral-note {
  border: 1px solid #d8dee8;
  background: #f8fafc;
}

.ndp-warning {
  border: 1px solid #fed7aa;
  background: linear-gradient(135deg, #fff7ed 0%, #fffbeb 100%);
}

.ndp-danger {
  border: 1px solid #fecaca;
  background: linear-gradient(135deg, #fef2f2 0%, #fff7f7 100%);
}

.ndp-quick-answer p,
.ndp-neutral-note p,
.ndp-warning p,
.ndp-danger p {
  margin: 0;
}

.ndp-quick-answer strong {
  color: #1e40af;
}

.ndp-warning strong {
  color: #9a3412;
}

.ndp-danger strong {
  color: #991b1b;
}

.ndp-comparison-grid,
.ndp-factor-grid {
  display: grid;
  gap: 18px;
  margin: 26px 0 34px;
}

.ndp-comparison-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.ndp-factor-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ndp-info-card,
.ndp-factor-card {
  padding: 23px;
  border-radius: 22px;
  box-shadow: 0 12px 30px rgba(15, 23, 42, 0.05);
}

.ndp-factor-card {
  border: 1px solid var(--ndp-border);
  background: #ffffff;
}

.ndp-info-card p:last-child,
.ndp-factor-card p:last-child {
  margin-bottom: 0;
}

.ndp-info-card ul {
  margin: 0;
  padding-left: 20px;
}

.ndp-info-card li {
  margin: 9px 0;
}

.ndp-blue-card {
  border: 1px solid #bfdbfe;
  background: #eff6ff;
}

.ndp-green-card {
  border: 1px solid #bbf7d0;
  background: #f0fdf4;
}

.ndp-orange-card {
  border: 1px solid #fed7aa;
  background: #fff7ed;
}

.ndp-red-card {
  border: 1px solid #fecaca;
  background: #fef2f2;
}

.ndp-table-wrap {
  width: 100%;
  overflow-x: auto;
  margin: 24px 0 35px;
  border: 1px solid var(--ndp-border);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 14px 34px rgba(15, 23, 42, 0.06);
  -webkit-overflow-scrolling: touch;
}

.ndp-table {
  width: 100%;
  min-width: 760px;
  margin: 0;
  border-collapse: separate;
  border-spacing: 0;
}

.ndp-table caption {
  padding: 14px 16px;
  border-bottom: 1px solid var(--ndp-border);
  background: #f8fafc;
  color: var(--ndp-navy);
  font-size: 15px;
  font-weight: 800;
  text-align: left;
}

.ndp-table th {
  padding: 16px;
  border-right: 1px solid rgba(255, 255, 255, 0.13);
  background: var(--ndp-navy);
  color: #ffffff;
  font-size: 15px;
  text-align: left;
  vertical-align: top;
}

.ndp-table th:last-child {
  border-right: 0;
}

.ndp-table td {
  padding: 16px;
  border-top: 1px solid var(--ndp-border);
  border-right: 1px solid var(--ndp-border);
  background: #ffffff;
  vertical-align: top;
}

.ndp-table td:last-child {
  border-right: 0;
}

.ndp-table tbody tr:nth-child(even) td {
  background: #f8fafc;
}

.ndp-checklist {
  margin: 22px 0 34px;
  padding: 22px 27px 22px 45px;
  border: 1px solid var(--ndp-border);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 12px 30px rgba(15, 23, 42, 0.045);
}

.ndp-checklist li {
  margin: 11px 0;
  padding-left: 3px;
}

.ndp-two-column {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin: 26px 0 35px;
}

.ndp-faq {
  display: grid;
  gap: 15px;
  margin: 24px 0 35px;
}

.ndp-faq details {
  padding: 18px 20px;
  border: 1px solid var(--ndp-border);
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 10px 26px rgba(15, 23, 42, 0.045);
}

.ndp-faq summary {
  position: relative;
  padding-right: 30px;
  cursor: pointer;
  color: var(--ndp-navy);
  font-weight: 800;
  list-style: none;
}

.ndp-faq summary::-webkit-details-marker {
  display: none;
}

.ndp-faq summary::after {
  content: "+";
  position: absolute;
  top: 0;
  right: 0;
  color: var(--ndp-blue);
  font-size: 22px;
  line-height: 1;
}

.ndp-faq details[open] summary::after {
  content: "−";
}

.ndp-faq p {
  margin: 12px 0 0;
}

.ndp-final {
  margin: 33px 0;
  padding: 31px;
  border-radius: 28px;
  background: #0f172a;
  color: #e5e7eb;
  box-shadow: 0 20px 45px rgba(15, 23, 42, 0.18);
}

.ndp-final h2 {
  margin-top: 0;
  color: #ffffff;
}

.ndp-final h2::before {
  background: linear-gradient(180deg, #60a5fa, #22c55e);
}

.ndp-final p {
  color: #e5e7eb;
}

.ndp-final p:last-child {
  margin-bottom: 0;
}

.ndp-cta-section {
  margin: 34px 0 38px;
}

.ndp-cta-box {
  padding: 24px;
  border-radius: 24px;
  background: linear-gradient(135deg, #13213f 0%, #0f1b36 100%);
  box-shadow: 0 16px 38px rgba(10, 20, 40, 0.2);
}

.ndp-cta-title {
  margin-bottom: 7px;
  color: #ffffff;
  font-size: 22px;
  font-weight: 850;
  line-height: 1.25;
}

.ndp-cta-text {
  margin-bottom: 16px !important;
  color: #dbeafe;
  font-size: 15px;
}

.ndp-cta-form {
  display: flex;
  align-items: flex-end;
  gap: 12px;
  width: 100%;
}

.ndp-cta-field {
  flex: 1 1 240px;
  min-width: 0;
}

.ndp-cta-field label {
  display: block;
  margin-bottom: 6px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 750;
}

.ndp-cta-field input,
.ndp-cta-field select {
  display: block;
  width: 100%;
  height: 46px;
  margin: 0;
  padding: 0 13px;
  border: 1px solid transparent;
  border-radius: 9px;
  background: #f8fafc;
  color: #24324a;
  font-family: inherit;
  font-size: 15px;
  line-height: 46px;
  box-shadow: none;
}

.ndp-cta-button-wrap {
  flex: 0 0 140px;
}

.ndp-cta-button-wrap button {
  display: inline-flex;
  width: 100%;
  height: 46px;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0 18px;
  border: 0;
  border-radius: 9px;
  background: #f97316;
  color: #ffffff;
  font-family: inherit;
  font-size: 15px;
  font-weight: 800;
  cursor: pointer;
  transition: background 0.2s ease, transform 0.2s ease;
}

.ndp-cta-button-wrap button:hover {
  background: #ea580c;
  transform: translateY(-1px);
}

.ndp-sources {
  margin-top: 38px;
  padding: 25px;
  border: 1px solid var(--ndp-border);
  border-radius: 24px;
  background: #f8fafc;
}

.ndp-sources h2 {
  margin-top: 0;
}

.ndp-sources ol {
  margin: 14px 0 0;
  padding-left: 23px;
}

.ndp-sources li {
  margin-bottom: 14px;
}

.ndp-sources li:last-child {
  margin-bottom: 0;
}

.ndp-ref-back {
  margin-left: 8px;
  color: #64748b !important;
  font-size: 13px;
  font-weight: 800;
  white-space: nowrap;
}

.ndp-page sup a {
  font-weight: 850;
  text-decoration: none;
}

@media (max-width: 920px) {
  .ndp-summary-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ndp-comparison-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 720px) {
  .ndp-page {
    padding-right: 14px;
    padding-left: 14px;
    font-size: 16px;
  }

  .ndp-hero {
    padding: 28px 22px;
    border-radius: 24px;
  }

  .ndp-hero p {
    font-size: 17px;
  }

  .ndp-page h2 {
    font-size: 25px;
  }

  .ndp-summary-grid,
  .ndp-factor-grid,
  .ndp-two-column {
    grid-template-columns: 1fr;
  }

  .ndp-table {
    min-width: 650px;
  }

  .ndp-cta-form {
    display: grid;
    grid-template-columns: 1fr;
  }

  .ndp-cta-button-wrap {
    width: 100%;
  }

  .ndp-author-date {
    width: 100%;
  }
}

/* ==================================================================
   Compare Buy Now Pay Later Car Insurance
   https://buynowpaylatercarinsurance.com/compare-buy-now-pay-later-car-insurance/
   ================================================================== */

/* Editorial card */
.cbp-author-card {
  margin: 8px 0 26px;
  padding: 17px 19px;
  border: 1px solid #e2e8f0;
  border-radius: 18px;
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.06);
  font-size: 13px;
  line-height: 1.6;
}

.cbp-author-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
}

.cbp-author-main {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  flex: 1 1 600px;
  min-width: 0;
}

.cbp-author-image {
  width: 48px;
  height: 48px;
  min-width: 48px;
  border-radius: 50%;
  object-fit: cover;
}

.cbp-author-byline {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 6px;
  margin-bottom: 3px;
  color: #64748b;
}

.cbp-author-byline strong {
  color: #0f172a;
  font-weight: 800;
}

.cbp-author-description,
.cbp-author-date {
  margin: 0 !important;
  color: #64748b;
  font-size: 12px;
}

.cbp-author-date {
  font-style: italic;
}

.cbp-author-details {
  margin-top: 11px;
}

.cbp-author-details summary {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
  color: #0f766e;
  font-weight: 800;
  list-style: none;
}

.cbp-author-details summary::-webkit-details-marker {
  display: none;
}

.cbp-author-details summary::after {
  content: "▾";
  transition: transform 0.2s ease;
}

.cbp-author-details[open] summary::after {
  transform: rotate(180deg);
}

.cbp-author-bio {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #e2e8f0;
  color: #334155;
}

.cbp-editorial-note {
  margin-bottom: 0 !important;
  color: #6b7280;
  font-size: 12px;
}

/* Main article */
.cbp-page {
  max-width: 980px;
  margin: 0 auto;
  padding: 10px 18px 48px;
  color: #334155;
  font-family: inherit;
  font-size: 17px;
  line-height: 1.75;
}

.cbp-page *,
.cbp-page *::before,
.cbp-page *::after {
  box-sizing: border-box;
}

.cbp-page p {
  margin: 0 0 18px;
  line-height: 1.75;
}

.cbp-page h2 {
  position: relative;
  margin: 42px 0 17px;
  padding-left: 16px;
  color: #0f172a;
  font-size: 30px;
  line-height: 1.25;
}

.cbp-page h2::before {
  content: "";
  position: absolute;
  top: 0.18em;
  bottom: 0.18em;
  left: 0;
  width: 5px;
  min-height: 29px;
  border-radius: 999px;
  background: linear-gradient(180deg, #2563eb, #15803d);
}

.cbp-page h3 {
  margin: 0 0 10px;
  color: #0f172a;
  font-size: 21px;
  line-height: 1.35;
}

.cbp-page ul,
.cbp-page ol {
  padding-left: 22px;
}

.cbp-page li {
  margin-bottom: 10px;
}

/* Keep inline links inside paragraphs and lists */
.cbp-page a,
.cbp-page p a,
.cbp-page li a,
.cbp-page strong a,
.cbp-page span a {
  display: inline !important;
  position: static !important;
  float: none !important;
  clear: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #1d4ed8;
  font-weight: 700;
  line-height: inherit !important;
  white-space: normal !important;
  overflow-wrap: anywhere;
  word-break: normal !important;
  text-decoration: none;
}

.cbp-page a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}

/* Feature image */
.cbp-feature-image {
  display: block;
  width: 100%;
  max-width: 900px;
  height: auto;
  margin: 26px auto 34px;
  border-radius: 22px;
  box-shadow: 0 14px 34px rgba(15, 23, 42, 0.09);
}

/* Table mobile protection */
.cbp-table-wrap {
  width: 100%;
  overflow-x: auto;
  margin: 24px 0 35px;
  border: 1px solid #e2e8f0;
  border-radius: 22px;
  background: #ffffff;
  -webkit-overflow-scrolling: touch;
}

.cbp-table {
  width: 100%;
  min-width: 760px;
  margin: 0;
  border-collapse: separate;
  border-spacing: 0;
}

.cbp-table th,
.cbp-table td {
  padding: 16px;
  text-align: left;
  vertical-align: top;
}

.cbp-table th {
  background: #0f172a;
  color: #ffffff;
}

.cbp-table td {
  border-top: 1px solid #e2e8f0;
  border-right: 1px solid #e2e8f0;
}

.cbp-table td:last-child {
  border-right: 0;
}

.cbp-table tbody tr:nth-child(even) td {
  background: #f8fafc;
}

/* FAQ */
.cbp-faq {
  display: grid;
  gap: 15px;
  margin: 24px 0 35px;
}

.cbp-faq details {
  padding: 18px 20px;
  border: 1px solid #e2e8f0;
  border-radius: 20px;
  background: #ffffff;
}

.cbp-faq summary {
  position: relative;
  padding-right: 30px;
  cursor: pointer;
  color: #0f172a;
  font-weight: 800;
  list-style: none;
}

.cbp-faq summary::-webkit-details-marker {
  display: none;
}

.cbp-faq summary::after {
  content: "+";
  position: absolute;
  top: 0;
  right: 0;
  color: #2563eb;
  font-size: 22px;
}

.cbp-faq details[open] summary::after {
  content: "−";
}

/* Mobile */
@media (max-width: 720px) {
  .cbp-page {
    padding-right: 14px;
    padding-left: 14px;
    font-size: 16px;
  }

  .cbp-page h2 {
    font-size: 25px;
  }

  .cbp-author-date {
    width: 100%;
  }

  .cbp-table {
    min-width: 650px;
  }
}