.elementor-1402 .elementor-element.elementor-element-093a563{--display:flex;--min-height:450px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1402 .elementor-element.elementor-element-093a563:not(.elementor-motion-effects-element-type-background), .elementor-1402 .elementor-element.elementor-element-093a563 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://authorjamesdouglas.com/wp-content/uploads/2026/02/Frame-22.png");background-position:top center;background-repeat:no-repeat;background-size:cover;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1402 .elementor-element.elementor-element-2b5d75e{text-align:center;}.elementor-1402 .elementor-element.elementor-element-2b5d75e .elementor-heading-title{font-family:"Prata", Sans-serif;font-size:55px;font-weight:normal;text-transform:capitalize;color:var( --e-global-color-8b5327d );}.elementor-1402 .elementor-element.elementor-element-e1e44be{--display:flex;}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}:root{--page-title-display:none;}@media(min-width:768px){.elementor-1402 .elementor-element.elementor-element-093a563{--content-width:1300px;}}@media(max-width:1024px){.elementor-widget-heading .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-heading .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-html .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-html .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}}@media(max-width:767px){.elementor-widget-heading .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-heading .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-html .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-html .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}}/* Start custom CSS for html, class: .elementor-element-8f3ff34 */.jd-pp-wrapper {
  background: linear-gradient(135deg, #eef2f7, #f8fbff);
  padding: 80px 20px;
  font-family: 'Poppins', sans-serif;
}

.jd-pp-box {
  max-width: 850px;
  margin: auto;
  background: #ffffff;
  padding: 50px;
  border-radius: 14px;
  box-shadow: 0 10px 40px rgba(0,0,0,0.06);
}

.jd-pp-title {
  font-size: 38px;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 10px;
}

.jd-pp-date {
  font-size: 14px;
  color: #888;
  margin-bottom: 25px;
}

.jd-pp-intro {
  font-size: 16px;
  color: #555;
  margin-bottom: 30px;
  line-height: 1.8;
}

.jd-pp-section {
  margin-bottom: 30px;
}

.jd-pp-section h2 {
  font-size: 20px;
  color: #163a63;
  margin-bottom: 10px;
  position: relative;
}

.jd-pp-section h2::before {
  content: "";
  width: 6px;
  height: 20px;
  background: #f28c28;
  position: absolute;
  left: -15px;
  top: 2px;
  border-radius: 3px;
}

.jd-pp-section p,
.jd-pp-section li {
  font-size: 15px;
  color: #555;
  line-height: 1.7;
}

.jd-pp-section ul {
  padding-left: 20px;
}

.jd-pp-contact {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #eee;
}

.jd-pp-contact h2 {
  color: #163a63;
}

/* Mobile Optimization */
@media (max-width: 768px) {
  .jd-pp-box {
    padding: 25px;
  }

  .jd-pp-title {
    font-size: 28px;
  }
}/* End custom CSS */