.elementor-3337 .elementor-element.elementor-element-9465081{--display:flex;}.elementor-3337 .elementor-element.elementor-element-bd70c9e{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3337 .elementor-element.elementor-element-bd70c9e.elementor-element{--align-self:center;}.elementor-3337 .elementor-element.elementor-element-eadf209{--display:flex;}.elementor-3337 .elementor-element.elementor-element-33fbcac{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3337 .elementor-element.elementor-element-33fbcac.elementor-element{--align-self:center;}.elementor-3337 .elementor-element.elementor-element-faf9776{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3337 .elementor-element.elementor-element-faf9776.elementor-element{--align-self:center;}.elementor-3337 .elementor-element.elementor-element-5b320e9{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3337 .elementor-element.elementor-element-5b320e9.elementor-element{--align-self:center;}.elementor-3337 .elementor-element.elementor-element-54e0d32{--display:flex;}.elementor-3337 .elementor-element.elementor-element-c9efdc3{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3337 .elementor-element.elementor-element-c9efdc3.elementor-element{--align-self:center;}@media(min-width:768px){.elementor-3337 .elementor-element.elementor-element-9465081{--content-width:100%;}.elementor-3337 .elementor-element.elementor-element-eadf209{--content-width:100%;}.elementor-3337 .elementor-element.elementor-element-54e0d32{--content-width:100%;}}/* Start custom CSS for html, class: .elementor-element-bd70c9e */.hei-hero {
  width: 100%;
  background: #F5F7FC;
  padding: clamp(28px, 5vw, 56px) 0;
}
.hei-hero-inner {
  max-width: 90%;
  margin: 0 auto;
  padding-inline: clamp(16px, 4vw, 32px);
}
.hei-hero-inner h1 {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: clamp(1.9rem, 1.5rem + 2vw, 2.75rem);
  font-weight: 800;
  color: #101828;
  line-height: 1.15;
  margin: 0 0 18px 0;
}
.hei-hero-lead {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: clamp(1rem, 0.95rem + .2vw, 1.09rem);
  line-height: 1.7;
  color: #344054;
  margin: 0;
  border-left: 4px solid #1B5CFF;
  padding-left: 16px;
}
@media (max-width: 600px) {
  .hei-hero { padding: 28px 0; }
  .hei-hero-inner h1 { margin-bottom: 14px; }
  .hei-hero-lead { padding-left: 12px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-33fbcac */.hei-body {
  width: 100%;
  background: #FFFFFF;
  padding: clamp(28px, 5vw, 56px) 0;
}
.hei-body-inner {
  max-width: 90%;
  margin: 0 auto;
  padding-inline: clamp(16px, 4vw, 32px);
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
.hei-body-inner h2 {
  font-size: clamp(1.4rem, 1.2rem + 1vw, 2rem);
  font-weight: 700;
  color: #101828;
  margin: 36px 0 14px 0;
}
.hei-body-inner h2:first-child { margin-top: 0; }
.hei-body-inner h3 {
  font-size: clamp(1.15rem, 1.05rem + .5vw, 1.5rem);
  font-weight: 700;
  color: #101828;
  margin: 28px 0 12px 0;
}
.hei-body-inner p {
  font-size: clamp(1rem, 0.95rem + .2vw, 1.09rem);
  line-height: 1.7;
  color: #344054;
  margin: 0 0 16px 0;
}
.hei-body-inner a {
  color: #1B5CFF;
  font-weight: 600;
  text-decoration: underline;
}
.hei-body-inner a:hover { color: #143FBF; }
.hei-steps {
  margin: 0 0 16px 0;
  padding-left: 22px;
  color: #344054;
  font-size: clamp(1rem, 0.95rem + .2vw, 1.09rem);
  line-height: 1.8;
}
.hei-steps li { margin-bottom: 6px; }
.hei-compare-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0 28px 0;
  background: #FFFFFF;
  border: 1px solid #E4E9F5;
  border-radius: 8px;
  overflow: hidden;
  font-size: 0.95rem;
}
.hei-compare-table th {
  background: #F5F7FC;
  color: #101828;
  font-weight: 700;
  text-align: left;
  padding: 12px 14px;
  border-bottom: 1px solid #E4E9F5;
}
.hei-compare-table td {
  padding: 12px 14px;
  color: #344054;
  border-bottom: 1px solid #E4E9F5;
}
.hei-compare-table tr:last-child td { border-bottom: none; }
@media (max-width: 600px) {
  .hei-body-inner h2 { margin: 26px 0 10px 0; }
  .hei-body-inner h3 { margin: 20px 0 10px 0; }
  .hei-compare-table { font-size: 0.85rem; }
  .hei-compare-table th, .hei-compare-table td { padding: 8px 10px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-faf9776 */.hei-tool {
  width: 100%;
  background: #F5F7FC;
  padding: clamp(28px, 5vw, 56px) 0;
}
.hei-tool-inner {
  max-width: 90%;
  margin: 0 auto;
  padding-inline: clamp(16px, 4vw, 32px);
}
.hei-tool-card {
  background: #FFFFFF;
  border: 1px solid #E4E9F5;
  border-left: 4px solid #1B5CFF;
  border-radius: 12px;
  padding: clamp(20px, 4vw, 32px);
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
.hei-tool-card h2 {
  font-size: clamp(1.4rem, 1.2rem + 1vw, 2rem);
  font-weight: 700;
  color: #101828;
  margin: 0 0 12px 0;
}
.hei-tool-card p {
  font-size: clamp(1rem, 0.95rem + .2vw, 1.09rem);
  line-height: 1.7;
  color: #344054;
  margin: 0 0 20px 0;
}
.hei-tool-btn {
  display: inline-block;
  background: #143FBF;
  color: #FFFFFF;
  font-weight: 700;
  text-decoration: none;
  border-radius: 8px;
  padding: 12px 20px;
  min-height: 44px;
  line-height: 20px;
  box-sizing: border-box;
}
.hei-tool-btn:hover { background: #143FBF; text-decoration: underline; }
@media (max-width: 600px) {
  .hei-tool-card { padding: 20px; }
  .hei-tool-btn { width: 100%; text-align: center; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5b320e9 */.hei-closing {
  width: 100%;
  background: #FFFFFF;
  padding: clamp(28px, 5vw, 56px) 0;
}
.hei-closing-inner {
  max-width: 100%;
  margin: 0 auto;
  padding-inline: clamp(16px, 4vw, 32px);
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
.hei-closing-inner h2 {
  font-size: clamp(1.4rem, 1.2rem + 1vw, 2rem);
  font-weight: 700;
  color: #101828;
  margin: 0 0 14px 0;
}
.hei-closing-inner p {
  font-size: clamp(1rem, 0.95rem + .2vw, 1.09rem);
  line-height: 1.7;
  color: #344054;
  margin: 0;
}
.hei-closing-inner a {
  color: #1B5CFF;
  font-weight: 600;
  text-decoration: underline;
}
.hei-closing-inner a:hover { color: #143FBF; }
@media (max-width: 600px) {
  .hei-closing-inner h2 { margin-bottom: 10px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c9efdc3 */.hei-faq {
  width: 100%;
  background: #F5F7FC;
  padding: clamp(28px, 5vw, 56px) 0;
}
.hei-faq-inner {
  max-width: 80%;
  margin: 0 auto;
  padding-inline: clamp(16px, 4vw, 32px);
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
.hei-faq-inner h2 {
  font-size: clamp(1.4rem, 1.2rem + 1vw, 2rem);
  font-weight: 700;
  color: #101828;
  margin: 0 0 20px 0;
}
.hei-faq-item {
  background: #FFFFFF;
  border: 1px solid #E4E9F5;
  border-radius: 8px;
  padding: 14px 18px;
  margin-bottom: 12px;
}
.hei-faq-item summary {
  font-size: clamp(1rem, 0.95rem + .2vw, 1.09rem);
  font-weight: 700;
  color: #101828;
  cursor: pointer;
  list-style: none;
  position: relative;
  padding-right: 24px;
}
.hei-faq-item summary::-webkit-details-marker { display: none; }
.hei-faq-item summary::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 0;
  color: #1B5CFF;
  font-weight: 800;
  font-size: 1.2rem;
}
.hei-faq-item[open] summary::after { content: "-"; }
.hei-faq-item p {
  font-size: clamp(0.95rem, 0.9rem + .2vw, 1.02rem);
  line-height: 1.7;
  color: #344054;
  margin: 12px 0 0 0;
}
@media (max-width: 600px) {
  .hei-faq-item { padding: 12px 14px; }
  .hei-faq-inner h2 { margin-bottom: 14px; }
}/* End custom CSS */