.elementor-2345 .elementor-element.elementor-element-fb085f7{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2345 .elementor-element.elementor-element-fb085f7.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-2345 .elementor-element.elementor-element-25e2047{--display:flex;--min-height:40vh;--justify-content:center;--gap:24px 24px;--row-gap:24px;--column-gap:24px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:8px;--padding-right:8px;}.elementor-2345 .elementor-element.elementor-element-b18998c{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:flex-start;--gap:32px 32px;--row-gap:32px;--column-gap:32px;--flex-wrap:nowrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2345 .elementor-element.elementor-element-041ebc5{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:stretch;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2345 .elementor-element.elementor-element-cf54a9a{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:stretch;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2345 .elementor-element.elementor-element-29fcd23{--display:flex;--justify-content:flex-start;--align-items:stretch;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(min-width:768px){.elementor-2345 .elementor-element.elementor-element-fb085f7{--width:97.755%;}}/* Start custom CSS for html, class: .elementor-element-910403a *//* =========================================
   HERO SYSTEM — FINAL
========================================= */

#tp_hero_system{
  width:100%;
  max-width:1400px;
  margin:0 auto;
  padding:0 24px;
}

.tp_hero_shell{
  border-radius:24px;
  padding:40px 44px;

  background:
    radial-gradient(140% 140% at 0% 40%, #2a6a87 0%, #163f56 55%, #12384d 100%);

  display:flex;
  flex-direction:column;
  gap:16px;
}

/* TOP */
.tp_hero_top{
  display:flex;
  align-items:center;
  justify-content:space-between;
}

.tp_hero_logo{
  height:38px;
}

.tp_hero_eyebrow{
  font-size:11px;
  letter-spacing:.12em;
  opacity:.7;
}

/* HEADLINE */
.tp_hero_title{
  font-size:48px;
  line-height:1.08;
  letter-spacing:-0.02em;
  margin:0;
  color:#ffffff;
}

/* SUB */
.tp_hero_sub{
  font-size:18px;
  line-height:1.5;
  max-width:640px;
  opacity:.9;
  margin:0;
}

/* TAGS */
.tp_hero_tags{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
}

.tp_tag{
  font-size:12px;
  padding:6px 10px;
  border-radius:999px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.15);
}

/* CTA */
.tp_hero_cta{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  margin-top:6px;
}

/* BUTTONS (MATCH YOUR TILE STYLE) */
.tp_btn_primary{
  padding:14px 22px;
  border-radius:10px;
  background:linear-gradient(90deg,#18e0a1,#1fb6ff);
  color:#002b36;
  font-weight:600;
  text-decoration:none;
}

.tp_btn_secondary{
  padding:14px 22px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.25);
  color:#ffffff;
  text-decoration:none;
}

/* =========================================
   RESPONSIVE
========================================= */

@media (max-width:1024px){

  .tp_hero_title{
    font-size:38px;
  }

  .tp_hero_shell{
    padding:32px;
  }

}

@media (max-width:640px){

  .tp_hero_title{
    font-size:30px;
  }

  .tp_hero_sub{
    font-size:16px;
  }

  .tp_hero_top{
    flex-direction:column;
    align-items:flex-start;
    gap:8px;
  }

}/* End custom CSS */
/* Start custom CSS *//* ==========================================
   HOME V2 - SYSTEM ALIGNMENT PATCH
   Full replacement for HomeV2ConnectednessCSS.txt
========================================== */

.tp-page-system.tp-home-system-shell {
  --tp-shell-max: 1100px;
  --tp-shell-gap-desktop: 40px;
  --tp-shell-gap-tablet: 32px;
  --tp-shell-gap-mobile: 24px;
  --tp-grid-gap-desktop: 24px;
  --tp-grid-gap-mobile: 16px;

  position: relative;
  max-width: var(--tp-shell-max);
  margin: 0 auto;
  padding: 24px 20px 40px;
  display: flex;
  flex-direction: column;
  gap: var(--tp-shell-gap-desktop);
  overflow: visible;
  background:
    radial-gradient(72% 42% at 50% 0%, rgba(78, 217, 255, 0.16) 0%, rgba(78, 217, 255, 0) 58%),
    radial-gradient(54% 32% at 50% 55%, rgba(34, 156, 218, 0.10) 0%, rgba(34, 156, 218, 0) 100%),
    linear-gradient(180deg, #081824 0%, #0b2231 34%, #0d2a3b 66%, #0a2130 100%);
  border-radius: 30px;
  box-shadow:
    0 26px 70px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.035);
}

.tp-page-system.tp-home-system-shell::before {
  content: "";
  position: absolute;
  inset: 14px;
  border-radius: 24px;
  pointer-events: none;
  border: 1px solid rgba(92, 212, 255, 0.08);
  background:
    repeating-linear-gradient(
      90deg,
      rgba(125, 220, 255, 0.022) 0 1px,
      transparent 1px 155px
    ),
    repeating-linear-gradient(
      180deg,
      rgba(125, 220, 255, 0.018) 0 1px,
      transparent 1px 110px
    );
  opacity: 0.55;
}

.tp-page-system .elementor-container,
.tp-page-system .elementor-widget-wrap,
.tp-page-system .elementor-section {
  margin: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.tp-page-system .tp-page-system__hero,
.tp-page-system .tp-page-system__pair-row,
.tp-page-system .tp-page-system__corridor,
.tp-page-system .hero-section,
.tp-page-system .tp-home-tile-grid,
.tp-page-system .tp-home-learning-row {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: var(--tp-shell-max);
  margin: 0 auto !important;
  padding: 0 !important;
}

.tp-page-system .tp-page-system__hero,
.tp-page-system .hero-section {
  margin-bottom: 0 !important;
}

.tp-page-system .tp-page-system__pair-row,
.tp-page-system .tp-home-tile-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--tp-grid-gap-desktop);
  align-items: stretch;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
}

.tp-page-system .tp-page-system__pair-row::before,
.tp-page-system .tp-page-system__pair-row::after,
.tp-page-system .tp-home-tile-grid::before,
.tp-page-system .tp-home-tile-grid::after,
.tp-page-system .tp-page-system__corridor::before,
.tp-page-system .tp-page-system__corridor::after {
  content: none !important;
}

.tp-page-system .tp-page-system__pair-row > *,
.tp-page-system .tp-home-tile-grid > *,
.tp-page-system .tp-page-system__pair-row > .e-con,
.tp-page-system .tp-home-tile-grid > .e-con,
.tp-page-system .tp-page-system__pair-row > .elementor-element,
.tp-page-system .tp-home-tile-grid > .elementor-element {
  min-width: 0 !important;
  width: 100% !important;
  max-width: none !important;
  display: flex !important;
  flex-direction: column !important;
  align-self: stretch !important;
}

.tp-page-system .tp-page-system__pair-row .elementor-widget-html,
.tp-page-system .tp-page-system__pair-row .elementor-widget-container,
.tp-page-system .tp-home-tile-grid .elementor-widget-html,
.tp-page-system .tp-home-tile-grid .elementor-widget-container,
.tp-page-system .tp-page-system__corridor .elementor-widget-html,
.tp-page-system .tp-page-system__corridor .elementor-widget-container {
  width: 100% !important;
  flex: 1 1 auto !important;
}

.tp-page-system #tp_hero_system,
.tp-page-system #tp_tile1_risk,
.tp-page-system #tp_tile2_risk,
.tp-page-system #tp_t3 {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
}

.tp-page-system #tp_tile1_risk,
.tp-page-system #tp_tile2_risk {
  padding: 0 !important;
}

.tp-page-system #tp_t3 {
  padding: 32px !important;
  margin-top: 0 !important;
  transform: none !important;
  position: relative !important;
  top: auto !important;
}

.tp-page-system #tp_tile1_risk .t1_shell,
.tp-page-system #tp_tile2_risk .t2_shell {
  display: flex !important;
  flex-direction: column !important;
  height: 100% !important;
  min-height: 100% !important;
  border-radius: 18px !important;
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.18) !important;
}

.tp-page-system #tp_tile1_risk .t1_left,
.tp-page-system #tp_tile2_risk .t2_left {
  display: flex !important;
  flex-direction: column !important;
  flex: 1 1 auto !important;
  height: 100% !important;
}

.tp-page-system #tp_tile1_risk .t1_ctaStack,
.tp-page-system #tp_tile2_risk .t2_ctaStack {
  margin-top: auto !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 12px !important;
  width: min(100%, 430px) !important;
  padding-top: 24px !important;
}

.tp-page-system #tp_tile1_risk .t1_btnPrimary,
.tp-page-system #tp_tile1_risk .t1_btnSecondary,
.tp-page-system #tp_tile2_risk .t2_btnPrimary,
.tp-page-system #tp_tile2_risk .t2_btnSecondary {
  width: 100% !important;
  max-width: none !important;
  margin-top: 0 !important;
  transform: none !important;
  position: relative !important;
}

.tp-page-system #tp_tile1_risk .t1_btnPrimary,
.tp-page-system #tp_tile2_risk .t2_btnPrimary {
  min-height: 52px !important;
}

.tp-page-system #tp_tile1_risk .t1_btnSecondary,
.tp-page-system #tp_tile2_risk .t2_btnSecondary {
  min-height: 50px !important;
}

.tp-page-system #tp_t3,
.tp-page-system #tp_t3 .t3_wrap {
  border-radius: 18px !important;
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.18) !important;
  margin-top: 0 !important;
  transform: none !important;
}

.tp-page-system #tp_t3 .t3_toolBlock {
  margin-top: 24px !important;
}

.tp-page-system #tp_t3 .t3_toolActions {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
  align-items: center !important;
}

.tp-page-system #tp_t3 .t3_btnPrimary--wide,
.tp-page-system #tp_t3 .t3_btnGhost--compact {
  min-width: 248px !important;
}

.tp-page-system #tp_t3 .t3_partnerBand {
  margin-top: 24px !important;
}

.tp-page-system #tp_hero_system .tp_hero_title,
.tp-page-system #tp_tile1_risk .t1_headline,
.tp-page-system #tp_tile2_risk .t2_headline {
  line-height: 1.08 !important;
}

.tp-page-system #tp_hero_system .tp_hero_sub,
.tp-page-system #tp_tile1_risk .t1_supporting,
.tp-page-system #tp_tile1_risk .t1_bridge,
.tp-page-system #tp_tile2_risk .t2_supporting,
.tp-page-system #tp_tile2_risk .t2_bridge,
.tp-page-system #tp_t3 .t3_sub,
.tp-page-system #tp_t3 .t3_cardDesc {
  line-height: 1.5 !important;
}

@media (max-width: 1024px) {
  .tp-page-system.tp-home-system-shell {
    gap: var(--tp-shell-gap-tablet);
    padding: 20px 18px 32px;
  }

  .tp-page-system .tp-page-system__pair-row,
  .tp-page-system .tp-home-tile-grid {
    gap: 20px;
  }

  .tp-page-system #tp_t3 {
    padding: 28px !important;
  }
}

@media (max-width: 768px) {
  .tp-page-system.tp-home-system-shell {
    gap: var(--tp-shell-gap-mobile);
    padding: 18px 16px 24px;
    border-radius: 22px;
  }

  .tp-page-system.tp-home-system-shell::before {
    inset: 10px;
    border-radius: 18px;
    opacity: 0.42;
  }

  .tp-page-system .tp-page-system__pair-row,
  .tp-page-system .tp-home-tile-grid {
    grid-template-columns: 1fr !important;
    gap: var(--tp-grid-gap-mobile) !important;
  }

  .tp-page-system #tp_hero_system .tp_hero_main {
    grid-template-columns: 1fr !important;
    gap: 24px !important;
  }

  .tp-page-system #tp_hero_system .tp_hero_side {
    justify-content: flex-start !important;
  }

  .tp-page-system #tp_tile1_risk .t1_shell,
  .tp-page-system #tp_tile2_risk .t2_shell {
    min-height: 0 !important;
  }

  .tp-page-system #tp_tile1_risk .t1_left,
  .tp-page-system #tp_tile2_risk .t2_left {
    padding-bottom: 20px !important;
  }

  .tp-page-system #tp_tile1_risk .t1_ctaStack,
  .tp-page-system #tp_tile2_risk .t2_ctaStack {
    margin-top: 24px !important;
    padding-top: 0 !important;
    width: 100% !important;
  }

  .tp-page-system #tp_tile1_risk .t1_btnPrimary,
  .tp-page-system #tp_tile1_risk .t1_btnSecondary,
  .tp-page-system #tp_tile2_risk .t2_btnPrimary,
  .tp-page-system #tp_tile2_risk .t2_btnSecondary,
  .tp-page-system #tp_t3 .t3_btnPrimary,
  .tp-page-system #tp_t3 .t3_btnGhost,
  .tp-page-system #tp_t3 .t3_btnPrimary--wide,
  .tp-page-system #tp_t3 .t3_btnGhost--compact,
  .tp-page-system #tp_t3 .t3_btnTeal {
    width: 100% !important;
    min-width: 0 !important;
  }

  .tp-page-system #tp_t3 {
    padding: 24px 20px !important;
  }

  .tp-page-system #tp_t3 .t3_grid {
    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }

  .tp-page-system #tp_t3 .t3_card {
    padding: 20px !important;
  }

  .tp-page-system #tp_t3 .t3_actions,
  .tp-page-system #tp_t3 .t3_toolActions {
    flex-direction: column !important;
    align-items: stretch !important;
  }

  .tp-page-system #tp_hero_system .tp_hero_title {
    font-size: clamp(40px, 9.2vw, 54px) !important;
    line-height: 1.12 !important;
  }

  .tp-page-system #tp_tile1_risk .t1_headline,
  .tp-page-system #tp_tile2_risk .t2_headline {
    font-size: clamp(34px, 8.6vw, 52px) !important;
    line-height: 1.12 !important;
  }

  .tp-page-system #tp_hero_system .tp_hero_sub,
  .tp-page-system #tp_tile1_risk .t1_supporting,
  .tp-page-system #tp_tile1_risk .t1_bridge,
  .tp-page-system #tp_tile2_risk .t2_supporting,
  .tp-page-system #tp_tile2_risk .t2_bridge,
  .tp-page-system #tp_t3 .t3_sub,
  .tp-page-system #tp_t3 .t3_cardDesc {
    line-height: 1.52 !important;
  }
}

@media (max-width: 480px) {
  .tp-page-system.tp-home-system-shell {
    padding: 16px 14px 22px;
  }

  .tp-page-system #tp_t3 {
    padding: 20px 18px !important;
  }

  .tp-page-system #tp_hero_system .tp_hero_title {
    font-size: clamp(36px, 10vw, 46px) !important;
  }

  .tp-page-system #tp_tile1_risk .t1_headline,
  .tp-page-system #tp_tile2_risk .t2_headline {
    font-size: clamp(32px, 9.6vw, 42px) !important;
  }
}/* End custom CSS */