.elementor-5944 .elementor-element.elementor-element-7612dd2{--display:flex;}body.elementor-page-5944:not(.elementor-motion-effects-element-type-background), body.elementor-page-5944 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-5d604a8 );}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-ec089d3 *//* ── Tabs ── */
.sim .tabs {
  display: flex;
  gap: 0;
  border-bottom: 1.5px solid #edf0f7;
  margin-bottom: 18px;
}
.sim .tab-btn {
  font-family: 'DM Sans', sans-serif !important;
  font-size: .8rem !important;
  font-weight: 600 !important;
  color: #6b7a99 !important;
  background: none !important;
  background-color: transparent !important;
  border: none !important;
  border-bottom: 2px solid transparent !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 8px 16px !important;
  cursor: pointer;
  margin-bottom: -1.5px;
  transition: color .15s, border-color .15s;
  text-transform: none !important;
  letter-spacing: normal !important;
  line-height: normal !important;
  width: auto !important;
  display: inline-block !important;
}
.sim .tab-btn:hover {
  background: none !important;
  background-color: transparent !important;
  color: #0d1f3c !important;
}
.sim .tab-btn.active {
  color: #0d1f3c !important;
  border-bottom-color: #2a6dd9 !important;
  background: none !important;
}/* End custom CSS */