/* PAGES */

/* ===========================================================
https://nodownpaymentcarinsurance.com/terms-and-conditions/
============================================================ */
.ndpci-terms-page{background:linear-gradient(180deg,#f6fbff 0%,#fff 45%,#f7fbfa 100%);padding:50px 18px 70px}
.ndpci-terms-wrap{max-width:1100px;margin:0 auto}

.ndpci-terms-intro{
  background:linear-gradient(135deg,#006f6a 0%,#004858 100%);
  color:#fff;
  border-radius:28px;
  padding:34px;
  box-shadow:0 22px 60px rgba(0,72,88,.18);
  margin-bottom:28px;
}
.ndpci-terms-intro p{color:rgba(255,255,255,.92);font-size:18px;line-height:1.7}

.ndpci-terms-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:20px;
  margin:20px 0 30px;
}

.ndpci-terms-card{
  background:#fff;
  border:1px solid rgba(15,23,42,.08);
  border-radius:22px;
  padding:24px;
  box-shadow:0 16px 40px rgba(15,23,42,.06);
}

.ndpci-terms-card h2{
  margin-top:0;
  margin-bottom:10px;
  color:#083f4a;
  font-size:22px;
}

.ndpci-terms-card p{
  color:#475569;
  line-height:1.7;
}

.ndpci-terms-card.blue{background:#f4f9ff}
.ndpci-terms-card.green{background:#f3fbf7}
.ndpci-terms-card.orange{background:#fff8ec}
.ndpci-terms-card.purple{background:#f8f4ff}

.ndpci-terms-section{
  margin-top:30px;
  padding:26px;
  border-radius:22px;
  background:#ffffff;
  border:1px solid rgba(15,23,42,.08);
  box-shadow:0 16px 44px rgba(15,23,42,.07);
}

.ndpci-terms-section h2{
  margin-top:0;
  color:#083f4a;
}

.ndpci-terms-section p{
  color:#475569;
  line-height:1.7;
}

.ndpci-terms-final{
  margin-top:34px;
  background:#f4f8fc;
  border-radius:22px;
  padding:26px;
  border:1px solid rgba(15,23,42,.08);
}

@media(max-width:800px){
  .ndpci-terms-grid{grid-template-columns:1fr}
}

/* ===============================================================
https://nodownpaymentcarinsurance.com/privacy-policy/
========================================================== */
.ndpci-hub-page{background:linear-gradient(180deg,#f6fbff 0%,#fff 45%,#f7fbfa 100%);padding:48px 18px 72px}
.ndpci-hub-wrap{max-width:1120px;margin:0 auto}

.ndpci-hub-intro{
  background:linear-gradient(135deg,#006f6a 0%,#004858 100%);
  color:#fff;
  border-radius:28px;
  padding:34px;
  box-shadow:0 22px 60px rgba(0,72,88,.18);
  margin-bottom:26px;
}
.ndpci-hub-intro p{color:rgba(255,255,255,.92);font-size:18px;line-height:1.7}

.ndpci-hub-quick{
  background:#eef7ff;
  border:1px solid #d6e8ff;
  border-radius:22px;
  padding:26px;
  margin-bottom:30px;
}

.ndpci-hub-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
  margin:22px 0 34px;
}

.ndpci-hub-card{
  background:#fff;
  border:1px solid rgba(15,23,42,.08);
  border-radius:22px;
  padding:22px;
  box-shadow:0 14px 36px rgba(15,23,42,.06);
}

.ndpci-hub-card h3{
  margin-top:0;
  margin-bottom:8px;
  color:#083f4a;
  font-size:20px;
}

.ndpci-hub-card p{
  color:#475569;
  line-height:1.7;
}

.ndpci-hub-card a{
  color:#007f7a;
  font-weight:700;
}

.ndpci-hub-card.blue{background:#f4f9ff}
.ndpci-hub-card.green{background:#f3fbf7}
.ndpci-hub-card.orange{background:#fff8ec}
.ndpci-hub-card.purple{background:#f8f4ff}

.ndpci-hub-table{
  margin-top:20px;
  border-radius:18px;
  overflow:hidden;
  border:1px solid #e2e8f0;
}

.ndpci-hub-cta{
  margin-top:34px;
  background:linear-gradient(135deg,#eef7ff 0%,#f9fcff 100%);
  border:1px solid #d6e8ff;
  border-radius:22px;
  padding:28px;
}

.ndpci-hub-btn{
  display:inline-block;
  padding:12px 18px;
  border-radius:10px;
  font-weight:700;
  text-decoration:none;
  margin-right:10px;
}

.ndpci-hub-btn.primary{background:#007f7a;color:#fff}
.ndpci-hub-btn.secondary{background:#fff;color:#007f7a;border:1px solid #bcd7f5}

@media(max-width:800px){
  .ndpci-hub-grid{grid-template-columns:1fr}
}

/* ===================================================================
https://nodownpaymentcarinsurance.com/
========================================= */
.ndpci-hero-outer{margin:0!important;padding:0!important}
.ndpci-hero-cover{margin:0!important;width:100vw;max-width:100vw;border-radius:0;overflow:hidden}
.ndpci-hero-cover .wp-block-cover__image-background{object-fit:cover;object-position:center center}
.ndpci-hero-cover>.wp-block-cover__inner-container{width:100%;max-width:100%;padding-left:0;padding-right:0}
.ndpci-hero-inner{max-width:1400px;margin:0 auto;padding-left:32px;padding-right:32px}
.ndpci-hero-columns{min-height:760px;align-items:center}
.ndpci-hero-copy{max-width:680px;padding:40px 10px}
.ndpci-hero-benefits{list-style:none;padding-left:0;display:flex;flex-wrap:wrap;gap:12px}
.ndpci-hero-benefits li{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.10);padding:10px 14px;border-radius:999px;font-size:14px;line-height:1.2;backdrop-filter:blur(3px)}
.ndpci-hero-form-card{width:100%;max-width:430px;margin-left:auto;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.10);box-shadow:0 24px 60px rgba(0,0,0,.18);border-radius:24px;padding:28px;transform:translateX(-35px);backdrop-filter:blur(8px)}
.ndpci-hero-form-top{display:inline-block;background:#e9f2ff;color:#0f4c81;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:8px 12px;border-radius:999px;margin-bottom:14px}
.ndpci-hero-form-title{font-size:32px;line-height:1.05;margin:0 0 12px;color:#14202b}
.ndpci-hero-form-text{margin:0 0 18px;color:#506070;font-size:15px;line-height:1.6}
.ndpci-hero-form{display:flex;flex-direction:column;gap:14px}
.ndpci-hero-form input{width:100%;height:58px;border:1px solid #d7dee7;border-radius:14px;padding:0 16px;font-size:17px;background:#ffffff;color:#14202b;box-sizing:border-box}
.ndpci-hero-form input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 4px rgba(59,130,246,.12)}
.ndpci-hero-form button{width:100%;height:58px;border:none;border-radius:14px;background:linear-gradient(135deg,#0f5ea8 0%,#1f7ae0 100%);color:#ffffff;font-size:17px;font-weight:700;cursor:pointer;transition:transform .18s ease, box-shadow .18s ease, opacity .18s ease;box-shadow:0 14px 30px rgba(24,95,177,.28)}
.ndpci-hero-form button:hover{transform:translateY(-1px);opacity:.98}
.ndpci-hero-form-note{margin-top:12px;font-size:13px;color:#6b7785}
/* Desktop intacto */
@media (min-width:992px){
  .ndpci-hero-columns{
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
  }
  .ndpci-hero-columns > .wp-block-column:first-child{order:1!important}
  .ndpci-hero-columns > .wp-block-column:last-child{order:2!important}
  .ndpci-hero-form-card{
    width:100%!important;
    max-width:430px!important;
    margin-left:auto!important;
    margin-right:0!important;
    padding:28px!important;
    border-radius:24px!important;
    transform:translateX(-35px)!important;
    background:rgba(255,255,255,.18)!important;
    border:1px solid rgba(255,255,255,.10)!important;
    backdrop-filter:blur(8px)!important;
  }
}
/* Tablet + mobile */
@media (max-width:991px){
  .ndpci-hero-cover{min-height:auto!important}
  /* Mantén la pareja visible */
  .ndpci-hero-cover .wp-block-cover__image-background{
    object-fit:cover!important;
    object-position:18% center!important;
    transform:none!important;
  }
  .ndpci-hero-cover>.wp-block-cover__inner-container{
    padding-top:10px!important;
    padding-bottom:10px!important;
  }
  .ndpci-hero-inner{
    padding-left:16px!important;
    padding-right:16px!important;
  }
  .ndpci-hero-columns{
    min-height:auto!important;
    display:flex!important;
    flex-direction:column!important;
    gap:12px!important;
  }
  /* Form arriba */
  .ndpci-hero-columns > .wp-block-column:first-child{order:2!important}
  .ndpci-hero-columns > .wp-block-column:last-child{order:1!important}
  .ndpci-hero-copy{
    max-width:100%!important;
    padding:4px 0 0!important;
  }
  .ndpci-hero-copy > p:first-child{
    font-size:12px!important;
    letter-spacing:1px!important;
    margin-bottom:8px!important;
  }
  .ndpci-hero-copy h1{
    font-size:38px!important;
    line-height:1.02!important;
    margin-bottom:10px!important;
  }
  .ndpci-hero-copy > p.has-medium-font-size{
    font-size:16px!important;
    line-height:1.35!important;
    margin-bottom:10px!important;
  }
  .ndpci-hero-benefits{display:none!important}
  /* Card más angosto y un poco a la izquierda para caer sobre la pareja */
  .ndpci-hero-form-card{
    width:calc(100% - 44px)!important;
    max-width:330px!important;
    margin:0 auto 0 6px!important;
    padding:16px!important;
    transform:none!important;
    border-radius:18px!important;
    background:rgba(255,255,255,.08)!important;
    border:1px solid rgba(255,255,255,.05)!important;
    backdrop-filter:blur(4px)!important;
    box-shadow:0 16px 36px rgba(0,0,0,.14)!important;
    position:relative!important;
    z-index:2!important;
  }
  .ndpci-hero-form-top{margin-bottom:8px!important}
  .ndpci-hero-form-title{font-size:22px!important;line-height:1.05!important;margin-bottom:8px!important}
  .ndpci-hero-form-text{font-size:14px!important;line-height:1.4!important;margin-bottom:10px!important}
  .ndpci-hero-form{gap:10px!important}
  .ndpci-hero-form input,
  .ndpci-hero-form button{height:50px!important;font-size:16px!important}
  .ndpci-hero-form-note{margin-top:8px!important;font-size:12px!important}
}
@media (max-width:767px){
  .ndpci-hero-cover .wp-block-cover__image-background{
    object-position:16% center!important;
  }
  .ndpci-hero-copy h1{font-size:34px!important}
  .ndpci-hero-copy > p.has-medium-font-size{font-size:15px!important}
  .ndpci-hero-form-card{
    width:calc(100% - 36px)!important;
    max-width:320px!important;
    margin:0 auto 0 4px!important;
    background:rgba(255,255,255,.07)!important;
    border:1px solid rgba(255,255,255,.04)!important;
    backdrop-filter:blur(3px)!important;
  }
  .ndpci-hero-form input,
  .ndpci-hero-form button{
    height:54px!important;
    font-size:16px!important;
  }
}
.ndpci-home-guides{
  margin:0 !important;
}
.ndpci-home-guides-inner{
  max-width:1180px;
  margin:0 auto;
  padding-left:24px;
  padding-right:24px;
}
.ndpci-home-guides .wp-block-query{
  width:100%;
}
.ndpci-home-guides .ndpci-guides-grid{
  gap:30px !important;
}
.ndpci-home-guides .wp-block-post-title{
  line-height:1.2;
}
.ndpci-home-guides .wp-block-post-excerpt{
  max-width:100%;
}
@media (max-width: 991px){
  .ndpci-home-guides-inner{
    padding-left:18px;
    padding-right:18px;
  }
  .ndpci-home-guides .ndpci-guides-grid{
    gap:22px !important;
  }
}

/* =============================================================
https://nodownpaymentcarinsurance.com/insurance-guides/
========================================================= */
.ndpci-hub-page{background:linear-gradient(180deg,#f6fbff 0%,#fff 45%,#f7fbfa 100%);padding:48px 18px 72px}
.ndpci-hub-wrap{max-width:1120px;margin:0 auto}

.ndpci-hub-intro{
  background:linear-gradient(135deg,#006f6a 0%,#004858 100%);
  color:#fff;
  border-radius:28px;
  padding:34px;
  box-shadow:0 22px 60px rgba(0,72,88,.18);
  margin-bottom:26px;
}
.ndpci-hub-intro p{color:rgba(255,255,255,.92);font-size:18px;line-height:1.7}

.ndpci-hub-quick{
  background:#eef7ff;
  border:1px solid #d6e8ff;
  border-radius:22px;
  padding:26px;
  margin-bottom:30px;
}

.ndpci-hub-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
  margin:22px 0 34px;
}

.ndpci-hub-card{
  background:#fff;
  border:1px solid rgba(15,23,42,.08);
  border-radius:22px;
  padding:22px;
  box-shadow:0 14px 36px rgba(15,23,42,.06);
}

.ndpci-hub-card h3{
  margin-top:0;
  margin-bottom:8px;
  color:#083f4a;
  font-size:20px;
}

.ndpci-hub-card p{
  color:#475569;
  line-height:1.7;
}

.ndpci-hub-card a{
  color:#007f7a;
  font-weight:700;
}

.ndpci-hub-card.blue{background:#f4f9ff}
.ndpci-hub-card.green{background:#f3fbf7}
.ndpci-hub-card.orange{background:#fff8ec}
.ndpci-hub-card.purple{background:#f8f4ff}

.ndpci-hub-table{
  margin-top:20px;
  border-radius:18px;
  overflow:hidden;
  border:1px solid #e2e8f0;
}

.ndpci-hub-cta{
  margin-top:34px;
  background:linear-gradient(135deg,#eef7ff 0%,#f9fcff 100%);
  border:1px solid #d6e8ff;
  border-radius:22px;
  padding:28px;
}

.ndpci-hub-btn{
  display:inline-block;
  padding:12px 18px;
  border-radius:10px;
  font-weight:700;
  text-decoration:none;
  margin-right:10px;
}

.ndpci-hub-btn.primary{background:#007f7a;color:#fff}
.ndpci-hub-btn.secondary{background:#fff;color:#007f7a;border:1px solid #bcd7f5}

@media(max-width:800px){
  .ndpci-hub-grid{grid-template-columns:1fr}
}

/* ==============================================================
https://nodownpaymentcarinsurance.com/how-it-works/
====================================================== */
.ndpci-how-page{background:linear-gradient(180deg,#f6fbff 0%,#ffffff 45%,#f7fbfa 100%);padding:48px 18px 72px}
.ndpci-how-wrap{max-width:1120px;margin:0 auto}

.ndpci-how-intro{
  background:linear-gradient(135deg,#006f6a 0%,#004858 100%);
  color:#fff;
  border-radius:28px;
  padding:34px;
  box-shadow:0 22px 60px rgba(0,72,88,.18);
  margin-bottom:26px;
}
.ndpci-how-intro p{color:rgba(255,255,255,.92);font-size:18px;line-height:1.7}

.ndpci-how-quick{
  background:#eef7ff;
  border:1px solid #d6e8ff;
  border-radius:22px;
  padding:26px;
  margin-bottom:30px;
}

.ndpci-how-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:20px;
  margin:24px 0 36px;
}

.ndpci-how-card{
  background:#fff;
  border:1px solid rgba(15,23,42,.08);
  border-radius:22px;
  padding:24px;
  box-shadow:0 16px 40px rgba(15,23,42,.06);
}

.ndpci-how-card h3{
  margin-top:0;
  margin-bottom:10px;
  color:#083f4a;
  font-size:22px;
}

.ndpci-how-card p,
.ndpci-how-card li{
  color:#475569;
  line-height:1.7;
}

.ndpci-how-card.blue{background:#f4f9ff}
.ndpci-how-card.green{background:#f3fbf7}
.ndpci-how-card.orange{background:#fff8ec}
.ndpci-how-card.purple{background:#f8f4ff}

.ndpci-how-section{margin-top:34px}

.ndpci-how-table{
  border-radius:18px;
  overflow:hidden;
  border:1px solid #e2e8f0;
}

.ndpci-how-table th{
  background:#f4f9ff;
  text-align:left;
}

.ndpci-how-cta{
  background:linear-gradient(135deg,#eef7ff 0%,#f9fcff 100%);
  border:1px solid #d6e8ff;
  border-radius:22px;
  padding:28px;
  margin-top:34px;
}

.ndpci-how-btn{
  display:inline-block;
  padding:12px 18px;
  border-radius:10px;
  font-weight:700;
  text-decoration:none;
  margin-right:10px;
}

.ndpci-how-btn.primary{
  background:#007f7a;
  color:#fff;
}

.ndpci-how-btn.secondary{
  background:#fff;
  color:#007f7a;
  border:1px solid #bcd7f5;
}

@media(max-width:800px){
  .ndpci-how-grid{grid-template-columns:1fr}
}

/* ===============================================================
https://nodownpaymentcarinsurance.com/faq/
============================================== */
.ndpci-faq-page{background:linear-gradient(180deg,#f6fbff 0%,#fff 45%,#f7fbfa 100%);padding:48px 18px 72px}
.ndpci-faq-wrap{max-width:1120px;margin:0 auto}
.ndpci-faq-intro,.ndpci-faq-quick,.ndpci-faq-cta{border-radius:26px;padding:30px;box-shadow:0 18px 48px rgba(15,23,42,.07)}
.ndpci-faq-intro{background:linear-gradient(135deg,#006f6a 0%,#004858 100%);color:#fff;margin-bottom:24px}
.ndpci-faq-intro p{color:rgba(255,255,255,.92);font-size:18px;line-height:1.7}
.ndpci-faq-quick{background:#eef7ff;border:1px solid #d6e8ff;margin-bottom:28px}
.ndpci-faq-quick h2,.ndpci-faq-section h2{color:#083f4a;margin-top:0}
.ndpci-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:22px 0 34px}
.ndpci-faq-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:22px;padding:24px;box-shadow:0 14px 36px rgba(15,23,42,.06)}
.ndpci-faq-card h3{color:#083f4a;margin-top:0;margin-bottom:10px;font-size:21px;line-height:1.25}
.ndpci-faq-card p,.ndpci-faq-card li,.ndpci-faq-quick p,.ndpci-faq-cta p{color:#475569;line-height:1.7}
.ndpci-faq-card a,.ndpci-faq-cta a{color:#007f7a;font-weight:700}
.ndpci-faq-section{margin-top:30px}
.ndpci-faq-card.blue{background:#f4f9ff}
.ndpci-faq-card.green{background:#f3fbf7}
.ndpci-faq-card.orange{background:#fff8ec}
.ndpci-faq-card.purple{background:#f8f4ff}
.ndpci-faq-cta{margin-top:34px;background:linear-gradient(135deg,#eef7ff 0%,#f9fcff 100%);border:1px solid #d6e8ff}
.ndpci-faq-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}
.ndpci-faq-btn{display:inline-block;background:#007f7a;color:#fff!important;text-decoration:none;padding:13px 18px;border-radius:12px;font-weight:800}
.ndpci-faq-btn.secondary{background:#fff;color:#007f7a!important;border:1px solid #b8ddd9}
@media(max-width:800px){.ndpci-faq-grid{grid-template-columns:1fr}.ndpci-faq-intro,.ndpci-faq-quick,.ndpci-faq-card,.ndpci-faq-cta{padding:22px}}

/* ===============================================================
https://nodownpaymentcarinsurance.com/disclaimer/
====================================================== */
.ndpci-disclaimer-page{
  background:linear-gradient(180deg,#f6fbff 0%,#ffffff 45%,#f7fbfa 100%);
  padding:50px 18px 70px;
}

.ndpci-disclaimer-wrap{
  max-width:1120px;
  margin:0 auto;
}

.ndpci-disclaimer-intro{
  padding:34px;
  border-radius:28px;
  background:linear-gradient(135deg,#006f6a 0%,#004858 100%);
  color:#ffffff;
  box-shadow:0 24px 60px rgba(0,72,88,.18);
  margin-bottom:28px;
}

.ndpci-disclaimer-intro p{
  color:rgba(255,255,255,.92);
  font-size:18px;
  line-height:1.7;
  margin-bottom:14px;
}

.ndpci-disclaimer-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:22px;
}

.ndpci-disclaimer-card{
  background:#ffffff;
  border:1px solid rgba(15,23,42,.08);
  border-radius:24px;
  padding:28px;
  box-shadow:0 16px 42px rgba(15,23,42,.07);
}

.ndpci-disclaimer-card h2{
  color:#083f4a;
  font-size:clamp(24px,2.4vw,34px);
  line-height:1.15;
  margin:0 0 14px;
  letter-spacing:-.025em;
}

.ndpci-disclaimer-card p{
  color:#475569;
  font-size:16px;
  line-height:1.72;
  margin:0 0 14px;
}

.ndpci-disclaimer-card p:last-child{
  margin-bottom:0;
}

.ndpci-disclaimer-card.highlight{
  background:#eefaf7;
  border-color:rgba(0,127,122,.18);
}

.ndpci-disclaimer-card.warning{
  background:#fff8ec;
  border-color:rgba(217,119,6,.18);
}

.ndpci-disclaimer-contact{
  margin-top:24px;
  padding:28px;
  border-radius:24px;
  background:#f4f8fc;
  border:1px solid rgba(15,23,42,.08);
}

.ndpci-disclaimer-contact h2{
  margin-top:0;
  color:#083f4a;
}

.ndpci-disclaimer-contact p{
  color:#475569;
  line-height:1.7;
  margin-bottom:0;
}

@media(max-width:800px){
  .ndpci-disclaimer-grid{
    grid-template-columns:1fr;
  }

  .ndpci-disclaimer-intro,
  .ndpci-disclaimer-card,
  .ndpci-disclaimer-contact{
    padding:24px;
  }
}

/* ===============================================
https://nodownpaymentcarinsurance.com/contact/
============================================== */
.wp-site-blocks > * + *{margin-block-start:0!important}

.wp-block-post-title{
  display:none!important;
}

.wp-block-spacer{
  display:none!important;
}

.entry-content,
.wp-block-post-content{
  margin-top:0!important;
  padding-top:0!important;
}

.ndpci-contact-hero{
  margin-top:0!important;
  width:100vw;
  max-width:100vw;
  min-height:760px!important;
  border-radius:0;
  overflow:hidden;
}

.ndpci-contact-hero .wp-block-cover__image-background{
  object-fit:cover!important;
  object-position:left top!important;
}

.ndpci-contact-hero>.wp-block-cover__inner-container{
  width:100%;
  max-width:100%;
  padding:0;
}

.ndpci-contact-hero-inner{
  max-width:1280px;
  margin:0 auto;
  padding:150px 32px 80px;
}

.ndpci-contact-hero-card{
  max-width:720px;
  padding:42px 38px;
  border-radius:30px;
  background:rgba(0,128,112,.28) !important;
  border:1px solid rgba(255,255,255,.18);
  backdrop-filter:blur(4px);
  -webkit-backdrop-filter:blur(4px);
  box-shadow:0 24px 70px rgba(0,0,0,.16);
}

.ndpci-contact-hero-card h1{
  color:#fff!important;
  font-size:clamp(42px,5vw,72px)!important;
  line-height:1.03!important;
  letter-spacing:-.04em;
  margin-bottom:16px!important;
}

.ndpci-contact-hero-card p{
  color:#f2fbff!important;
  line-height:1.65;
}

.ndpci-contact-section{
  background:linear-gradient(180deg,#f6fbff 0%,#ffffff 48%,#f7fbfa 100%);
  padding:56px 18px 72px!important;
}

.ndpci-contact-shell{
  max-width:1180px;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:.85fr 1.35fr;
  border-radius:30px!important;
  overflow:hidden;
  background:#fff!important;
  border:1px solid rgba(15,23,42,.08)!important;
  box-shadow:0 24px 70px rgba(15,23,42,.10)!important;
}

.ndpci-contact-side{
  padding:34px!important;
  background:linear-gradient(145deg,#007f7a 0%,#003f4f 100%)!important;
  color:#fff!important;
}

.ndpci-contact-side h2,
.ndpci-contact-side p,
.ndpci-contact-side strong,
.ndpci-contact-side li{
  color:#fff!important;
}

.ndpci-contact-side p,
.ndpci-contact-side li{
  color:rgba(255,255,255,.86)!important;
  line-height:1.65;
}

.ndpci-contact-side a{
  color:#d8fbff!important;
  font-weight:700;
  text-decoration:none;
}

.ndpci-contact-formwrap{
  padding:40px!important;
  background:#ffffff!important;
}

.ndpci-contact-formwrap h2{
  color:#083f4a!important;
  font-size:clamp(30px,3vw,44px)!important;
  letter-spacing:-.035em;
}

.ndpci-contact-formwrap p{
  color:#52616d;
  line-height:1.65;
}

.ndpci-contact-form input,
.ndpci-contact-form textarea{
  border-radius:14px!important;
  border:1px solid #dbe5ec!important;
  background:#f8fbfd!important;
  min-height:52px;
}

.ndpci-contact-form textarea{
  min-height:150px!important;
}

.ndpci-contact-form label{
  color:#172b3a!important;
  font-weight:700!important;
}

.ndpci-contact-form button{
  background:linear-gradient(135deg,#007f7a 0%,#005c6b 100%)!important;
  color:#fff!important;
  border:none!important;
  border-radius:14px!important;
  min-height:56px!important;
  font-weight:800!important;
  box-shadow:0 16px 34px rgba(0,127,122,.24)!important;
}

.ndpci-contact-note{
  max-width:980px;
  margin:34px auto 0!important;
  padding:28px 30px;
  border-radius:26px;
  background:#ffffff;
  border:1px solid rgba(15,23,42,.08);
  box-shadow:0 16px 44px rgba(15,23,42,.07);
}

@media(max-width:991px){
  .ndpci-contact-hero{min-height:620px!important}
  .ndpci-contact-hero-inner{padding:90px 20px 54px}
  .ndpci-contact-shell{grid-template-columns:1fr}
  .ndpci-contact-formwrap{padding:30px 22px!important}
}

@media(max-width:767px){
  .ndpci-contact-hero{min-height:560px!important}
  .ndpci-contact-hero .wp-block-cover__image-background{object-position:18% top!important}
  .ndpci-contact-hero-inner{padding:60px 16px 40px}
}
.ndpci-contact-html-form{
  display:grid;
  gap:14px;
}

.ndpci-contact-html-form label{
  font-weight:800;
  color:#172b3a;
}

.ndpci-contact-html-form input,
.ndpci-contact-html-form textarea{
  width:100%;
  border:1px solid #dbe5ec;
  background:#f8fbfd;
  border-radius:14px;
  padding:14px;
  font-size:16px;
  box-sizing:border-box;
}

.ndpci-contact-html-form textarea{
  min-height:150px;
}

.ndpci-contact-html-form button{
  margin-top:8px;
  width:100%;
  min-height:56px;
  border:none;
  border-radius:14px;
  background:linear-gradient(135deg,#007f7a 0%,#005c6b 100%);
  color:#fff;
  font-size:17px;
  font-weight:900;
  cursor:pointer;
}

/* ===============================================================
https://nodownpaymentcarinsurance.com/blog/
============================================= */
.ndpci-blog-grid .wp-block-post-template{
    gap:24px;
  }

  .ndpci-blog-card{
    height:100%;
    overflow:hidden;
    box-sizing:border-box;
  }

  .ndpci-blog-card .wp-block-post-title{
    word-break:normal;
    overflow-wrap:anywhere;
  }

  .ndpci-blog-card .wp-block-post-title a{
    text-decoration:none;
  }

  .ndpci-blog-card .wp-block-post-title a:hover{
    text-decoration:underline;
  }

  .ndpci-blog-card .wp-block-read-more{
    margin-top:2px;
  }

  @media (max-width: 767px){
    .ndpci-blog-grid .wp-block-post-template{
      grid-template-columns:1fr !important;
      gap:18px !important;
    }

    .ndpci-blog-card .wp-block-post-featured-image img{
      height:220px !important;
      object-fit:cover;
    }

    .ndpci-blog-card__content{
      padding:22px 20px !important;
    }

    .ndpci-blog-card .wp-block-post-date{
      font-size:.95rem !important;
      margin-bottom:0 !important;
    }

    .ndpci-blog-card .wp-block-post-title{
      font-size:1.45rem !important;
      line-height:1.18 !important;
      margin:0 !important;
    }

    .ndpci-blog-card .wp-block-read-more{
      font-size:1rem !important;
    }
  }
  .ndpci-blog-card .wp-block-post-excerpt{
  margin:0 !important;
}

.ndpci-blog-card .wp-block-post-excerpt__excerpt{
  margin:0 !important;
  color:#374151;
  font-size:1rem;
  line-height:1.6;
}

.ndpci-blog-card .wp-block-read-more{
  display:inline-flex;
  margin-top:4px;
}
@media (max-width:767px){
  .ndpci-blog-card .wp-block-post-excerpt__excerpt{
    font-size:.98rem !important;
    line-height:1.55 !important;
  }
}

/* ===============================================================
   ABOUT PAGE
   https://nodownpaymentcarinsurance.com/about/
=============================================================== */

body:has(.ndpci-about-hero-centered){
  overflow-x:hidden;
}

.ndpci-about-hero-centered{
  text-align:center;
  padding-top:18px !important;
  padding-bottom:22px !important;
  margin-top:-28px !important;
}

.ndpci-about-hero-centered > .wp-block-group{
  gap:14px !important;
}

.ndpci-about-hero-centered h1{
  max-width:900px;
  margin-left:auto !important;
  margin-right:auto !important;
  margin-bottom:12px !important;
}

.ndpci-about-hero-centered p{
  max-width:780px;
  margin-left:auto !important;
  margin-right:auto !important;
}

.ndpci-centered-list{
  display:inline-block;
  text-align:left;
  margin:4px auto 6px !important;
  padding-left:22px !important;
}

.ndpci-centered-list li{
  margin-bottom:6px;
}

.ndpci-about-hero-centered .wp-block-buttons{
  margin-top:4px !important;
}

.ndpci-about-hero-centered .wp-block-group.has-background{
  max-width:760px;
  margin-left:auto !important;
  margin-right:auto !important;
  background:#eef7ff !important;
  border:1px solid #d8eafe;
  box-shadow:0 14px 34px rgba(15,23,42,.06);
}

/* General About page cards */
body:has(.ndpci-about-hero-centered) .wp-block-group.has-background{
  box-sizing:border-box;
}

body:has(.ndpci-about-hero-centered) .wp-block-columns{
  align-items:stretch;
}

body:has(.ndpci-about-hero-centered) .wp-block-column > .wp-block-group.has-background{
  height:100%;
  border:1px solid rgba(15,23,42,.08);
  box-shadow:0 14px 34px rgba(15,23,42,.055);
}

/* What We Publish pastel cards */
body:has(.ndpci-about-hero-centered) .wp-block-group.is-style-nfd-theme-light .wp-block-columns .wp-block-column:nth-child(1) > .wp-block-group.has-background{
  background:#eef7ff !important;
}

body:has(.ndpci-about-hero-centered) .wp-block-group.is-style-nfd-theme-light .wp-block-columns .wp-block-column:nth-child(2) > .wp-block-group.has-background{
  background:#fff7e8 !important;
}

body:has(.ndpci-about-hero-centered) .wp-block-group.is-style-nfd-theme-light .wp-block-columns .wp-block-column:nth-child(3) > .wp-block-group.has-background{
  background:#eef8f2 !important;
}

body:has(.ndpci-about-hero-centered) .wp-block-group.is-style-nfd-theme-light .wp-block-columns .wp-block-column:nth-child(4) > .wp-block-group.has-background{
  background:#f9f1ff !important;
}

/* Why This Website Exists side card */
body:has(.ndpci-about-hero-centered) .wp-block-column .wp-block-group.has-background[style*="background-color:#f7fafc"]{
  background:#f7fafc !important;
  border:1px solid #e6edf5;
  box-shadow:0 16px 38px rgba(15,23,42,.06);
}

/* Editorial standards cards */
body:has(.ndpci-about-hero-centered) .wp-block-group.is-style-nfd-theme-light .wp-block-column > .wp-block-group.has-background[style*="background-color:#ffffff"]{
  background:#ffffff !important;
  border:1px solid rgba(15,23,42,.08);
  box-shadow:0 14px 32px rgba(15,23,42,.055);
}

/* Editorial note */
body:has(.ndpci-about-hero-centered) .wp-block-group.has-background[style*="background-color:#f4f8fc"]{
  background:#f4f8fc !important;
  border:1px solid #e2ebf4;
  box-shadow:0 14px 34px rgba(15,23,42,.055);
}

/* Final CTA */
body:has(.ndpci-about-hero-centered) .wp-block-group.has-background[style*="background-color:#eaf6f3"]{
  background:#eaf6f3 !important;
  border:1px solid #d6eee8;
  box-shadow:0 18px 42px rgba(10,122,120,.10);
}

/* Typography cleanup */
body:has(.ndpci-about-hero-centered) h2,
body:has(.ndpci-about-hero-centered) h3{
  color:#14202b;
}

body:has(.ndpci-about-hero-centered) p,
body:has(.ndpci-about-hero-centered) li{
  color:#334155;
  line-height:1.68;
}

body:has(.ndpci-about-hero-centered) a{
  text-decoration:none;
}

body:has(.ndpci-about-hero-centered) a:hover{
  text-decoration:underline;
}

/* Mobile */
@media(max-width:767px){
  .ndpci-about-hero-centered{
    padding-top:18px !important;
    padding-bottom:18px !important;
    margin-top:-18px !important;
  }

  .ndpci-about-hero-centered h1{
    font-size:38px !important;
    line-height:1.05 !important;
  }

  .ndpci-about-hero-centered p{
    font-size:16px !important;
    line-height:1.55 !important;
  }

  .ndpci-centered-list{
    width:100%;
    max-width:330px;
  }

  body:has(.ndpci-about-hero-centered) .wp-block-group.has-background{
    border-radius:18px !important;
  }

  body:has(.ndpci-about-hero-centered) .wp-block-column > .wp-block-group.has-background{
    padding:20px !important;
  }

  body:has(.ndpci-about-hero-centered) .wp-block-buttons{
    justify-content:center !important;
  }

  body:has(.ndpci-about-hero-centered) .wp-block-button,
  body:has(.ndpci-about-hero-centered) .wp-block-button__link{
    width:100%;
    text-align:center;
  }
}

/* POST DEL SITE */

/* =====================================================================
https://nodownpaymentcarinsurance.com/no-down-payment-car-insurance-what-it-really-means/
======================================================================= */
.ndpci-author-wrap{
        text-align:left;
        margin:0 auto;
        max-width:930px;
        padding:0 28px;
        box-sizing:border-box;
      }

      .ndpci-author-card{
        box-sizing:border-box;
        margin:18px 0 22px;
        padding:16px 18px;
        border:1px solid #e7edf5;
        border-radius:16px;
        background:linear-gradient(180deg,#fbfdff 0%,#f7fafc 100%);
        box-shadow:0 10px 26px rgba(15,23,42,.05);
        color:#111827;
        font-size:13px !important;
        line-height:1.6 !important;
      }

      .ndpci-author-card *{
        box-sizing:border-box;
        font-size:inherit !important;
        line-height:inherit !important;
        overflow-wrap:anywhere;
        word-break:break-word;
      }

      .ndpci-author-top{
        display:flex;
        align-items:flex-start;
        justify-content:space-between;
        gap:14px;
      }

      .ndpci-author-left{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-badge-row{
        display:flex;
        align-items:center;
        gap:12px;
        min-width:0;
      }

      .ndpci-author-icon{
        width:42px;
        height:42px;
        min-width:42px;
        border-radius:999px;
        display:flex;
        align-items:center;
        justify-content:center;
        background:linear-gradient(135deg,#13213f 0%,#22325a 100%);
        color:#ffffff;
        box-shadow:0 6px 16px rgba(19,33,63,.18);
        flex:0 0 42px;
      }

      .ndpci-author-meta{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-byline{
        display:flex;
        flex-wrap:wrap;
        align-items:baseline;
        gap:6px;
        margin:0 0 2px !important;
      }

      .ndpci-author-by{
        font-weight:700;
        color:#1f2937;
      }

      .ndpci-author-name{
        font-weight:800;
        color:#0f172a;
      }

      .ndpci-author-role{
        color:#64748b;
        font-weight:500;
      }

      .ndpci-author-sub{
        margin:0 !important;
        color:#64748b;
        font-size:12px !important;
      }

      .ndpci-author-date{
        margin:0 !important;
        white-space:nowrap;
        color:#64748b;
        font-size:12px !important;
        font-style:italic;
        text-align:right;
        flex:0 0 auto;
      }

      .ndpci-author-toggle{
        margin-top:10px;
        display:inline-flex;
        align-items:center;
        gap:7px;
        cursor:pointer;
        border:0;
        background:transparent;
        padding:0;
        color:#0a7a78;
        font-weight:700;
        text-decoration:none;
      }

      .ndpci-author-toggle:hover{
        opacity:.88;
      }

      .ndpci-author-caret{
        display:inline-block;
        transition:transform .2s ease;
      }

      .ndpci-author-card.is-open .ndpci-author-caret{
        transform:rotate(180deg);
      }

      .ndpci-author-bio{
        display:none;
        margin-top:12px;
        padding-top:12px;
        border-top:1px solid #e7edf5;
        color:#334155;
      }

      .ndpci-author-card.is-open .ndpci-author-bio{
        display:block;
      }

      .ndpci-author-bio p{
        margin:0 0 10px !important;
      }

      .ndpci-author-note{
        color:#6b7280;
        font-size:12px !important;
      }

      .ndpci-author-tags{
        display:flex;
        flex-wrap:wrap;
        gap:8px;
        margin:0 0 10px !important;
        padding:0;
        list-style:none;
      }

      .ndpci-author-tags li{
        margin:0;
        padding:5px 10px;
        border-radius:999px;
        background:#eef6ff;
        color:#284b7a;
        border:1px solid #dbeafe;
        font-size:11px !important;
        font-weight:700;
      }

      @media (max-width: 640px){
        .ndpci-author-wrap{
          padding:0 16px;
        }

        .ndpci-author-card{
          margin:14px 0 18px;
          padding:14px 14px;
          border-radius:14px;
          font-size:12px !important;
          line-height:1.55 !important;
        }

        .ndpci-author-top{
          flex-direction:column;
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-badge-row{
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-icon{
          width:36px;
          height:36px;
          min-width:36px;
          flex:0 0 36px;
        }

        .ndpci-author-icon svg{
          width:16px;
          height:16px;
        }

        .ndpci-author-byline{
          display:block;
          margin:0 0 4px !important;
        }

        .ndpci-author-by,
        .ndpci-author-name{
          display:block;
        }

        .ndpci-author-role{
          display:none !important;
        }

        .ndpci-author-name{
          margin-top:2px;
          font-size:15px !important;
          line-height:1.3 !important;
        }

        .ndpci-author-sub{
          font-size:11px !important;
          line-height:1.45 !important;
          margin-top:4px !important;
        }

        .ndpci-author-date{
          white-space:normal;
          text-align:left;
          font-size:11px !important;
          margin-top:2px !important;
        }

        .ndpci-author-toggle{
          margin-top:8px;
          font-size:12px !important;
        }

        .ndpci-author-bio{
          margin-top:10px;
          padding-top:10px;
        }

        .ndpci-author-tags{
          gap:6px;
        }

        .ndpci-author-tags li{
          font-size:10px !important;
          padding:4px 8px;
        }

        .ndpci-author-note{
          font-size:11px !important;
          line-height:1.45 !important;
        }
      }

/* ================================================================
https://nodownpaymentcarinsurance.com/low-or-no-down-payment-car-insurance/
=========================================================================== */
.ndpci-author-wrap{
        text-align:left;
        margin:0 auto;
        max-width:930px;
        padding:0 28px;
        box-sizing:border-box;
      }

      .ndpci-author-card{
        box-sizing:border-box;
        margin:18px 0 22px;
        padding:16px 18px;
        border:1px solid #e7edf5;
        border-radius:16px;
        background:linear-gradient(180deg,#fbfdff 0%,#f7fafc 100%);
        box-shadow:0 10px 26px rgba(15,23,42,.05);
        color:#111827;
        font-size:13px !important;
        line-height:1.6 !important;
      }

      .ndpci-author-card *{
        box-sizing:border-box;
        font-size:inherit !important;
        line-height:inherit !important;
        overflow-wrap:anywhere;
        word-break:break-word;
      }

      .ndpci-author-top{
        display:flex;
        align-items:flex-start;
        justify-content:space-between;
        gap:14px;
      }

      .ndpci-author-left{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-badge-row{
        display:flex;
        align-items:center;
        gap:12px;
        min-width:0;
      }

      .ndpci-author-icon{
        width:42px;
        height:42px;
        min-width:42px;
        border-radius:999px;
        display:flex;
        align-items:center;
        justify-content:center;
        background:linear-gradient(135deg,#13213f 0%,#22325a 100%);
        color:#ffffff;
        box-shadow:0 6px 16px rgba(19,33,63,.18);
        flex:0 0 42px;
      }

      .ndpci-author-meta{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-byline{
        display:flex;
        flex-wrap:wrap;
        align-items:baseline;
        gap:6px;
        margin:0 0 2px !important;
      }

      .ndpci-author-by{
        font-weight:700;
        color:#1f2937;
      }

      .ndpci-author-name{
        font-weight:800;
        color:#0f172a;
      }

      .ndpci-author-role{
        color:#64748b;
        font-weight:500;
      }

      .ndpci-author-sub{
        margin:0 !important;
        color:#64748b;
        font-size:12px !important;
      }

      .ndpci-author-date{
        margin:0 !important;
        white-space:nowrap;
        color:#64748b;
        font-size:12px !important;
        font-style:italic;
        text-align:right;
        flex:0 0 auto;
      }

      .ndpci-author-toggle{
        margin-top:10px;
        display:inline-flex;
        align-items:center;
        gap:7px;
        cursor:pointer;
        border:0;
        background:transparent;
        padding:0;
        color:#0a7a78;
        font-weight:700;
        text-decoration:none;
      }

      .ndpci-author-toggle:hover{
        opacity:.88;
      }

      .ndpci-author-caret{
        display:inline-block;
        transition:transform .2s ease;
      }

      .ndpci-author-card.is-open .ndpci-author-caret{
        transform:rotate(180deg);
      }

      .ndpci-author-bio{
        display:none;
        margin-top:12px;
        padding-top:12px;
        border-top:1px solid #e7edf5;
        color:#334155;
      }

      .ndpci-author-card.is-open .ndpci-author-bio{
        display:block;
      }

      .ndpci-author-bio p{
        margin:0 0 10px !important;
      }

      .ndpci-author-note{
        color:#6b7280;
        font-size:12px !important;
      }

      .ndpci-author-tags{
        display:flex;
        flex-wrap:wrap;
        gap:8px;
        margin:0 0 10px !important;
        padding:0;
        list-style:none;
      }

      .ndpci-author-tags li{
        margin:0;
        padding:5px 10px;
        border-radius:999px;
        background:#eef6ff;
        color:#284b7a;
        border:1px solid #dbeafe;
        font-size:11px !important;
        font-weight:700;
      }

      @media (max-width: 640px){
        .ndpci-author-wrap{
          padding:0 16px;
        }

        .ndpci-author-card{
          margin:14px 0 18px;
          padding:14px 14px;
          border-radius:14px;
          font-size:12px !important;
          line-height:1.55 !important;
        }

        .ndpci-author-top{
          flex-direction:column;
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-badge-row{
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-icon{
          width:36px;
          height:36px;
          min-width:36px;
          flex:0 0 36px;
        }

        .ndpci-author-icon svg{
          width:16px;
          height:16px;
        }

        .ndpci-author-byline{
          display:block;
          margin:0 0 4px !important;
        }

        .ndpci-author-by,
        .ndpci-author-name{
          display:block;
        }

        .ndpci-author-role{
          display:none !important;
        }

        .ndpci-author-name{
          margin-top:2px;
          font-size:15px !important;
          line-height:1.3 !important;
        }

        .ndpci-author-sub{
          font-size:11px !important;
          line-height:1.45 !important;
          margin-top:4px !important;
        }

        .ndpci-author-date{
          white-space:normal;
          text-align:left;
          font-size:11px !important;
          margin-top:2px !important;
        }

        .ndpci-author-toggle{
          margin-top:8px;
          font-size:12px !important;
        }

        .ndpci-author-bio{
          margin-top:10px;
          padding-top:10px;
        }

        .ndpci-author-tags{
          gap:6px;
        }

        .ndpci-author-tags li{
          font-size:10px !important;
          padding:4px 8px;
        }

        .ndpci-author-note{
          font-size:11px !important;
          line-height:1.45 !important;
        }
      }
      
      /* =============================================================
      https://nodownpaymentcarinsurance.com/same-day-car-insurance/
      =============================================================== */
      .ndpci-author-wrap{
        text-align:left;
        margin:0 auto;
        max-width:930px;
        padding:0 28px;
        box-sizing:border-box;
      }

      .ndpci-author-card{
        box-sizing:border-box;
        margin:18px 0 22px;
        padding:16px 18px;
        border:1px solid #e7edf5;
        border-radius:16px;
        background:linear-gradient(180deg,#fbfdff 0%,#f7fafc 100%);
        box-shadow:0 10px 26px rgba(15,23,42,.05);
        color:#111827;
        font-size:13px !important;
        line-height:1.6 !important;
      }

      .ndpci-author-card *{
        box-sizing:border-box;
        font-size:inherit !important;
        line-height:inherit !important;
        overflow-wrap:anywhere;
        word-break:break-word;
      }

      .ndpci-author-top{
        display:flex;
        align-items:flex-start;
        justify-content:space-between;
        gap:14px;
      }

      .ndpci-author-left{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-badge-row{
        display:flex;
        align-items:center;
        gap:12px;
        min-width:0;
      }

      .ndpci-author-icon{
        width:42px;
        height:42px;
        min-width:42px;
        border-radius:999px;
        display:flex;
        align-items:center;
        justify-content:center;
        background:linear-gradient(135deg,#13213f 0%,#22325a 100%);
        color:#ffffff;
        box-shadow:0 6px 16px rgba(19,33,63,.18);
        flex:0 0 42px;
      }

      .ndpci-author-meta{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-byline{
        display:flex;
        flex-wrap:wrap;
        align-items:baseline;
        gap:6px;
        margin:0 0 2px !important;
      }

      .ndpci-author-by{
        font-weight:700;
        color:#1f2937;
      }

      .ndpci-author-name{
        font-weight:800;
        color:#0f172a;
      }

      .ndpci-author-role{
        color:#64748b;
        font-weight:500;
      }

      .ndpci-author-sub{
        margin:0 !important;
        color:#64748b;
        font-size:12px !important;
      }

      .ndpci-author-date{
        margin:0 !important;
        white-space:nowrap;
        color:#64748b;
        font-size:12px !important;
        font-style:italic;
        text-align:right;
        flex:0 0 auto;
      }

      .ndpci-author-toggle{
        margin-top:10px;
        display:inline-flex;
        align-items:center;
        gap:7px;
        cursor:pointer;
        border:0;
        background:transparent;
        padding:0;
        color:#0a7a78;
        font-weight:700;
        text-decoration:none;
      }

      .ndpci-author-toggle:hover{
        opacity:.88;
      }

      .ndpci-author-caret{
        display:inline-block;
        transition:transform .2s ease;
      }

      .ndpci-author-card.is-open .ndpci-author-caret{
        transform:rotate(180deg);
      }

      .ndpci-author-bio{
        display:none;
        margin-top:12px;
        padding-top:12px;
        border-top:1px solid #e7edf5;
        color:#334155;
      }

      .ndpci-author-card.is-open .ndpci-author-bio{
        display:block;
      }

      .ndpci-author-bio p{
        margin:0 0 10px !important;
      }

      .ndpci-author-note{
        color:#6b7280;
        font-size:12px !important;
      }

      .ndpci-author-tags{
        display:flex;
        flex-wrap:wrap;
        gap:8px;
        margin:0 0 10px !important;
        padding:0;
        list-style:none;
      }

      .ndpci-author-tags li{
        margin:0;
        padding:5px 10px;
        border-radius:999px;
        background:#eef6ff;
        color:#284b7a;
        border:1px solid #dbeafe;
        font-size:11px !important;
        font-weight:700;
      }

      @media (max-width: 640px){
        .ndpci-author-wrap{
          padding:0 16px;
        }

        .ndpci-author-card{
          margin:14px 0 18px;
          padding:14px 14px;
          border-radius:14px;
          font-size:12px !important;
          line-height:1.55 !important;
        }

        .ndpci-author-top{
          flex-direction:column;
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-badge-row{
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-icon{
          width:36px;
          height:36px;
          min-width:36px;
          flex:0 0 36px;
        }

        .ndpci-author-icon svg{
          width:16px;
          height:16px;
        }

        .ndpci-author-byline{
          display:block;
          margin:0 0 4px !important;
        }

        .ndpci-author-by,
        .ndpci-author-name{
          display:block;
        }

        .ndpci-author-role{
          display:none !important;
        }

        .ndpci-author-name{
          margin-top:2px;
          font-size:15px !important;
          line-height:1.3 !important;
        }

        .ndpci-author-sub{
          font-size:11px !important;
          line-height:1.45 !important;
          margin-top:4px !important;
        }

        .ndpci-author-date{
          white-space:normal;
          text-align:left;
          font-size:11px !important;
          margin-top:2px !important;
        }

        .ndpci-author-toggle{
          margin-top:8px;
          font-size:12px !important;
        }

        .ndpci-author-bio{
          margin-top:10px;
          padding-top:10px;
        }

        .ndpci-author-tags{
          gap:6px;
        }

        .ndpci-author-tags li{
          font-size:10px !important;
          padding:4px 8px;
        }

        .ndpci-author-note{
          font-size:11px !important;
          line-height:1.45 !important;
        }
      }
      
      /* ============================================================
      https://nodownpaymentcarinsurance.com/cheapest-car-insurance-low-down-payment/
      ======================================================== */
      .ndpci-author-wrap{
        text-align:left;
        margin:0 auto;
        max-width:930px;
        padding:0 28px;
        box-sizing:border-box;
      }

      .ndpci-author-card{
        box-sizing:border-box;
        margin:18px 0 22px;
        padding:16px 18px;
        border:1px solid #e7edf5;
        border-radius:16px;
        background:linear-gradient(180deg,#fbfdff 0%,#f7fafc 100%);
        box-shadow:0 10px 26px rgba(15,23,42,.05);
        color:#111827;
        font-size:13px !important;
        line-height:1.6 !important;
      }

      .ndpci-author-card *{
        box-sizing:border-box;
        font-size:inherit !important;
        line-height:inherit !important;
        overflow-wrap:anywhere;
        word-break:break-word;
      }

      .ndpci-author-top{
        display:flex;
        align-items:flex-start;
        justify-content:space-between;
        gap:14px;
      }

      .ndpci-author-left{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-badge-row{
        display:flex;
        align-items:center;
        gap:12px;
        min-width:0;
      }

      .ndpci-author-icon{
        width:42px;
        height:42px;
        min-width:42px;
        border-radius:999px;
        display:flex;
        align-items:center;
        justify-content:center;
        background:linear-gradient(135deg,#13213f 0%,#22325a 100%);
        color:#ffffff;
        box-shadow:0 6px 16px rgba(19,33,63,.18);
        flex:0 0 42px;
      }

      .ndpci-author-meta{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-byline{
        display:flex;
        flex-wrap:wrap;
        align-items:baseline;
        gap:6px;
        margin:0 0 2px !important;
      }

      .ndpci-author-by{
        font-weight:700;
        color:#1f2937;
      }

      .ndpci-author-name{
        font-weight:800;
        color:#0f172a;
      }

      .ndpci-author-role{
        color:#64748b;
        font-weight:500;
      }

      .ndpci-author-sub{
        margin:0 !important;
        color:#64748b;
        font-size:12px !important;
      }

      .ndpci-author-date{
        margin:0 !important;
        white-space:nowrap;
        color:#64748b;
        font-size:12px !important;
        font-style:italic;
        text-align:right;
        flex:0 0 auto;
      }

      .ndpci-author-toggle{
        margin-top:10px;
        display:inline-flex;
        align-items:center;
        gap:7px;
        cursor:pointer;
        border:0;
        background:transparent;
        padding:0;
        color:#0a7a78;
        font-weight:700;
        text-decoration:none;
      }

      .ndpci-author-toggle:hover{
        opacity:.88;
      }

      .ndpci-author-caret{
        display:inline-block;
        transition:transform .2s ease;
      }

      .ndpci-author-card.is-open .ndpci-author-caret{
        transform:rotate(180deg);
      }

      .ndpci-author-bio{
        display:none;
        margin-top:12px;
        padding-top:12px;
        border-top:1px solid #e7edf5;
        color:#334155;
      }

      .ndpci-author-card.is-open .ndpci-author-bio{
        display:block;
      }

      .ndpci-author-bio p{
        margin:0 0 10px !important;
      }

      .ndpci-author-note{
        color:#6b7280;
        font-size:12px !important;
      }

      .ndpci-author-tags{
        display:flex;
        flex-wrap:wrap;
        gap:8px;
        margin:0 0 10px !important;
        padding:0;
        list-style:none;
      }

      .ndpci-author-tags li{
        margin:0;
        padding:5px 10px;
        border-radius:999px;
        background:#eef6ff;
        color:#284b7a;
        border:1px solid #dbeafe;
        font-size:11px !important;
        font-weight:700;
      }

      @media (max-width: 640px){
        .ndpci-author-wrap{
          padding:0 16px;
        }

        .ndpci-author-card{
          margin:14px 0 18px;
          padding:14px 14px;
          border-radius:14px;
          font-size:12px !important;
          line-height:1.55 !important;
        }

        .ndpci-author-top{
          flex-direction:column;
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-badge-row{
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-icon{
          width:36px;
          height:36px;
          min-width:36px;
          flex:0 0 36px;
        }

        .ndpci-author-icon svg{
          width:16px;
          height:16px;
        }

        .ndpci-author-byline{
          display:block;
          margin:0 0 4px !important;
        }

        .ndpci-author-by,
        .ndpci-author-name{
          display:block;
        }

        .ndpci-author-role{
          display:none !important;
        }

        .ndpci-author-name{
          margin-top:2px;
          font-size:15px !important;
          line-height:1.3 !important;
        }

        .ndpci-author-sub{
          font-size:11px !important;
          line-height:1.45 !important;
          margin-top:4px !important;
        }

        .ndpci-author-date{
          white-space:normal;
          text-align:left;
          font-size:11px !important;
          margin-top:2px !important;
        }

        .ndpci-author-toggle{
          margin-top:8px;
          font-size:12px !important;
        }

        .ndpci-author-bio{
          margin-top:10px;
          padding-top:10px;
        }

        .ndpci-author-tags{
          gap:6px;
        }

        .ndpci-author-tags li{
          font-size:10px !important;
          padding:4px 8px;
        }

        .ndpci-author-note{
          font-size:11px !important;
          line-height:1.45 !important;
        }
      }
      
      /* ============================================================
      https://nodownpaymentcarinsurance.com/best-low-down-payment-car-insurance-companies/
      ================================================================ */
      .ndpci-author-wrap{
        text-align:left;
        margin:0 auto;
        max-width:930px;
        padding:0 28px;
        box-sizing:border-box;
      }

      .ndpci-author-card{
        box-sizing:border-box;
        margin:18px 0 22px;
        padding:16px 18px;
        border:1px solid #e7edf5;
        border-radius:16px;
        background:linear-gradient(180deg,#fbfdff 0%,#f7fafc 100%);
        box-shadow:0 10px 26px rgba(15,23,42,.05);
        color:#111827;
        font-size:13px !important;
        line-height:1.6 !important;
      }

      .ndpci-author-card *{
        box-sizing:border-box;
        font-size:inherit !important;
        line-height:inherit !important;
        overflow-wrap:anywhere;
        word-break:break-word;
      }

      .ndpci-author-top{
        display:flex;
        align-items:flex-start;
        justify-content:space-between;
        gap:14px;
      }

      .ndpci-author-left{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-badge-row{
        display:flex;
        align-items:center;
        gap:12px;
        min-width:0;
      }

      .ndpci-author-icon{
        width:42px;
        height:42px;
        min-width:42px;
        border-radius:999px;
        display:flex;
        align-items:center;
        justify-content:center;
        background:linear-gradient(135deg,#13213f 0%,#22325a 100%);
        color:#ffffff;
        box-shadow:0 6px 16px rgba(19,33,63,.18);
        flex:0 0 42px;
      }

      .ndpci-author-meta{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-byline{
        display:flex;
        flex-wrap:wrap;
        align-items:baseline;
        gap:6px;
        margin:0 0 2px !important;
      }

      .ndpci-author-by{
        font-weight:700;
        color:#1f2937;
      }

      .ndpci-author-name{
        font-weight:800;
        color:#0f172a;
      }

      .ndpci-author-role{
        color:#64748b;
        font-weight:500;
      }

      .ndpci-author-sub{
        margin:0 !important;
        color:#64748b;
        font-size:12px !important;
      }

      .ndpci-author-date{
        margin:0 !important;
        white-space:nowrap;
        color:#64748b;
        font-size:12px !important;
        font-style:italic;
        text-align:right;
        flex:0 0 auto;
      }

      .ndpci-author-toggle{
        margin-top:10px;
        display:inline-flex;
        align-items:center;
        gap:7px;
        cursor:pointer;
        border:0;
        background:transparent;
        padding:0;
        color:#0a7a78;
        font-weight:700;
        text-decoration:none;
      }

      .ndpci-author-toggle:hover{
        opacity:.88;
      }

      .ndpci-author-caret{
        display:inline-block;
        transition:transform .2s ease;
      }

      .ndpci-author-card.is-open .ndpci-author-caret{
        transform:rotate(180deg);
      }

      .ndpci-author-bio{
        display:none;
        margin-top:12px;
        padding-top:12px;
        border-top:1px solid #e7edf5;
        color:#334155;
      }

      .ndpci-author-card.is-open .ndpci-author-bio{
        display:block;
      }

      .ndpci-author-bio p{
        margin:0 0 10px !important;
      }

      .ndpci-author-note{
        color:#6b7280;
        font-size:12px !important;
      }

      .ndpci-author-tags{
        display:flex;
        flex-wrap:wrap;
        gap:8px;
        margin:0 0 10px !important;
        padding:0;
        list-style:none;
      }

      .ndpci-author-tags li{
        margin:0;
        padding:5px 10px;
        border-radius:999px;
        background:#eef6ff;
        color:#284b7a;
        border:1px solid #dbeafe;
        font-size:11px !important;
        font-weight:700;
      }

      @media (max-width: 640px){
        .ndpci-author-wrap{
          padding:0 16px;
        }

        .ndpci-author-card{
          margin:14px 0 18px;
          padding:14px 14px;
          border-radius:14px;
          font-size:12px !important;
          line-height:1.55 !important;
        }

        .ndpci-author-top{
          flex-direction:column;
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-badge-row{
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-icon{
          width:36px;
          height:36px;
          min-width:36px;
          flex:0 0 36px;
        }

        .ndpci-author-icon svg{
          width:16px;
          height:16px;
        }

        .ndpci-author-byline{
          display:block;
          margin:0 0 4px !important;
        }

        .ndpci-author-by,
        .ndpci-author-name{
          display:block;
        }

        .ndpci-author-role{
          display:none !important;
        }

        .ndpci-author-name{
          margin-top:2px;
          font-size:15px !important;
          line-height:1.3 !important;
        }

        .ndpci-author-sub{
          font-size:11px !important;
          line-height:1.45 !important;
          margin-top:4px !important;
        }

        .ndpci-author-date{
          white-space:normal;
          text-align:left;
          font-size:11px !important;
          margin-top:2px !important;
        }

        .ndpci-author-toggle{
          margin-top:8px;
          font-size:12px !important;
        }

        .ndpci-author-bio{
          margin-top:10px;
          padding-top:10px;
        }

        .ndpci-author-tags{
          gap:6px;
        }

        .ndpci-author-tags li{
          font-size:10px !important;
          padding:4px 8px;
        }

        .ndpci-author-note{
          font-size:11px !important;
          line-height:1.45 !important;
        }
      }
      
      /* ===========================================================
      https://nodownpaymentcarinsurance.com/car-insurance-after-lapse-with-low-down-payment/
      ============================================= */
      .ndpci-author-wrap{
        text-align:left;
        margin:0 auto;
        max-width:930px;
        padding:0 28px;
        box-sizing:border-box;
      }

      .ndpci-author-card{
        box-sizing:border-box;
        margin:18px 0 22px;
        padding:16px 18px;
        border:1px solid #e7edf5;
        border-radius:16px;
        background:linear-gradient(180deg,#fbfdff 0%,#f7fafc 100%);
        box-shadow:0 10px 26px rgba(15,23,42,.05);
        color:#111827;
        font-size:13px !important;
        line-height:1.6 !important;
      }

      .ndpci-author-card *{
        box-sizing:border-box;
        font-size:inherit !important;
        line-height:inherit !important;
        overflow-wrap:anywhere;
        word-break:break-word;
      }

      .ndpci-author-top{
        display:flex;
        align-items:flex-start;
        justify-content:space-between;
        gap:14px;
      }

      .ndpci-author-left{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-badge-row{
        display:flex;
        align-items:center;
        gap:12px;
        min-width:0;
      }

      .ndpci-author-icon{
        width:42px;
        height:42px;
        min-width:42px;
        border-radius:999px;
        display:flex;
        align-items:center;
        justify-content:center;
        background:linear-gradient(135deg,#13213f 0%,#22325a 100%);
        color:#ffffff;
        box-shadow:0 6px 16px rgba(19,33,63,.18);
        flex:0 0 42px;
      }

      .ndpci-author-meta{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-byline{
        display:flex;
        flex-wrap:wrap;
        align-items:baseline;
        gap:6px;
        margin:0 0 2px !important;
      }

      .ndpci-author-by{
        font-weight:700;
        color:#1f2937;
      }

      .ndpci-author-name{
        font-weight:800;
        color:#0f172a;
      }

      .ndpci-author-role{
        color:#64748b;
        font-weight:500;
      }

      .ndpci-author-sub{
        margin:0 !important;
        color:#64748b;
        font-size:12px !important;
      }

      .ndpci-author-date{
        margin:0 !important;
        white-space:nowrap;
        color:#64748b;
        font-size:12px !important;
        font-style:italic;
        text-align:right;
        flex:0 0 auto;
      }

      .ndpci-author-toggle{
        margin-top:10px;
        display:inline-flex;
        align-items:center;
        gap:7px;
        cursor:pointer;
        border:0;
        background:transparent;
        padding:0;
        color:#0a7a78;
        font-weight:700;
        text-decoration:none;
      }

      .ndpci-author-toggle:hover{
        opacity:.88;
      }

      .ndpci-author-caret{
        display:inline-block;
        transition:transform .2s ease;
      }

      .ndpci-author-card.is-open .ndpci-author-caret{
        transform:rotate(180deg);
      }

      .ndpci-author-bio{
        display:none;
        margin-top:12px;
        padding-top:12px;
        border-top:1px solid #e7edf5;
        color:#334155;
      }

      .ndpci-author-card.is-open .ndpci-author-bio{
        display:block;
      }

      .ndpci-author-bio p{
        margin:0 0 10px !important;
      }

      .ndpci-author-note{
        color:#6b7280;
        font-size:12px !important;
      }

      .ndpci-author-tags{
        display:flex;
        flex-wrap:wrap;
        gap:8px;
        margin:0 0 10px !important;
        padding:0;
        list-style:none;
      }

      .ndpci-author-tags li{
        margin:0;
        padding:5px 10px;
        border-radius:999px;
        background:#eef6ff;
        color:#284b7a;
        border:1px solid #dbeafe;
        font-size:11px !important;
        font-weight:700;
      }

      @media (max-width: 640px){
        .ndpci-author-wrap{
          padding:0 16px;
        }

        .ndpci-author-card{
          margin:14px 0 18px;
          padding:14px 14px;
          border-radius:14px;
          font-size:12px !important;
          line-height:1.55 !important;
        }

        .ndpci-author-top{
          flex-direction:column;
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-badge-row{
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-icon{
          width:36px;
          height:36px;
          min-width:36px;
          flex:0 0 36px;
        }

        .ndpci-author-icon svg{
          width:16px;
          height:16px;
        }

        .ndpci-author-byline{
          display:block;
          margin:0 0 4px !important;
        }

        .ndpci-author-by,
        .ndpci-author-name{
          display:block;
        }

        .ndpci-author-role{
          display:none !important;
        }

        .ndpci-author-name{
          margin-top:2px;
          font-size:15px !important;
          line-height:1.3 !important;
        }

        .ndpci-author-sub{
          font-size:11px !important;
          line-height:1.45 !important;
          margin-top:4px !important;
        }

        .ndpci-author-date{
          white-space:normal;
          text-align:left;
          font-size:11px !important;
          margin-top:2px !important;
        }

        .ndpci-author-toggle{
          margin-top:8px;
          font-size:12px !important;
        }

        .ndpci-author-bio{
          margin-top:10px;
          padding-top:10px;
        }

        .ndpci-author-tags{
          gap:6px;
        }

        .ndpci-author-tags li{
          font-size:10px !important;
          padding:4px 8px;
        }

        .ndpci-author-note{
          font-size:11px !important;
          line-height:1.45 !important;
        }
      }
      
      /* =========================================================
      https://nodownpaymentcarinsurance.com/non-owner-car-insurance-low-down-payment/
      =========================================================== */
      .ndpci-author-wrap{
        text-align:left;
        margin:0 auto;
        max-width:930px;
        padding:0 28px;
        box-sizing:border-box;
      }

      .ndpci-author-card{
        box-sizing:border-box;
        margin:18px 0 22px;
        padding:16px 18px;
        border:1px solid #e7edf5;
        border-radius:16px;
        background:linear-gradient(180deg,#fbfdff 0%,#f7fafc 100%);
        box-shadow:0 10px 26px rgba(15,23,42,.05);
        color:#111827;
        font-size:13px !important;
        line-height:1.6 !important;
      }

      .ndpci-author-card *{
        box-sizing:border-box;
        font-size:inherit !important;
        line-height:inherit !important;
        overflow-wrap:anywhere;
        word-break:break-word;
      }

      .ndpci-author-top{
        display:flex;
        align-items:flex-start;
        justify-content:space-between;
        gap:14px;
      }

      .ndpci-author-left{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-badge-row{
        display:flex;
        align-items:center;
        gap:12px;
        min-width:0;
      }

      .ndpci-author-icon{
        width:42px;
        height:42px;
        min-width:42px;
        border-radius:999px;
        display:flex;
        align-items:center;
        justify-content:center;
        background:linear-gradient(135deg,#13213f 0%,#22325a 100%);
        color:#ffffff;
        box-shadow:0 6px 16px rgba(19,33,63,.18);
        flex:0 0 42px;
      }

      .ndpci-author-meta{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-byline{
        display:flex;
        flex-wrap:wrap;
        align-items:baseline;
        gap:6px;
        margin:0 0 2px !important;
      }

      .ndpci-author-by{
        font-weight:700;
        color:#1f2937;
      }

      .ndpci-author-name{
        font-weight:800;
        color:#0f172a;
      }

      .ndpci-author-role{
        color:#64748b;
        font-weight:500;
      }

      .ndpci-author-sub{
        margin:0 !important;
        color:#64748b;
        font-size:12px !important;
      }

      .ndpci-author-date{
        margin:0 !important;
        white-space:nowrap;
        color:#64748b;
        font-size:12px !important;
        font-style:italic;
        text-align:right;
        flex:0 0 auto;
      }

      .ndpci-author-toggle{
        margin-top:10px;
        display:inline-flex;
        align-items:center;
        gap:7px;
        cursor:pointer;
        border:0;
        background:transparent;
        padding:0;
        color:#0a7a78;
        font-weight:700;
        text-decoration:none;
      }

      .ndpci-author-toggle:hover{
        opacity:.88;
      }

      .ndpci-author-caret{
        display:inline-block;
        transition:transform .2s ease;
      }

      .ndpci-author-card.is-open .ndpci-author-caret{
        transform:rotate(180deg);
      }

      .ndpci-author-bio{
        display:none;
        margin-top:12px;
        padding-top:12px;
        border-top:1px solid #e7edf5;
        color:#334155;
      }

      .ndpci-author-card.is-open .ndpci-author-bio{
        display:block;
      }

      .ndpci-author-bio p{
        margin:0 0 10px !important;
      }

      .ndpci-author-note{
        color:#6b7280;
        font-size:12px !important;
      }

      .ndpci-author-tags{
        display:flex;
        flex-wrap:wrap;
        gap:8px;
        margin:0 0 10px !important;
        padding:0;
        list-style:none;
      }

      .ndpci-author-tags li{
        margin:0;
        padding:5px 10px;
        border-radius:999px;
        background:#eef6ff;
        color:#284b7a;
        border:1px solid #dbeafe;
        font-size:11px !important;
        font-weight:700;
      }

      @media (max-width: 640px){
        .ndpci-author-wrap{
          padding:0 16px;
        }

        .ndpci-author-card{
          margin:14px 0 18px;
          padding:14px 14px;
          border-radius:14px;
          font-size:12px !important;
          line-height:1.55 !important;
        }

        .ndpci-author-top{
          flex-direction:column;
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-badge-row{
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-icon{
          width:36px;
          height:36px;
          min-width:36px;
          flex:0 0 36px;
        }

        .ndpci-author-icon svg{
          width:16px;
          height:16px;
        }

        .ndpci-author-byline{
          display:block;
          margin:0 0 4px !important;
        }

        .ndpci-author-by,
        .ndpci-author-name{
          display:block;
        }

        .ndpci-author-role{
          display:none !important;
        }

        .ndpci-author-name{
          margin-top:2px;
          font-size:15px !important;
          line-height:1.3 !important;
        }

        .ndpci-author-sub{
          font-size:11px !important;
          line-height:1.45 !important;
          margin-top:4px !important;
        }

        .ndpci-author-date{
          white-space:normal;
          text-align:left;
          font-size:11px !important;
          margin-top:2px !important;
        }

        .ndpci-author-toggle{
          margin-top:8px;
          font-size:12px !important;
        }

        .ndpci-author-bio{
          margin-top:10px;
          padding-top:10px;
        }

        .ndpci-author-tags{
          gap:6px;
        }

        .ndpci-author-tags li{
          font-size:10px !important;
          padding:4px 8px;
        }

        .ndpci-author-note{
          font-size:11px !important;
          line-height:1.45 !important;
        }
      }
      
      /* ========================================================
      https://nodownpaymentcarinsurance.com/bad-credit-car-insurance-low-down-payment/
      ======================================================= */
      .ndpci-author-wrap{
        text-align:left;
        margin:0 auto;
        max-width:930px;
        padding:0 28px;
        box-sizing:border-box;
      }

      .ndpci-author-card{
        box-sizing:border-box;
        margin:18px 0 22px;
        padding:16px 18px;
        border:1px solid #e7edf5;
        border-radius:16px;
        background:linear-gradient(180deg,#fbfdff 0%,#f7fafc 100%);
        box-shadow:0 10px 26px rgba(15,23,42,.05);
        color:#111827;
        font-size:13px !important;
        line-height:1.6 !important;
      }

      .ndpci-author-card *{
        box-sizing:border-box;
        font-size:inherit !important;
        line-height:inherit !important;
        overflow-wrap:anywhere;
        word-break:break-word;
      }

      .ndpci-author-top{
        display:flex;
        align-items:flex-start;
        justify-content:space-between;
        gap:14px;
      }

      .ndpci-author-left{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-badge-row{
        display:flex;
        align-items:center;
        gap:12px;
        min-width:0;
      }

      .ndpci-author-icon{
        width:42px;
        height:42px;
        min-width:42px;
        border-radius:999px;
        display:flex;
        align-items:center;
        justify-content:center;
        background:linear-gradient(135deg,#13213f 0%,#22325a 100%);
        color:#ffffff;
        box-shadow:0 6px 16px rgba(19,33,63,.18);
        flex:0 0 42px;
      }

      .ndpci-author-meta{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-byline{
        display:flex;
        flex-wrap:wrap;
        align-items:baseline;
        gap:6px;
        margin:0 0 2px !important;
      }

      .ndpci-author-by{
        font-weight:700;
        color:#1f2937;
      }

      .ndpci-author-name{
        font-weight:800;
        color:#0f172a;
      }

      .ndpci-author-role{
        color:#64748b;
        font-weight:500;
      }

      .ndpci-author-sub{
        margin:0 !important;
        color:#64748b;
        font-size:12px !important;
      }

      .ndpci-author-date{
        margin:0 !important;
        white-space:nowrap;
        color:#64748b;
        font-size:12px !important;
        font-style:italic;
        text-align:right;
        flex:0 0 auto;
      }

      .ndpci-author-toggle{
        margin-top:10px;
        display:inline-flex;
        align-items:center;
        gap:7px;
        cursor:pointer;
        border:0;
        background:transparent;
        padding:0;
        color:#0a7a78;
        font-weight:700;
        text-decoration:none;
      }

      .ndpci-author-toggle:hover{
        opacity:.88;
      }

      .ndpci-author-caret{
        display:inline-block;
        transition:transform .2s ease;
      }

      .ndpci-author-card.is-open .ndpci-author-caret{
        transform:rotate(180deg);
      }

      .ndpci-author-bio{
        display:none;
        margin-top:12px;
        padding-top:12px;
        border-top:1px solid #e7edf5;
        color:#334155;
      }

      .ndpci-author-card.is-open .ndpci-author-bio{
        display:block;
      }

      .ndpci-author-bio p{
        margin:0 0 10px !important;
      }

      .ndpci-author-note{
        color:#6b7280;
        font-size:12px !important;
      }

      .ndpci-author-tags{
        display:flex;
        flex-wrap:wrap;
        gap:8px;
        margin:0 0 10px !important;
        padding:0;
        list-style:none;
      }

      .ndpci-author-tags li{
        margin:0;
        padding:5px 10px;
        border-radius:999px;
        background:#eef6ff;
        color:#284b7a;
        border:1px solid #dbeafe;
        font-size:11px !important;
        font-weight:700;
      }

      @media (max-width: 640px){
        .ndpci-author-wrap{
          padding:0 16px;
        }

        .ndpci-author-card{
          margin:14px 0 18px;
          padding:14px 14px;
          border-radius:14px;
          font-size:12px !important;
          line-height:1.55 !important;
        }

        .ndpci-author-top{
          flex-direction:column;
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-badge-row{
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-icon{
          width:36px;
          height:36px;
          min-width:36px;
          flex:0 0 36px;
        }

        .ndpci-author-icon svg{
          width:16px;
          height:16px;
        }

        .ndpci-author-byline{
          display:block;
          margin:0 0 4px !important;
        }

        .ndpci-author-by,
        .ndpci-author-name{
          display:block;
        }

        .ndpci-author-role{
          display:none !important;
        }

        .ndpci-author-name{
          margin-top:2px;
          font-size:15px !important;
          line-height:1.3 !important;
        }

        .ndpci-author-sub{
          font-size:11px !important;
          line-height:1.45 !important;
          margin-top:4px !important;
        }

        .ndpci-author-date{
          white-space:normal;
          text-align:left;
          font-size:11px !important;
          margin-top:2px !important;
        }

        .ndpci-author-toggle{
          margin-top:8px;
          font-size:12px !important;
        }

        .ndpci-author-bio{
          margin-top:10px;
          padding-top:10px;
        }

        .ndpci-author-tags{
          gap:6px;
        }

        .ndpci-author-tags li{
          font-size:10px !important;
          padding:4px 8px;
        }

        .ndpci-author-note{
          font-size:11px !important;
          line-height:1.45 !important;
        }
      }
      
      /* ===========================================================
      https://nodownpaymentcarinsurance.com/cheap-liability-car-insurance/
      ==============================================================  */
      .ndpci-author-wrap{
        text-align:left;
        margin:0 auto;
        max-width:930px;
        padding:0 28px;
        box-sizing:border-box;
      }

      .ndpci-author-card{
        box-sizing:border-box;
        margin:18px 0 22px;
        padding:16px 18px;
        border:1px solid #e7edf5;
        border-radius:16px;
        background:linear-gradient(180deg,#fbfdff 0%,#f7fafc 100%);
        box-shadow:0 10px 26px rgba(15,23,42,.05);
        color:#111827;
        font-size:13px !important;
        line-height:1.6 !important;
      }

      .ndpci-author-card *{
        box-sizing:border-box;
        font-size:inherit !important;
        line-height:inherit !important;
        overflow-wrap:anywhere;
        word-break:break-word;
      }

      .ndpci-author-top{
        display:flex;
        align-items:flex-start;
        justify-content:space-between;
        gap:14px;
      }

      .ndpci-author-left{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-badge-row{
        display:flex;
        align-items:center;
        gap:12px;
        min-width:0;
      }

      .ndpci-author-icon{
        width:42px;
        height:42px;
        min-width:42px;
        border-radius:999px;
        display:flex;
        align-items:center;
        justify-content:center;
        background:linear-gradient(135deg,#13213f 0%,#22325a 100%);
        color:#ffffff;
        box-shadow:0 6px 16px rgba(19,33,63,.18);
        flex:0 0 42px;
      }

      .ndpci-author-meta{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-byline{
        display:flex;
        flex-wrap:wrap;
        align-items:baseline;
        gap:6px;
        margin:0 0 2px !important;
      }

      .ndpci-author-by{
        font-weight:700;
        color:#1f2937;
      }

      .ndpci-author-name{
        font-weight:800;
        color:#0f172a;
      }

      .ndpci-author-role{
        color:#64748b;
        font-weight:500;
      }

      .ndpci-author-sub{
        margin:0 !important;
        color:#64748b;
        font-size:12px !important;
      }

      .ndpci-author-date{
        margin:0 !important;
        white-space:nowrap;
        color:#64748b;
        font-size:12px !important;
        font-style:italic;
        text-align:right;
        flex:0 0 auto;
      }

      .ndpci-author-toggle{
        margin-top:10px;
        display:inline-flex;
        align-items:center;
        gap:7px;
        cursor:pointer;
        border:0;
        background:transparent;
        padding:0;
        color:#0a7a78;
        font-weight:700;
        text-decoration:none;
      }

      .ndpci-author-toggle:hover{
        opacity:.88;
      }

      .ndpci-author-caret{
        display:inline-block;
        transition:transform .2s ease;
      }

      .ndpci-author-card.is-open .ndpci-author-caret{
        transform:rotate(180deg);
      }

      .ndpci-author-bio{
        display:none;
        margin-top:12px;
        padding-top:12px;
        border-top:1px solid #e7edf5;
        color:#334155;
      }

      .ndpci-author-card.is-open .ndpci-author-bio{
        display:block;
      }

      .ndpci-author-bio p{
        margin:0 0 10px !important;
      }

      .ndpci-author-note{
        color:#6b7280;
        font-size:12px !important;
      }

      .ndpci-author-tags{
        display:flex;
        flex-wrap:wrap;
        gap:8px;
        margin:0 0 10px !important;
        padding:0;
        list-style:none;
      }

      .ndpci-author-tags li{
        margin:0;
        padding:5px 10px;
        border-radius:999px;
        background:#eef6ff;
        color:#284b7a;
        border:1px solid #dbeafe;
        font-size:11px !important;
        font-weight:700;
      }

      @media (max-width: 640px){
        .ndpci-author-wrap{
          padding:0 16px;
        }

        .ndpci-author-card{
          margin:14px 0 18px;
          padding:14px 14px;
          border-radius:14px;
          font-size:12px !important;
          line-height:1.55 !important;
        }

        .ndpci-author-top{
          flex-direction:column;
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-badge-row{
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-icon{
          width:36px;
          height:36px;
          min-width:36px;
          flex:0 0 36px;
        }

        .ndpci-author-icon svg{
          width:16px;
          height:16px;
        }

        .ndpci-author-byline{
          display:block;
          margin:0 0 4px !important;
        }

        .ndpci-author-by,
        .ndpci-author-name{
          display:block;
        }

        .ndpci-author-role{
          display:none !important;
        }

        .ndpci-author-name{
          margin-top:2px;
          font-size:15px !important;
          line-height:1.3 !important;
        }

        .ndpci-author-sub{
          font-size:11px !important;
          line-height:1.45 !important;
          margin-top:4px !important;
        }

        .ndpci-author-date{
          white-space:normal;
          text-align:left;
          font-size:11px !important;
          margin-top:2px !important;
        }

        .ndpci-author-toggle{
          margin-top:8px;
          font-size:12px !important;
        }

        .ndpci-author-bio{
          margin-top:10px;
          padding-top:10px;
        }

        .ndpci-author-tags{
          gap:6px;
        }

        .ndpci-author-tags li{
          font-size:10px !important;
          padding:4px 8px;
        }

        .ndpci-author-note{
          font-size:11px !important;
          line-height:1.45 !important;
        }
      }
      
      /* =============================================================
      https://nodownpaymentcarinsurance.com/affordable-full-coverage-car-insurance/
      ========================================================== */
      .ndpci-author-wrap{
        text-align:left;
        margin:0 auto;
        max-width:930px;
        padding:0 28px;
        box-sizing:border-box;
      }

      .ndpci-author-card{
        box-sizing:border-box;
        margin:18px 0 22px;
        padding:16px 18px;
        border:1px solid #e7edf5;
        border-radius:16px;
        background:linear-gradient(180deg,#fbfdff 0%,#f7fafc 100%);
        box-shadow:0 10px 26px rgba(15,23,42,.05);
        color:#111827;
        font-size:13px !important;
        line-height:1.6 !important;
      }

      .ndpci-author-card *{
        box-sizing:border-box;
        font-size:inherit !important;
        line-height:inherit !important;
        overflow-wrap:anywhere;
        word-break:break-word;
      }

      .ndpci-author-top{
        display:flex;
        align-items:flex-start;
        justify-content:space-between;
        gap:14px;
      }

      .ndpci-author-left{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-badge-row{
        display:flex;
        align-items:center;
        gap:12px;
        min-width:0;
      }

      .ndpci-author-icon{
        width:42px;
        height:42px;
        min-width:42px;
        border-radius:999px;
        display:flex;
        align-items:center;
        justify-content:center;
        background:linear-gradient(135deg,#13213f 0%,#22325a 100%);
        color:#ffffff;
        box-shadow:0 6px 16px rgba(19,33,63,.18);
        flex:0 0 42px;
      }

      .ndpci-author-meta{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-byline{
        display:flex;
        flex-wrap:wrap;
        align-items:baseline;
        gap:6px;
        margin:0 0 2px !important;
      }

      .ndpci-author-by{
        font-weight:700;
        color:#1f2937;
      }

      .ndpci-author-name{
        font-weight:800;
        color:#0f172a;
      }

      .ndpci-author-role{
        color:#64748b;
        font-weight:500;
      }

      .ndpci-author-sub{
        margin:0 !important;
        color:#64748b;
        font-size:12px !important;
      }

      .ndpci-author-date{
        margin:0 !important;
        white-space:nowrap;
        color:#64748b;
        font-size:12px !important;
        font-style:italic;
        text-align:right;
        flex:0 0 auto;
      }

      .ndpci-author-toggle{
        margin-top:10px;
        display:inline-flex;
        align-items:center;
        gap:7px;
        cursor:pointer;
        border:0;
        background:transparent;
        padding:0;
        color:#0a7a78;
        font-weight:700;
        text-decoration:none;
      }

      .ndpci-author-toggle:hover{
        opacity:.88;
      }

      .ndpci-author-caret{
        display:inline-block;
        transition:transform .2s ease;
      }

      .ndpci-author-card.is-open .ndpci-author-caret{
        transform:rotate(180deg);
      }

      .ndpci-author-bio{
        display:none;
        margin-top:12px;
        padding-top:12px;
        border-top:1px solid #e7edf5;
        color:#334155;
      }

      .ndpci-author-card.is-open .ndpci-author-bio{
        display:block;
      }

      .ndpci-author-bio p{
        margin:0 0 10px !important;
      }

      .ndpci-author-note{
        color:#6b7280;
        font-size:12px !important;
      }

      .ndpci-author-tags{
        display:flex;
        flex-wrap:wrap;
        gap:8px;
        margin:0 0 10px !important;
        padding:0;
        list-style:none;
      }

      .ndpci-author-tags li{
        margin:0;
        padding:5px 10px;
        border-radius:999px;
        background:#eef6ff;
        color:#284b7a;
        border:1px solid #dbeafe;
        font-size:11px !important;
        font-weight:700;
      }

      @media (max-width: 640px){
        .ndpci-author-wrap{
          padding:0 16px;
        }

        .ndpci-author-card{
          margin:14px 0 18px;
          padding:14px 14px;
          border-radius:14px;
          font-size:12px !important;
          line-height:1.55 !important;
        }

        .ndpci-author-top{
          flex-direction:column;
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-badge-row{
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-icon{
          width:36px;
          height:36px;
          min-width:36px;
          flex:0 0 36px;
        }

        .ndpci-author-icon svg{
          width:16px;
          height:16px;
        }

        .ndpci-author-byline{
          display:block;
          margin:0 0 4px !important;
        }

        .ndpci-author-by,
        .ndpci-author-name{
          display:block;
        }

        .ndpci-author-role{
          display:none !important;
        }

        .ndpci-author-name{
          margin-top:2px;
          font-size:15px !important;
          line-height:1.3 !important;
        }

        .ndpci-author-sub{
          font-size:11px !important;
          line-height:1.45 !important;
          margin-top:4px !important;
        }

        .ndpci-author-date{
          white-space:normal;
          text-align:left;
          font-size:11px !important;
          margin-top:2px !important;
        }

        .ndpci-author-toggle{
          margin-top:8px;
          font-size:12px !important;
        }

        .ndpci-author-bio{
          margin-top:10px;
          padding-top:10px;
        }

        .ndpci-author-tags{
          gap:6px;
        }

        .ndpci-author-tags li{
          font-size:10px !important;
          padding:4px 8px;
        }

        .ndpci-author-note{
          font-size:11px !important;
          line-height:1.45 !important;
        }
      }
      
      /* ==========================================================
      https://nodownpaymentcarinsurance.com/compare-full-coverage-car-insurance-quotes/
      ============================================================ */
      .ndpci-author-wrap{
        text-align:left;
        margin:0 auto;
        max-width:930px;
        padding:0 28px;
        box-sizing:border-box;
      }

      .ndpci-author-card{
        box-sizing:border-box;
        margin:18px 0 22px;
        padding:16px 18px;
        border:1px solid #e7edf5;
        border-radius:16px;
        background:linear-gradient(180deg,#fbfdff 0%,#f7fafc 100%);
        box-shadow:0 10px 26px rgba(15,23,42,.05);
        color:#111827;
        font-size:13px !important;
        line-height:1.6 !important;
      }

      .ndpci-author-card *{
        box-sizing:border-box;
        font-size:inherit !important;
        line-height:inherit !important;
        overflow-wrap:anywhere;
        word-break:break-word;
      }

      .ndpci-author-top{
        display:flex;
        align-items:flex-start;
        justify-content:space-between;
        gap:14px;
      }

      .ndpci-author-left{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-badge-row{
        display:flex;
        align-items:center;
        gap:12px;
        min-width:0;
      }

      .ndpci-author-icon{
        width:42px;
        height:42px;
        min-width:42px;
        border-radius:999px;
        display:flex;
        align-items:center;
        justify-content:center;
        background:linear-gradient(135deg,#13213f 0%,#22325a 100%);
        color:#ffffff;
        box-shadow:0 6px 16px rgba(19,33,63,.18);
        flex:0 0 42px;
      }

      .ndpci-author-meta{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-byline{
        display:flex;
        flex-wrap:wrap;
        align-items:baseline;
        gap:6px;
        margin:0 0 2px !important;
      }

      .ndpci-author-by{
        font-weight:700;
        color:#1f2937;
      }

      .ndpci-author-name{
        font-weight:800;
        color:#0f172a;
      }

      .ndpci-author-role{
        color:#64748b;
        font-weight:500;
      }

      .ndpci-author-sub{
        margin:0 !important;
        color:#64748b;
        font-size:12px !important;
      }

      .ndpci-author-date{
        margin:0 !important;
        white-space:nowrap;
        color:#64748b;
        font-size:12px !important;
        font-style:italic;
        text-align:right;
        flex:0 0 auto;
      }

      .ndpci-author-toggle{
        margin-top:10px;
        display:inline-flex;
        align-items:center;
        gap:7px;
        cursor:pointer;
        border:0;
        background:transparent;
        padding:0;
        color:#0a7a78;
        font-weight:700;
        text-decoration:none;
      }

      .ndpci-author-toggle:hover{
        opacity:.88;
      }

      .ndpci-author-caret{
        display:inline-block;
        transition:transform .2s ease;
      }

      .ndpci-author-card.is-open .ndpci-author-caret{
        transform:rotate(180deg);
      }

      .ndpci-author-bio{
        display:none;
        margin-top:12px;
        padding-top:12px;
        border-top:1px solid #e7edf5;
        color:#334155;
      }

      .ndpci-author-card.is-open .ndpci-author-bio{
        display:block;
      }

      .ndpci-author-bio p{
        margin:0 0 10px !important;
      }

      .ndpci-author-note{
        color:#6b7280;
        font-size:12px !important;
      }

      .ndpci-author-tags{
        display:flex;
        flex-wrap:wrap;
        gap:8px;
        margin:0 0 10px !important;
        padding:0;
        list-style:none;
      }

      .ndpci-author-tags li{
        margin:0;
        padding:5px 10px;
        border-radius:999px;
        background:#eef6ff;
        color:#284b7a;
        border:1px solid #dbeafe;
        font-size:11px !important;
        font-weight:700;
      }

      @media (max-width: 640px){
        .ndpci-author-wrap{
          padding:0 16px;
        }

        .ndpci-author-card{
          margin:14px 0 18px;
          padding:14px 14px;
          border-radius:14px;
          font-size:12px !important;
          line-height:1.55 !important;
        }

        .ndpci-author-top{
          flex-direction:column;
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-badge-row{
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-icon{
          width:36px;
          height:36px;
          min-width:36px;
          flex:0 0 36px;
        }

        .ndpci-author-icon svg{
          width:16px;
          height:16px;
        }

        .ndpci-author-byline{
          display:block;
          margin:0 0 4px !important;
        }

        .ndpci-author-by,
        .ndpci-author-name{
          display:block;
        }

        .ndpci-author-role{
          display:none !important;
        }

        .ndpci-author-name{
          margin-top:2px;
          font-size:15px !important;
          line-height:1.3 !important;
        }

        .ndpci-author-sub{
          font-size:11px !important;
          line-height:1.45 !important;
          margin-top:4px !important;
        }

        .ndpci-author-date{
          white-space:normal;
          text-align:left;
          font-size:11px !important;
          margin-top:2px !important;
        }

        .ndpci-author-toggle{
          margin-top:8px;
          font-size:12px !important;
        }

        .ndpci-author-bio{
          margin-top:10px;
          padding-top:10px;
        }

        .ndpci-author-tags{
          gap:6px;
        }

        .ndpci-author-tags li{
          font-size:10px !important;
          padding:4px 8px;
        }

        .ndpci-author-note{
          font-size:11px !important;
          line-height:1.45 !important;
        }
      }
      
      /* ============================================================
      https://nodownpaymentcarinsurance.com/no-down-payment-car-insurance-total-cost/
      ============================================================= */
      .ndpci-author-wrap{
        text-align:left;
        margin:0 auto;
        max-width:930px;
        padding:0 28px;
        box-sizing:border-box;
      }

      .ndpci-author-card{
        box-sizing:border-box;
        margin:18px 0 22px;
        padding:16px 18px;
        border:1px solid #e7edf5;
        border-radius:16px;
        background:linear-gradient(180deg,#fbfdff 0%,#f7fafc 100%);
        box-shadow:0 10px 26px rgba(15,23,42,.05);
        color:#111827;
        font-size:13px !important;
        line-height:1.6 !important;
      }

      .ndpci-author-card *{
        box-sizing:border-box;
        font-size:inherit !important;
        line-height:inherit !important;
        overflow-wrap:anywhere;
        word-break:break-word;
      }

      .ndpci-author-top{
        display:flex;
        align-items:flex-start;
        justify-content:space-between;
        gap:14px;
      }

      .ndpci-author-left{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-badge-row{
        display:flex;
        align-items:center;
        gap:12px;
        min-width:0;
      }

      .ndpci-author-icon{
        width:42px;
        height:42px;
        min-width:42px;
        border-radius:999px;
        display:flex;
        align-items:center;
        justify-content:center;
        background:linear-gradient(135deg,#13213f 0%,#22325a 100%);
        color:#ffffff;
        box-shadow:0 6px 16px rgba(19,33,63,.18);
        flex:0 0 42px;
      }

      .ndpci-author-meta{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-byline{
        display:flex;
        flex-wrap:wrap;
        align-items:baseline;
        gap:6px;
        margin:0 0 2px !important;
      }

      .ndpci-author-by{
        font-weight:700;
        color:#1f2937;
      }

      .ndpci-author-name{
        font-weight:800;
        color:#0f172a;
      }

      .ndpci-author-role{
        color:#64748b;
        font-weight:500;
      }

      .ndpci-author-sub{
        margin:0 !important;
        color:#64748b;
        font-size:12px !important;
      }

      .ndpci-author-date{
        margin:0 !important;
        white-space:nowrap;
        color:#64748b;
        font-size:12px !important;
        font-style:italic;
        text-align:right;
        flex:0 0 auto;
      }

      .ndpci-author-toggle{
        margin-top:10px;
        display:inline-flex;
        align-items:center;
        gap:7px;
        cursor:pointer;
        border:0;
        background:transparent;
        padding:0;
        color:#0a7a78;
        font-weight:700;
        text-decoration:none;
      }

      .ndpci-author-toggle:hover{
        opacity:.88;
      }

      .ndpci-author-caret{
        display:inline-block;
        transition:transform .2s ease;
      }

      .ndpci-author-card.is-open .ndpci-author-caret{
        transform:rotate(180deg);
      }

      .ndpci-author-bio{
        display:none;
        margin-top:12px;
        padding-top:12px;
        border-top:1px solid #e7edf5;
        color:#334155;
      }

      .ndpci-author-card.is-open .ndpci-author-bio{
        display:block;
      }

      .ndpci-author-bio p{
        margin:0 0 10px !important;
      }

      .ndpci-author-note{
        color:#6b7280;
        font-size:12px !important;
      }

      .ndpci-author-tags{
        display:flex;
        flex-wrap:wrap;
        gap:8px;
        margin:0 0 10px !important;
        padding:0;
        list-style:none;
      }

      .ndpci-author-tags li{
        margin:0;
        padding:5px 10px;
        border-radius:999px;
        background:#eef6ff;
        color:#284b7a;
        border:1px solid #dbeafe;
        font-size:11px !important;
        font-weight:700;
      }

      @media (max-width: 640px){
        .ndpci-author-wrap{
          padding:0 16px;
        }

        .ndpci-author-card{
          margin:14px 0 18px;
          padding:14px 14px;
          border-radius:14px;
          font-size:12px !important;
          line-height:1.55 !important;
        }

        .ndpci-author-top{
          flex-direction:column;
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-badge-row{
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-icon{
          width:36px;
          height:36px;
          min-width:36px;
          flex:0 0 36px;
        }

        .ndpci-author-icon svg{
          width:16px;
          height:16px;
        }

        .ndpci-author-byline{
          display:block;
          margin:0 0 4px !important;
        }

        .ndpci-author-by,
        .ndpci-author-name{
          display:block;
        }

        .ndpci-author-role{
          display:none !important;
        }

        .ndpci-author-name{
          margin-top:2px;
          font-size:15px !important;
          line-height:1.3 !important;
        }

        .ndpci-author-sub{
          font-size:11px !important;
          line-height:1.45 !important;
          margin-top:4px !important;
        }

        .ndpci-author-date{
          white-space:normal;
          text-align:left;
          font-size:11px !important;
          margin-top:2px !important;
        }

        .ndpci-author-toggle{
          margin-top:8px;
          font-size:12px !important;
        }

        .ndpci-author-bio{
          margin-top:10px;
          padding-top:10px;
        }

        .ndpci-author-tags{
          gap:6px;
        }

        .ndpci-author-tags li{
          font-size:10px !important;
          padding:4px 8px;
        }

        .ndpci-author-note{
          font-size:11px !important;
          line-height:1.45 !important;
        }
      }
      
      /* ==============================================================
      https://nodownpaymentcarinsurance.com/documents-needed-for-same-day-car-insurance/
      =============================================================== */
      .ndpci-author-wrap{
        text-align:left;
        margin:0 auto;
        max-width:930px;
        padding:0 28px;
        box-sizing:border-box;
      }

      .ndpci-author-card{
        box-sizing:border-box;
        margin:18px 0 22px;
        padding:16px 18px;
        border:1px solid #e7edf5;
        border-radius:16px;
        background:linear-gradient(180deg,#fbfdff 0%,#f7fafc 100%);
        box-shadow:0 10px 26px rgba(15,23,42,.05);
        color:#111827;
        font-size:13px !important;
        line-height:1.6 !important;
      }

      .ndpci-author-card *{
        box-sizing:border-box;
        font-size:inherit !important;
        line-height:inherit !important;
        overflow-wrap:anywhere;
        word-break:break-word;
      }

      .ndpci-author-top{
        display:flex;
        align-items:flex-start;
        justify-content:space-between;
        gap:14px;
      }

      .ndpci-author-left{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-badge-row{
        display:flex;
        align-items:center;
        gap:12px;
        min-width:0;
      }

      .ndpci-author-icon{
        width:42px;
        height:42px;
        min-width:42px;
        border-radius:999px;
        display:flex;
        align-items:center;
        justify-content:center;
        background:linear-gradient(135deg,#13213f 0%,#22325a 100%);
        color:#ffffff;
        box-shadow:0 6px 16px rgba(19,33,63,.18);
        flex:0 0 42px;
      }

      .ndpci-author-meta{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-byline{
        display:flex;
        flex-wrap:wrap;
        align-items:baseline;
        gap:6px;
        margin:0 0 2px !important;
      }

      .ndpci-author-by{
        font-weight:700;
        color:#1f2937;
      }

      .ndpci-author-name{
        font-weight:800;
        color:#0f172a;
      }

      .ndpci-author-role{
        color:#64748b;
        font-weight:500;
      }

      .ndpci-author-sub{
        margin:0 !important;
        color:#64748b;
        font-size:12px !important;
      }

      .ndpci-author-date{
        margin:0 !important;
        white-space:nowrap;
        color:#64748b;
        font-size:12px !important;
        font-style:italic;
        text-align:right;
        flex:0 0 auto;
      }

      .ndpci-author-toggle{
        margin-top:10px;
        display:inline-flex;
        align-items:center;
        gap:7px;
        cursor:pointer;
        border:0;
        background:transparent;
        padding:0;
        color:#0a7a78;
        font-weight:700;
        text-decoration:none;
      }

      .ndpci-author-toggle:hover{
        opacity:.88;
      }

      .ndpci-author-caret{
        display:inline-block;
        transition:transform .2s ease;
      }

      .ndpci-author-card.is-open .ndpci-author-caret{
        transform:rotate(180deg);
      }

      .ndpci-author-bio{
        display:none;
        margin-top:12px;
        padding-top:12px;
        border-top:1px solid #e7edf5;
        color:#334155;
      }

      .ndpci-author-card.is-open .ndpci-author-bio{
        display:block;
      }

      .ndpci-author-bio p{
        margin:0 0 10px !important;
      }

      .ndpci-author-note{
        color:#6b7280;
        font-size:12px !important;
      }

      .ndpci-author-tags{
        display:flex;
        flex-wrap:wrap;
        gap:8px;
        margin:0 0 10px !important;
        padding:0;
        list-style:none;
      }

      .ndpci-author-tags li{
        margin:0;
        padding:5px 10px;
        border-radius:999px;
        background:#eef6ff;
        color:#284b7a;
        border:1px solid #dbeafe;
        font-size:11px !important;
        font-weight:700;
      }

      @media (max-width: 640px){
        .ndpci-author-wrap{
          padding:0 16px;
        }

        .ndpci-author-card{
          margin:14px 0 18px;
          padding:14px 14px;
          border-radius:14px;
          font-size:12px !important;
          line-height:1.55 !important;
        }

        .ndpci-author-top{
          flex-direction:column;
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-badge-row{
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-icon{
          width:36px;
          height:36px;
          min-width:36px;
          flex:0 0 36px;
        }

        .ndpci-author-icon svg{
          width:16px;
          height:16px;
        }

        .ndpci-author-byline{
          display:block;
          margin:0 0 4px !important;
        }

        .ndpci-author-by,
        .ndpci-author-name{
          display:block;
        }

        .ndpci-author-role{
          display:none !important;
        }

        .ndpci-author-name{
          margin-top:2px;
          font-size:15px !important;
          line-height:1.3 !important;
        }

        .ndpci-author-sub{
          font-size:11px !important;
          line-height:1.45 !important;
          margin-top:4px !important;
        }

        .ndpci-author-date{
          white-space:normal;
          text-align:left;
          font-size:11px !important;
          margin-top:2px !important;
        }

        .ndpci-author-toggle{
          margin-top:8px;
          font-size:12px !important;
        }

        .ndpci-author-bio{
          margin-top:10px;
          padding-top:10px;
        }

        .ndpci-author-tags{
          gap:6px;
        }

        .ndpci-author-tags li{
          font-size:10px !important;
          padding:4px 8px;
        }

        .ndpci-author-note{
          font-size:11px !important;
          line-height:1.45 !important;
        }
      }
      
      /* =========================================================
      https://nodownpaymentcarinsurance.com/down-payment-vs-first-month-payment-for-car-insurance/
      ========================================================== */
      .ndpci-author-wrap{
        text-align:left;
        margin:0 auto;
        max-width:930px;
        padding:0 28px;
        box-sizing:border-box;
      }

      .ndpci-author-card{
        box-sizing:border-box;
        margin:18px 0 22px;
        padding:16px 18px;
        border:1px solid #e7edf5;
        border-radius:16px;
        background:linear-gradient(180deg,#fbfdff 0%,#f7fafc 100%);
        box-shadow:0 10px 26px rgba(15,23,42,.05);
        color:#111827;
        font-size:13px !important;
        line-height:1.6 !important;
      }

      .ndpci-author-card *{
        box-sizing:border-box;
        font-size:inherit !important;
        line-height:inherit !important;
        overflow-wrap:anywhere;
        word-break:break-word;
      }

      .ndpci-author-top{
        display:flex;
        align-items:flex-start;
        justify-content:space-between;
        gap:14px;
      }

      .ndpci-author-left{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-badge-row{
        display:flex;
        align-items:center;
        gap:12px;
        min-width:0;
      }

      .ndpci-author-icon{
        width:42px;
        height:42px;
        min-width:42px;
        border-radius:999px;
        display:flex;
        align-items:center;
        justify-content:center;
        background:linear-gradient(135deg,#13213f 0%,#22325a 100%);
        color:#ffffff;
        box-shadow:0 6px 16px rgba(19,33,63,.18);
        flex:0 0 42px;
      }

      .ndpci-author-meta{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-byline{
        display:flex;
        flex-wrap:wrap;
        align-items:baseline;
        gap:6px;
        margin:0 0 2px !important;
      }

      .ndpci-author-by{
        font-weight:700;
        color:#1f2937;
      }

      .ndpci-author-name{
        font-weight:800;
        color:#0f172a;
      }

      .ndpci-author-role{
        color:#64748b;
        font-weight:500;
      }

      .ndpci-author-sub{
        margin:0 !important;
        color:#64748b;
        font-size:12px !important;
      }

      .ndpci-author-date{
        margin:0 !important;
        white-space:nowrap;
        color:#64748b;
        font-size:12px !important;
        font-style:italic;
        text-align:right;
        flex:0 0 auto;
      }

      .ndpci-author-toggle{
        margin-top:10px;
        display:inline-flex;
        align-items:center;
        gap:7px;
        cursor:pointer;
        border:0;
        background:transparent;
        padding:0;
        color:#0a7a78;
        font-weight:700;
        text-decoration:none;
      }

      .ndpci-author-toggle:hover{
        opacity:.88;
      }

      .ndpci-author-caret{
        display:inline-block;
        transition:transform .2s ease;
      }

      .ndpci-author-card.is-open .ndpci-author-caret{
        transform:rotate(180deg);
      }

      .ndpci-author-bio{
        display:none;
        margin-top:12px;
        padding-top:12px;
        border-top:1px solid #e7edf5;
        color:#334155;
      }

      .ndpci-author-card.is-open .ndpci-author-bio{
        display:block;
      }

      .ndpci-author-bio p{
        margin:0 0 10px !important;
      }

      .ndpci-author-note{
        color:#6b7280;
        font-size:12px !important;
      }

      .ndpci-author-tags{
        display:flex;
        flex-wrap:wrap;
        gap:8px;
        margin:0 0 10px !important;
        padding:0;
        list-style:none;
      }

      .ndpci-author-tags li{
        margin:0;
        padding:5px 10px;
        border-radius:999px;
        background:#eef6ff;
        color:#284b7a;
        border:1px solid #dbeafe;
        font-size:11px !important;
        font-weight:700;
      }

      @media (max-width: 640px){
        .ndpci-author-wrap{
          padding:0 16px;
        }

        .ndpci-author-card{
          margin:14px 0 18px;
          padding:14px 14px;
          border-radius:14px;
          font-size:12px !important;
          line-height:1.55 !important;
        }

        .ndpci-author-top{
          flex-direction:column;
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-badge-row{
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-icon{
          width:36px;
          height:36px;
          min-width:36px;
          flex:0 0 36px;
        }

        .ndpci-author-icon svg{
          width:16px;
          height:16px;
        }

        .ndpci-author-byline{
          display:block;
          margin:0 0 4px !important;
        }

        .ndpci-author-by,
        .ndpci-author-name{
          display:block;
        }

        .ndpci-author-role{
          display:none !important;
        }

        .ndpci-author-name{
          margin-top:2px;
          font-size:15px !important;
          line-height:1.3 !important;
        }

        .ndpci-author-sub{
          font-size:11px !important;
          line-height:1.45 !important;
          margin-top:4px !important;
        }

        .ndpci-author-date{
          white-space:normal;
          text-align:left;
          font-size:11px !important;
          margin-top:2px !important;
        }

        .ndpci-author-toggle{
          margin-top:8px;
          font-size:12px !important;
        }

        .ndpci-author-bio{
          margin-top:10px;
          padding-top:10px;
        }

        .ndpci-author-tags{
          gap:6px;
        }

        .ndpci-author-tags li{
          font-size:10px !important;
          padding:4px 8px;
        }

        .ndpci-author-note{
          font-size:11px !important;
          line-height:1.45 !important;
        }
      }
      
      /* =========================================================
      https://nodownpaymentcarinsurance.com/minimum-coverage-vs-cheap-liability-car-insurance/
      =========================================================== */
      .ndpci-author-wrap{
        text-align:left;
        margin:0 auto;
        max-width:930px;
        padding:0 28px;
        box-sizing:border-box;
      }

      .ndpci-author-card{
        box-sizing:border-box;
        margin:18px 0 22px;
        padding:16px 18px;
        border:1px solid #e7edf5;
        border-radius:16px;
        background:linear-gradient(180deg,#fbfdff 0%,#f7fafc 100%);
        box-shadow:0 10px 26px rgba(15,23,42,.05);
        color:#111827;
        font-size:13px !important;
        line-height:1.6 !important;
      }

      .ndpci-author-card *{
        box-sizing:border-box;
        font-size:inherit !important;
        line-height:inherit !important;
        overflow-wrap:anywhere;
        word-break:break-word;
      }

      .ndpci-author-top{
        display:flex;
        align-items:flex-start;
        justify-content:space-between;
        gap:14px;
      }

      .ndpci-author-left{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-badge-row{
        display:flex;
        align-items:center;
        gap:12px;
        min-width:0;
      }

      .ndpci-author-icon{
        width:42px;
        height:42px;
        min-width:42px;
        border-radius:999px;
        display:flex;
        align-items:center;
        justify-content:center;
        background:linear-gradient(135deg,#13213f 0%,#22325a 100%);
        color:#ffffff;
        box-shadow:0 6px 16px rgba(19,33,63,.18);
        flex:0 0 42px;
      }

      .ndpci-author-meta{
        min-width:0;
        flex:1 1 auto;
      }

      .ndpci-author-byline{
        display:flex;
        flex-wrap:wrap;
        align-items:baseline;
        gap:6px;
        margin:0 0 2px !important;
      }

      .ndpci-author-by{
        font-weight:700;
        color:#1f2937;
      }

      .ndpci-author-name{
        font-weight:800;
        color:#0f172a;
      }

      .ndpci-author-role{
        color:#64748b;
        font-weight:500;
      }

      .ndpci-author-sub{
        margin:0 !important;
        color:#64748b;
        font-size:12px !important;
      }

      .ndpci-author-date{
        margin:0 !important;
        white-space:nowrap;
        color:#64748b;
        font-size:12px !important;
        font-style:italic;
        text-align:right;
        flex:0 0 auto;
      }

      .ndpci-author-toggle{
        margin-top:10px;
        display:inline-flex;
        align-items:center;
        gap:7px;
        cursor:pointer;
        border:0;
        background:transparent;
        padding:0;
        color:#0a7a78;
        font-weight:700;
        text-decoration:none;
      }

      .ndpci-author-toggle:hover{
        opacity:.88;
      }

      .ndpci-author-caret{
        display:inline-block;
        transition:transform .2s ease;
      }

      .ndpci-author-card.is-open .ndpci-author-caret{
        transform:rotate(180deg);
      }

      .ndpci-author-bio{
        display:none;
        margin-top:12px;
        padding-top:12px;
        border-top:1px solid #e7edf5;
        color:#334155;
      }

      .ndpci-author-card.is-open .ndpci-author-bio{
        display:block;
      }

      .ndpci-author-bio p{
        margin:0 0 10px !important;
      }

      .ndpci-author-note{
        color:#6b7280;
        font-size:12px !important;
      }

      .ndpci-author-tags{
        display:flex;
        flex-wrap:wrap;
        gap:8px;
        margin:0 0 10px !important;
        padding:0;
        list-style:none;
      }

      .ndpci-author-tags li{
        margin:0;
        padding:5px 10px;
        border-radius:999px;
        background:#eef6ff;
        color:#284b7a;
        border:1px solid #dbeafe;
        font-size:11px !important;
        font-weight:700;
      }

      @media (max-width: 640px){
        .ndpci-author-wrap{
          padding:0 16px;
        }

        .ndpci-author-card{
          margin:14px 0 18px;
          padding:14px 14px;
          border-radius:14px;
          font-size:12px !important;
          line-height:1.55 !important;
        }

        .ndpci-author-top{
          flex-direction:column;
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-badge-row{
          align-items:flex-start;
          gap:10px;
        }

        .ndpci-author-icon{
          width:36px;
          height:36px;
          min-width:36px;
          flex:0 0 36px;
        }

        .ndpci-author-icon svg{
          width:16px;
          height:16px;
        }

        .ndpci-author-byline{
          display:block;
          margin:0 0 4px !important;
        }

        .ndpci-author-by,
        .ndpci-author-name{
          display:block;
        }

        .ndpci-author-role{
          display:none !important;
        }

        .ndpci-author-name{
          margin-top:2px;
          font-size:15px !important;
          line-height:1.3 !important;
        }

        .ndpci-author-sub{
          font-size:11px !important;
          line-height:1.45 !important;
          margin-top:4px !important;
        }

        .ndpci-author-date{
          white-space:normal;
          text-align:left;
          font-size:11px !important;
          margin-top:2px !important;
        }

        .ndpci-author-toggle{
          margin-top:8px;
          font-size:12px !important;
        }

        .ndpci-author-bio{
          margin-top:10px;
          padding-top:10px;
        }

        .ndpci-author-tags{
          gap:6px;
        }

        .ndpci-author-tags li{
          font-size:10px !important;
          padding:4px 8px;
        }

        .ndpci-author-note{
          font-size:11px !important;
          line-height:1.45 !important;
        }
      }


































