/* Start custom CSS for html, class: .elementor-element-7aec820 */<style>
.capsman-p1 {
    direction: rtl;
    background: #ffffff;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    margin-bottom: 40px;
}
.p1-container {
    max-width: 1000px;
    margin: 0 auto;
}
.p1-toc {
    background: #f9fbff;
    padding: 25px;
    border-right: 5px solid #2563eb;
    border-radius: 10px;
    margin-bottom: 35px;
}
.p1-toc h3 {
    margin-top: 0;
    color: #1e3a8a;
    font-size: 20px;
}
.p1-toc ul {
    list-style: none;
    padding: 0;
}
.p1-toc li {
    margin: 12px 0;
}
.p1-toc a {
    text-decoration: none;
    color: #334155;
    font-weight: 500;
    transition: 0.3s;
}
.p1-toc a:hover {
    color: #2563eb;
    padding-right: 5px;
}
.p1-content-block h2 {
    color: #0f172a;
    font-size: 24px;
    border-bottom: 2px solid #e2e8f0;
    padding-bottom: 10px;
    margin-top: 40px;
}
.p1-content-block p {
    font-size: 17px;
    line-height: 2;
    color: #475569;
    text-align: justify;
}
.p1-image-wrap img {
    width: 100%;
    border-radius: 20px;
    margin: 30px 0;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
}
.p1-feature-box {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin: 30px 0;
}
.feature-item {
    background: #f1f5f9;
    padding: 20px;
    border-radius: 12px;
}
.feature-item h4 {
    margin-top: 0;
    color: #2563eb;
}
.p1-cta {
    background: #1e3a8a;
    color: #fff;
    padding: 30px;
    border-radius: 15px;
    text-align: center;
    margin-top: 40px;
}
.p1-cta a {
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    margin-top: 15px;
}
@media (max-width: 768px) {
    .p1-feature-box { grid-template-columns: 1fr; }
}
</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-15f3c9d */<style>
.capsman-p2 {
    direction: rtl;
    background: #f8fafc;
    padding: 40px 20px;
    border-radius: 15px;
    margin-bottom: 40px;
}
.p2-container {
    max-width: 1000px;
    margin: 0 auto;
}
.p2-header h2 {
    color: #1e293b;
    font-size: 26px;
    margin-bottom: 5px;
}
.p2-header p {
    color: #64748b;
    margin-bottom: 30px;
}
.p2-text h3 {
    color: #2563eb;
    margin-top: 30px;
}
.p2-text p {
    font-size: 17px;
    line-height: 2.1;
    color: #334155;
    text-align: justify;
}
.p2-highlight {
    background: #ffffff;
    border-left: 6px solid #10b981;
    padding: 25px;
    border-radius: 8px;
    margin: 40px 0;
}
.p2-highlight h4 {
    margin-top: 0;
    color: #065f46;
    font-size: 20px;
}
.p2-links {
    background: #ffffff;
    padding: 20px;
    border-radius: 12px;
}
.p2-links ul {
    padding-right: 20px;
}
.p2-links a {
    color: #2563eb;
    font-weight: bold;
}
</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1a120b4 */<style>
.capsman-p3 {
    direction: rtl;
    background: #ffffff;
    padding: 40px 20px;
    border: 1px solid #e2e8f0;
    border-radius: 15px;
}
.p3-container {
    max-width: 1000px;
    margin: 0 auto;
}
.p3-grid {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.p3-info-col { flex: 2; min-width: 300px; }
.p3-img-col { flex: 1; min-width: 250px; }
.p3-img-col img { width: 100%; border-radius: 15px; }

.p3-info-col h2 { color: #1e3a8a; }
.p3-info-col p { line-height: 2; color: #475569; }

.p3-faq {
    background: #f1f5f9;
    padding: 30px;
    border-radius: 15px;
    margin-bottom: 40px;
}
.faq-item {
    margin-bottom: 25px;
    background: #fff;
    padding: 15px;
    border-radius: 8px;
}
.faq-item strong { color: #2563eb; display: block; margin-bottom: 10px; font-size: 18px; }

.p3-final-cta {
    text-align: center;
    background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 100%);
    color: #fff;
    padding: 40px;
    border-radius: 20px;
}
.contact-details {
    font-size: 20px;
    margin-top: 20px;
    font-weight: bold;
}
</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-67f05be */<style>
.capsman-p4 {
  direction: rtl;
  background: #ffffff;
  padding: 20px;
  margin-top: 30px;
  border-radius: 16px;
  border: 1px solid #e5e7eb;
  font-family: inherit;
}

.p4-container {
  max-width: 1100px;
  margin: 0 auto;
}

.p4-hero {
  background: #f8fafc;
  padding: 24px;
  border-radius: 14px;
  margin-bottom: 24px;
  border-right: 5px solid #2563eb;
}

.p4-hero h2 {
  margin-top: 0;
  color: #0f172a;
  font-size: 28px;
  line-height: 1.5;
}

.p4-hero p {
  color: #475569;
  line-height: 2;
  font-size: 17px;
  margin-bottom: 0;
}

.p4-layout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-bottom: 24px;
}

.p4-box,
.p4-section,
.p4-callout {
  background: #f9fafb;
  padding: 20px;
  border-radius: 14px;
  margin-bottom: 20px;
}

.p4-box h3,
.p4-section h3 {
  margin-top: 0;
  color: #1d4ed8;
  font-size: 20px;
  margin-bottom: 15px;
}

.p4-box ul,
.p4-checklist {
  margin: 0;
  padding-right: 20px;
  line-height: 2;
  color: #334155;
}

.p4-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
}

.p4-card {
  background: #ffffff;
  padding: 18px;
  border-radius: 12px;
  border: 1px solid #e5e7eb;
  box-shadow: 0 8px 20px rgba(0,0,0,0.03);
}

.p4-card h4 {
  margin-top: 0;
  color: #0f172a;
  font-size: 17px;
  margin-bottom: 8px;
}

.p4-card p {
  color: #475569;
  line-height: 1.9;
  font-size: 14px;
  margin-bottom: 5px;
}

.p4-table-wrap {
  overflow-x: auto;
}

.p4-table {
  width: 100%;
  border-collapse: collapse;
  background: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  margin-top: 15px;
}

.p4-table th,
.p4-table td {
  border: 1px solid #e5e7eb;
  padding: 12px;
  text-align: right;
  vertical-align: middle;
  line-height: 1.8;
  font-size: 15px;
}

.p4-table th {
  background: #dbeafe;
  color: #0f172a;
  font-weight: bold;
}

.p4-callout {
  background: linear-gradient(135deg, #eff6ff, #ffffff);
  border-right: 5px solid #10b981;
}

.p4-contact-box {
  background: #ffffff;
  border: 1px dashed #93c5fd;
  padding: 24px;
  border-radius: 12px;
  text-align: center;
  margin-top: 20px;
}

.p4-contact-box h3 {
  color: #1e3a8a;
  margin-top: 0;
  font-size: 20px;
}

.p4-contact-box p {
  color: #4b5563;
  margin-bottom: 15px;
}

.capsman-p4 .p4-contact-button {
  display: inline-block;
  background: #2563eb;
  color: #ffffff;
  padding: 12px 26px;
  border-radius: 10px;
  text-decoration: none;
  font-weight: 700;
  transition: background 0.2s ease-in-out;
}

.capsman-p4 .p4-contact-button:hover {
  background: #1d4ed8;
  color: #ffffff;
}

@media (max-width: 768px) {
  .p4-layout,
  .p4-grid {
    grid-template-columns: 1fr;
  }
}
</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9054283 */<style>
.capsman-p5 {
  direction: rtl;
  background: #ffffff;
  padding: 20px;
  margin-top: 30px;
  border-radius: 16px;
  border: 1px solid #e5e7eb;
  font-family: inherit;
}

.p5-container {
  max-width: 1100px;
  margin: 0 auto;
}

.p5-hero {
  background: linear-gradient(135deg, #eff6ff, #f8fafc);
  padding: 24px;
  border-radius: 14px;
  margin-bottom: 24px;
  border-right: 5px solid #2563eb;
}

.p5-hero h2 {
  margin-top: 0;
  color: #0f172a;
  font-size: 28px;
  line-height: 1.5;
}

.p5-hero p {
  color: #475569;
  line-height: 2;
  font-size: 17px;
  margin-bottom: 0;
}

.p5-section {
  background: #f9fafb;
  padding: 20px;
  border-radius: 14px;
  margin-bottom: 20px;
}

.p5-section h3 {
  margin-top: 0;
  color: #1d4ed8;
  font-size: 20px;
  margin-bottom: 15px;
}

.p5-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
}

.p5-card {
  background: #ffffff;
  padding: 18px;
  border-radius: 12px;
  border: 1px solid #e5e7eb;
  box-shadow: 0 8px 20px rgba(0,0,0,0.03);
}

.p5-card h4 {
  margin-top: 0;
  margin-bottom: 8px;
  color: #0f172a;
  font-size: 17px;
}

.p5-card p,
.p5-section p {
  color: #475569;
  line-height: 1.9;
  font-size: 15px;
  margin-bottom: 0;
}

.p5-list {
  margin: 0;
  padding-right: 20px;
  line-height: 2;
  color: #334155;
}

.p5-highlight {
  background: linear-gradient(135deg, #eff6ff, #ffffff);
  border-right: 5px solid #10b981;
}

.p5-contact-box {
  background: #ffffff;
  border: 1px dashed #93c5fd;
  padding: 24px;
  border-radius: 12px;
  text-align: center;
  margin-top: 20px;
}

.p5-contact-box h3 {
  color: #1e3a8a;
  margin-top: 0;
  font-size: 20px;
}

.p5-contact-box p {
  color: #4b5563;
  margin-bottom: 15px;
}

.capsman-p5 .p5-contact-button {
  display: inline-block;
  background: #2563eb;
  color: #ffffff;
  padding: 12px 26px;
  border-radius: 10px;
  text-decoration: none;
  font-weight: 700;
  transition: background 0.2s ease-in-out;
}

.capsman-p5 .p5-contact-button:hover {
  background: #1d4ed8;
  color: #ffffff;
}

@media (max-width: 768px) {
  .p5-grid {
    grid-template-columns: 1fr;
  }
}
</style>/* End custom CSS */