.elementor-6038 .elementor-element.elementor-element-3470bcb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6038 .elementor-element.elementor-element-37e28a4 img{width:100%;}.elementor-6038 .elementor-element.elementor-element-fb0df96{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6038 .elementor-element.elementor-element-fb0df96:not(.elementor-motion-effects-element-type-background), .elementor-6038 .elementor-element.elementor-element-fb0df96 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-astglobalcolor5 );}.elementor-6038 .elementor-element.elementor-element-d7151be{--display:flex;}.elementor-6038 .elementor-element.elementor-element-252b378{--display:flex;}.elementor-6038 .elementor-element.elementor-element-6b6608f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6038 .elementor-element.elementor-element-35fdcfd.elementor-element{--align-self:center;}.elementor-6038 .elementor-element.elementor-element-c4d7318{--display:flex;}.elementor-6038 .elementor-element.elementor-element-e7daa43{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6038 .elementor-element.elementor-element-7293215.elementor-element{--align-self:center;}.elementor-6038 .elementor-element.elementor-element-a3c8068{--display:flex;}.elementor-6038 .elementor-element.elementor-element-ca7bc64{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6038 .elementor-element.elementor-element-b8df4c9.elementor-element{--align-self:center;}.elementor-6038 .elementor-element.elementor-element-2289bf4{--n-tabs-heading-wrap:wrap;--n-tabs-heading-overflow-x:initial;--n-tabs-title-white-space:initial;}.elementor-6038 .elementor-element.elementor-element-d79dc4d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6038 .elementor-element.elementor-element-d79dc4d:not(.elementor-motion-effects-element-type-background), .elementor-6038 .elementor-element.elementor-element-d79dc4d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-astglobalcolor5 );}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-35fdcfd */.bank-card {
  max-width: 420px;
  border: 2px solid #e5e7eb;
  border-radius: 14px;
  background: #ffffff;
  padding: 18px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.04);
}

.bank-header {
  display: flex;
  align-items: center;
  gap: 14px;
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 12px;
  margin-bottom: 14px;
}

.bank-logo {
  width: 52px;
  height: auto;
}

.bank-header h3 {
  font-size: 18px;
  margin: 0;
  color: #111827;
}

.account-title {
  font-size: 14px;
  margin-bottom: 12px;
  color: #374151;
}

/* Highlight boxes */
.highlight-box {
  background: #f4faf7;
  border: 1.5px solid #1a8f5d;
  border-radius: 12px;
  padding: 14px 18px;
  margin-bottom: 12px;
}

.highlight-box .label {
  font-size: 12px;
  color: #4b5563;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  font-weight: 600;
  margin-bottom: 6px;
  display: block;
}

.highlight-text {
  font-size: 19px;
  font-weight: 700;
  color: #145c3f;
  word-break: break-all;
  user-select: all;
}

/* Mobile friendly */
@media (max-width: 480px) {
  .bank-card {
    padding: 16px;
  }

  .highlight-text {
    font-size: 17px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7293215 */.bank-card {
  max-width: 420px;
  border: 2px solid #e5e7eb;
  border-radius: 14px;
  background: #ffffff;
  padding: 18px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.04);
}

.bank-header {
  display: flex;
  align-items: center;
  gap: 14px;
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 12px;
  margin-bottom: 14px;
}

.bank-logo {
  width: 52px;
  height: auto;
}

.bank-header h3 {
  font-size: 18px;
  margin: 0;
  color: #111827;
}

.account-title {
  font-size: 14px;
  margin-bottom: 12px;
  color: #374151;
}

/* Highlight boxes */
.highlight-box {
  background: #f4faf7;
  border: 1.5px solid #1a8f5d;
  border-radius: 12px;
  padding: 14px 18px;
  margin-bottom: 12px;
}

.highlight-box .label {
  font-size: 12px;
  color: #4b5563;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  font-weight: 600;
  margin-bottom: 6px;
  display: block;
}

.highlight-text {
  font-size: 19px;
  font-weight: 700;
  color: #145c3f;
  word-break: break-all;
  user-select: all;
}

/* Mobile friendly */
@media (max-width: 480px) {
  .bank-card {
    padding: 16px;
  }

  .highlight-text {
    font-size: 17px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b8df4c9 */.bank-card {
  max-width: 420px;
  border: 2px solid #e5e7eb;
  border-radius: 14px;
  background: #ffffff;
  padding: 18px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.04);
}

.bank-header {
  display: flex;
  align-items: center;
  gap: 14px;
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 12px;
  margin-bottom: 14px;
}

.bank-logo {
  width: 52px;
  height: auto;
}

.bank-header h3 {
  font-size: 18px;
  margin: 0;
  color: #111827;
}

.account-title {
  font-size: 14px;
  margin-bottom: 12px;
  color: #374151;
}

/* Highlight boxes */
.highlight-box {
  background: #f4faf7;
  border: 1.5px solid #1a8f5d;
  border-radius: 12px;
  padding: 14px 18px;
  margin-bottom: 12px;
}

.highlight-box .label {
  font-size: 12px;
  color: #4b5563;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  font-weight: 600;
  margin-bottom: 6px;
  display: block;
}

.highlight-text {
  font-size: 19px;
  font-weight: 700;
  color: #145c3f;
  word-break: break-all;
  user-select: all;
}

/* Mobile friendly */
@media (max-width: 480px) {
  .bank-card {
    padding: 16px;
  }

  .highlight-text {
    font-size: 17px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-35fdcfd */.bank-card {
  max-width: 420px;
  border: 2px solid #e5e7eb;
  border-radius: 14px;
  background: #ffffff;
  padding: 18px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.04);
}

.bank-header {
  display: flex;
  align-items: center;
  gap: 14px;
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 12px;
  margin-bottom: 14px;
}

.bank-logo {
  width: 52px;
  height: auto;
}

.bank-header h3 {
  font-size: 18px;
  margin: 0;
  color: #111827;
}

.account-title {
  font-size: 14px;
  margin-bottom: 12px;
  color: #374151;
}

/* Highlight boxes */
.highlight-box {
  background: #f4faf7;
  border: 1.5px solid #1a8f5d;
  border-radius: 12px;
  padding: 14px 18px;
  margin-bottom: 12px;
}

.highlight-box .label {
  font-size: 12px;
  color: #4b5563;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  font-weight: 600;
  margin-bottom: 6px;
  display: block;
}

.highlight-text {
  font-size: 19px;
  font-weight: 700;
  color: #145c3f;
  word-break: break-all;
  user-select: all;
}

/* Mobile friendly */
@media (max-width: 480px) {
  .bank-card {
    padding: 16px;
  }

  .highlight-text {
    font-size: 17px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7293215 */.bank-card {
  max-width: 420px;
  border: 2px solid #e5e7eb;
  border-radius: 14px;
  background: #ffffff;
  padding: 18px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.04);
}

.bank-header {
  display: flex;
  align-items: center;
  gap: 14px;
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 12px;
  margin-bottom: 14px;
}

.bank-logo {
  width: 52px;
  height: auto;
}

.bank-header h3 {
  font-size: 18px;
  margin: 0;
  color: #111827;
}

.account-title {
  font-size: 14px;
  margin-bottom: 12px;
  color: #374151;
}

/* Highlight boxes */
.highlight-box {
  background: #f4faf7;
  border: 1.5px solid #1a8f5d;
  border-radius: 12px;
  padding: 14px 18px;
  margin-bottom: 12px;
}

.highlight-box .label {
  font-size: 12px;
  color: #4b5563;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  font-weight: 600;
  margin-bottom: 6px;
  display: block;
}

.highlight-text {
  font-size: 19px;
  font-weight: 700;
  color: #145c3f;
  word-break: break-all;
  user-select: all;
}

/* Mobile friendly */
@media (max-width: 480px) {
  .bank-card {
    padding: 16px;
  }

  .highlight-text {
    font-size: 17px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b8df4c9 */.bank-card {
  max-width: 420px;
  border: 2px solid #e5e7eb;
  border-radius: 14px;
  background: #ffffff;
  padding: 18px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.04);
}

.bank-header {
  display: flex;
  align-items: center;
  gap: 14px;
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 12px;
  margin-bottom: 14px;
}

.bank-logo {
  width: 52px;
  height: auto;
}

.bank-header h3 {
  font-size: 18px;
  margin: 0;
  color: #111827;
}

.account-title {
  font-size: 14px;
  margin-bottom: 12px;
  color: #374151;
}

/* Highlight boxes */
.highlight-box {
  background: #f4faf7;
  border: 1.5px solid #1a8f5d;
  border-radius: 12px;
  padding: 14px 18px;
  margin-bottom: 12px;
}

.highlight-box .label {
  font-size: 12px;
  color: #4b5563;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  font-weight: 600;
  margin-bottom: 6px;
  display: block;
}

.highlight-text {
  font-size: 19px;
  font-weight: 700;
  color: #145c3f;
  word-break: break-all;
  user-select: all;
}

/* Mobile friendly */
@media (max-width: 480px) {
  .bank-card {
    padding: 16px;
  }

  .highlight-text {
    font-size: 17px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-35fdcfd */.bank-card {
  max-width: 420px;
  border: 2px solid #e5e7eb;
  border-radius: 14px;
  background: #ffffff;
  padding: 18px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.04);
}

.bank-header {
  display: flex;
  align-items: center;
  gap: 14px;
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 12px;
  margin-bottom: 14px;
}

.bank-logo {
  width: 52px;
  height: auto;
}

.bank-header h3 {
  font-size: 18px;
  margin: 0;
  color: #111827;
}

.account-title {
  font-size: 14px;
  margin-bottom: 12px;
  color: #374151;
}

/* Highlight boxes */
.highlight-box {
  background: #f4faf7;
  border: 1.5px solid #1a8f5d;
  border-radius: 12px;
  padding: 14px 18px;
  margin-bottom: 12px;
}

.highlight-box .label {
  font-size: 12px;
  color: #4b5563;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  font-weight: 600;
  margin-bottom: 6px;
  display: block;
}

.highlight-text {
  font-size: 19px;
  font-weight: 700;
  color: #145c3f;
  word-break: break-all;
  user-select: all;
}

/* Mobile friendly */
@media (max-width: 480px) {
  .bank-card {
    padding: 16px;
  }

  .highlight-text {
    font-size: 17px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7293215 */.bank-card {
  max-width: 420px;
  border: 2px solid #e5e7eb;
  border-radius: 14px;
  background: #ffffff;
  padding: 18px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.04);
}

.bank-header {
  display: flex;
  align-items: center;
  gap: 14px;
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 12px;
  margin-bottom: 14px;
}

.bank-logo {
  width: 52px;
  height: auto;
}

.bank-header h3 {
  font-size: 18px;
  margin: 0;
  color: #111827;
}

.account-title {
  font-size: 14px;
  margin-bottom: 12px;
  color: #374151;
}

/* Highlight boxes */
.highlight-box {
  background: #f4faf7;
  border: 1.5px solid #1a8f5d;
  border-radius: 12px;
  padding: 14px 18px;
  margin-bottom: 12px;
}

.highlight-box .label {
  font-size: 12px;
  color: #4b5563;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  font-weight: 600;
  margin-bottom: 6px;
  display: block;
}

.highlight-text {
  font-size: 19px;
  font-weight: 700;
  color: #145c3f;
  word-break: break-all;
  user-select: all;
}

/* Mobile friendly */
@media (max-width: 480px) {
  .bank-card {
    padding: 16px;
  }

  .highlight-text {
    font-size: 17px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b8df4c9 */.bank-card {
  max-width: 420px;
  border: 2px solid #e5e7eb;
  border-radius: 14px;
  background: #ffffff;
  padding: 18px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.04);
}

.bank-header {
  display: flex;
  align-items: center;
  gap: 14px;
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 12px;
  margin-bottom: 14px;
}

.bank-logo {
  width: 52px;
  height: auto;
}

.bank-header h3 {
  font-size: 18px;
  margin: 0;
  color: #111827;
}

.account-title {
  font-size: 14px;
  margin-bottom: 12px;
  color: #374151;
}

/* Highlight boxes */
.highlight-box {
  background: #f4faf7;
  border: 1.5px solid #1a8f5d;
  border-radius: 12px;
  padding: 14px 18px;
  margin-bottom: 12px;
}

.highlight-box .label {
  font-size: 12px;
  color: #4b5563;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  font-weight: 600;
  margin-bottom: 6px;
  display: block;
}

.highlight-text {
  font-size: 19px;
  font-weight: 700;
  color: #145c3f;
  word-break: break-all;
  user-select: all;
}

/* Mobile friendly */
@media (max-width: 480px) {
  .bank-card {
    padding: 16px;
  }

  .highlight-text {
    font-size: 17px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-35fdcfd */.bank-card {
  max-width: 420px;
  border: 2px solid #e5e7eb;
  border-radius: 14px;
  background: #ffffff;
  padding: 18px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.04);
}

.bank-header {
  display: flex;
  align-items: center;
  gap: 14px;
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 12px;
  margin-bottom: 14px;
}

.bank-logo {
  width: 52px;
  height: auto;
}

.bank-header h3 {
  font-size: 18px;
  margin: 0;
  color: #111827;
}

.account-title {
  font-size: 14px;
  margin-bottom: 12px;
  color: #374151;
}

/* Highlight boxes */
.highlight-box {
  background: #f4faf7;
  border: 1.5px solid #1a8f5d;
  border-radius: 12px;
  padding: 14px 18px;
  margin-bottom: 12px;
}

.highlight-box .label {
  font-size: 12px;
  color: #4b5563;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  font-weight: 600;
  margin-bottom: 6px;
  display: block;
}

.highlight-text {
  font-size: 19px;
  font-weight: 700;
  color: #145c3f;
  word-break: break-all;
  user-select: all;
}

/* Mobile friendly */
@media (max-width: 480px) {
  .bank-card {
    padding: 16px;
  }

  .highlight-text {
    font-size: 17px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7293215 */.bank-card {
  max-width: 420px;
  border: 2px solid #e5e7eb;
  border-radius: 14px;
  background: #ffffff;
  padding: 18px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.04);
}

.bank-header {
  display: flex;
  align-items: center;
  gap: 14px;
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 12px;
  margin-bottom: 14px;
}

.bank-logo {
  width: 52px;
  height: auto;
}

.bank-header h3 {
  font-size: 18px;
  margin: 0;
  color: #111827;
}

.account-title {
  font-size: 14px;
  margin-bottom: 12px;
  color: #374151;
}

/* Highlight boxes */
.highlight-box {
  background: #f4faf7;
  border: 1.5px solid #1a8f5d;
  border-radius: 12px;
  padding: 14px 18px;
  margin-bottom: 12px;
}

.highlight-box .label {
  font-size: 12px;
  color: #4b5563;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  font-weight: 600;
  margin-bottom: 6px;
  display: block;
}

.highlight-text {
  font-size: 19px;
  font-weight: 700;
  color: #145c3f;
  word-break: break-all;
  user-select: all;
}

/* Mobile friendly */
@media (max-width: 480px) {
  .bank-card {
    padding: 16px;
  }

  .highlight-text {
    font-size: 17px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b8df4c9 */.bank-card {
  max-width: 420px;
  border: 2px solid #e5e7eb;
  border-radius: 14px;
  background: #ffffff;
  padding: 18px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.04);
}

.bank-header {
  display: flex;
  align-items: center;
  gap: 14px;
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 12px;
  margin-bottom: 14px;
}

.bank-logo {
  width: 52px;
  height: auto;
}

.bank-header h3 {
  font-size: 18px;
  margin: 0;
  color: #111827;
}

.account-title {
  font-size: 14px;
  margin-bottom: 12px;
  color: #374151;
}

/* Highlight boxes */
.highlight-box {
  background: #f4faf7;
  border: 1.5px solid #1a8f5d;
  border-radius: 12px;
  padding: 14px 18px;
  margin-bottom: 12px;
}

.highlight-box .label {
  font-size: 12px;
  color: #4b5563;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  font-weight: 600;
  margin-bottom: 6px;
  display: block;
}

.highlight-text {
  font-size: 19px;
  font-weight: 700;
  color: #145c3f;
  word-break: break-all;
  user-select: all;
}

/* Mobile friendly */
@media (max-width: 480px) {
  .bank-card {
    padding: 16px;
  }

  .highlight-text {
    font-size: 17px;
  }
}/* End custom CSS */