/* Start custom CSS for html, class: .elementor-element-1eb9864 */.pc-stat-box {
  background: #f4f4f4;
  border-left: 4px solid #c9a84c;
  padding: 20px 24px;
  margin: 28px 0;
}
.pc-stat-box h3 {
  margin-top: 0;
  margin-bottom: 12px;
}
.pc-stat-box table {
  width: 100%;
  border-collapse: collapse;
}
.pc-stat-box th {
  text-align: left;
  border-bottom: 2px solid #c9a84c;
  padding: 8px 10px 8px 0;
}
.pc-stat-box td {
  padding: 8px 10px 8px 0;
  border-bottom: 1px solid #ddd;
  vertical-align: top;
}
.pc-stat-note {
  font-size: 0.8em;
  color: #666;
  margin-top: 10px;
  margin-bottom: 0;
}
 
.pc-cta-card {
  background: #0a1f44;
  border-radius: 6px;
  padding: 32px;
  margin: 36px 0;
  color: #fff;
}
.pc-cta-inner h3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
}
.pc-cta-inner p {
  color: #ccd6e8;
  margin-bottom: 20px;
}
.pc-cta-card a.pc-btn-primary {
  display: inline-block;
  background: #c9a84c !important;
  color: #0a1f44 !important;
  padding: 12px 24px;
  border-radius: 4px;
  text-decoration: none !important;
  font-weight: 700;
  margin-right: 12px;
  margin-bottom: 10px;
}
.pc-cta-card a.pc-btn-ghost {
  display: inline-block;
  border: 2px solid #c9a84c;
  background: transparent !important;
  color: #c9a84c !important;
  padding: 10px 22px;
  border-radius: 4px;
  text-decoration: none !important;
  font-weight: 600;
  margin-bottom: 10px;
}
.pc-cta-card a.pc-btn-primary:hover,
.pc-cta-card a.pc-btn-primary:visited {
  color: #0a1f44 !important;
}
.pc-cta-card a.pc-btn-ghost:hover,
.pc-cta-card a.pc-btn-ghost:visited {
  color: #c9a84c !important;
}
.pc-disclaimer {
  background: #f9f9f9;
  border: 1px solid #ddd;
  padding: 16px 20px;
  margin-top: 36px;
  font-size: 0.82em;
  color: #555;
}
.pc-disclaimer p {
  margin: 0;
}/* End custom CSS */