.elementor-38 .elementor-element.elementor-element-216d822{--display:flex;}.elementor-38 .elementor-element.elementor-element-216d822.e-con{--flex-grow:0;--flex-shrink:0;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-38 .elementor-element.elementor-element-216d822{--width:119.757%;}}/* Start custom CSS for html, class: .elementor-element-23e7d66 */.fv_home {
  font-family: Inter, Poppins, Arial, sans-serif;
  color: #10233f;
  background: #ffffff;
}

.fv_wrap {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 28px;
}

.fv_hero {
  padding: 92px 0 76px;
  background:
    radial-gradient(circle at 15% 20%, rgba(18,104,255,.14), transparent 28%),
    radial-gradient(circle at 85% 10%, rgba(245,183,63,.18), transparent 26%),
    linear-gradient(180deg, #f8fbff, #ffffff);
}

.fv_hero_grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(420px, 0.95fr);
  gap: 56px;
  align-items: start;
}

.fv_badge,
.fv_section_head span,
.fv_cta_box span {
  display: inline-flex;
  color: #1268ff;
  background: #eaf2ff;
  border: 1px solid #d7e6ff;
  padding: 9px 14px;
  border-radius: 999px;
  font-weight: 800;
  font-size: 13px;
}

.fv_hero h1 {
  font-size: clamp(42px, 5vw, 68px);
  line-height: 1.02;
  letter-spacing: -.045em;
  margin: 22px 0 22px;
  color: #061b35;
}

.fv_hero p {
  font-size: 19px;
  line-height: 1.7;
  color: #64748b;
  max-width: 650px;
}

.fv_hero_buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 32px;
}

.fv_btn_primary,
.fv_btn_secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 15px 24px;
  border-radius: 12px;
  text-decoration: none;
  font-weight: 850;
}

.fv_btn_primary {
  background: linear-gradient(135deg, #1268ff, #1d55eb);
  color: white !important;
  box-shadow: 0 16px 34px rgba(18,104,255,.26);
}

.fv_btn_secondary {
  background: white;
  color: #10233f;
  border: 1px solid #dfe8f5;
}

.fv_trust_row {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.fv_trust_row span {
  padding: 8px 12px;
  border-radius: 999px;
  background: white;
  border: 1px solid #e6edf6;
  color: #64748b;
  font-size: 13px;
  font-weight: 700;
}

.fv_hero_panel {
  background: rgba(255,255,255,.88);
  border: 1px solid #e4ebf5;
  border-radius: 28px;
  box-shadow: 0 30px 80px rgba(6,27,53,.14);
  padding: 28px;
}

.fv_panel_top {
  padding: 20px;
  border-radius: 20px;
  background: #061b35;
  color: white;
  margin-bottom: 18px;
}

.fv_panel_top span {
  color: #f5b73f;
  font-weight: 800;
  font-size: 13px;
}

.fv_panel_top strong {
  display: block;
  font-size: 22px;
  margin-top: 8px;
  line-height: 1.25;
}

.fv_flow_card {
  padding: 20px;
  border: 1px solid #e6edf6;
  border-radius: 20px;
  margin-top: 14px;
  background: #ffffff;
}

.fv_flow_card div {
  display: flex;
  gap: 12px;
  align-items: center;
}

.fv_flow_card b {
  color: #1268ff;
}

.fv_flow_card span {
  font-weight: 850;
  color: #061b35;
}

.fv_flow_card p {
  margin: 10px 0 0;
  color: #64748b;
  line-height: 1.55;
}

.fv_choice,
.fv_services {
  padding: 86px 0;
}

.fv_section_head {
  text-align: center;
  max-width: 780px;
  margin: 0 auto 46px;
}

.fv_section_head.left {
  text-align: left;
  margin: 0 0 34px;
}

.fv_section_head h2,
.fv_cta_box h2 {
  font-size: clamp(34px, 4vw, 48px);
  line-height: 1.08;
  letter-spacing: -.035em;
  color: #061b35;
  margin: 18px 0 14px;
}

.fv_section_head p,
.fv_cta_box p {
  color: #64748b;
  font-size: 18px;
  line-height: 1.7;
}

.fv_choice_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.fv_path_card {
  display: block;
  padding: 34px;
  border: 1px solid #e4ebf5;
  border-radius: 26px;
  text-decoration: none;
  background: white;
  box-shadow: 0 20px 50px rgba(6,27,53,.06);
  transition: transform .2s ease, box-shadow .2s ease;
}

.fv_path_card:hover {
  transform: translateY(-5px);
  box-shadow: 0 26px 70px rgba(6,27,53,.12);
}

.fv_path_card.featured {
  background: linear-gradient(180deg, #061b35, #09284f);
  color: white;
}

.fv_path_card.featured h3,
.fv_path_card.featured strong {
  color: white;
}

.fv_path_card.featured p {
  color: rgba(255,255,255,.74);
}

.fv_icon {
  width: 54px;
  height: 54px;
  border-radius: 17px;
  background: #eaf2ff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  margin-bottom: 22px;
}

.fv_path_card h3,
.fv_service_card h3 {
  color: #061b35;
  font-size: 22px;
  margin: 0 0 12px;
}

.fv_path_card p,
.fv_service_card p {
  color: #64748b;
  line-height: 1.65;
}

.fv_path_card strong {
  display: inline-block;
  color: #1268ff;
  margin-top: 16px;
}

.fv_ecosystem {
  padding: 92px 0;
  background: #f8fbff;
}

.fv_ecosystem_grid {
  display: grid;
  grid-template-columns: 1fr .9fr;
  gap: 58px;
  align-items: center;
}

.fv_stack {
  display: grid;
  gap: 16px;
}

.fv_stack div {
  padding: 22px;
  border-radius: 20px;
  background: white;
  border: 1px solid #e4ebf5;
}

.fv_stack h4 {
  margin: 0 0 8px;
  color: #061b35;
  font-size: 19px;
}

.fv_stack p {
  margin: 0;
  color: #64748b;
  line-height: 1.6;
}

.fv_system_visual {
  min-height: 430px;
  border-radius: 30px;
  background:
    radial-gradient(circle at center, rgba(18,104,255,.2), transparent 38%),
    #061b35;
  position: relative;
  box-shadow: 0 30px 80px rgba(6,27,53,.2);
  overflow: hidden;
}

.fv_node {
  position: absolute;
  padding: 12px 16px;
  background: rgba(255,255,255,.94);
  border-radius: 999px;
  font-weight: 850;
  color: #061b35;
  box-shadow: 0 14px 34px rgba(0,0,0,.18);
}

.fv_node.main {
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #1268ff;
  color: white;
}

.fv_node:nth-child(2) { top: 12%; left: 12%; }
.fv_node:nth-child(3) { top: 18%; right: 10%; }
.fv_node:nth-child(4) { bottom: 18%; left: 10%; }
.fv_node:nth-child(5) { bottom: 14%; right: 16%; }
.fv_node:nth-child(6) { top: 58%; left: 8%; }

.fv_service_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.fv_service_card {
  padding: 28px;
  border-radius: 24px;
  background: white;
  border: 1px solid #e4ebf5;
  box-shadow: 0 18px 45px rgba(6,27,53,.05);
}

.fv_cta {
  padding: 30px 0 90px;
}

.fv_cta_box {
  background:
    radial-gradient(circle at top right, rgba(245,183,63,.22), transparent 30%),
    linear-gradient(135deg, #061b35, #09284f);
  color: white;
  border-radius: 30px;
  padding: 54px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 34px;
  align-items: center;
}

.fv_cta_box h2 {
  color: white;
}

.fv_cta_box p {
  color: rgba(255,255,255,.74);
  max-width: 720px;
}

@media (max-width: 980px) {
  .fv_hero_grid,
  .fv_ecosystem_grid,
  .fv_cta_box {
    grid-template-columns: 1fr;
  }

  .fv_choice_grid,
  .fv_service_grid {
    grid-template-columns: 1fr;
  }

  .fv_hero {
    padding-top: 64px;
  }
}
.fv_grid_4 {
  margin-top: 48px;
}

.fv_step {
  background: #ffffff;
  border: 1px solid #e4ebf5;
  border-radius: 24px;
  padding: 28px;
  box-shadow: 0 18px 45px rgba(6, 27, 53, 0.06);
  transition: all 0.2s ease;
}

.fv_step:hover {
  transform: translateY(-4px);
  box-shadow: 0 28px 70px rgba(6, 27, 53, 0.12);
}
.fv_light_band {
  background: #f8fbff;
  border-top: 1px solid #e4ebf5;
  border-bottom: 1px solid #e4ebf5;
}
.fv_grid_4 {
  grid-template-columns: repeat(2, 1fr);
}

.fv_services .fv_service_grid {
  grid-template-columns: repeat(2, 1fr);
}

.fv_service_grid_three {
  grid-template-columns: repeat(3, 1fr) !important;
}

@media (max-width: 900px) {
  .fv_grid_4,
  .fv_services .fv_service_grid,
  .fv_service_grid_three,
  .fv_choice_grid,
  .fv_hero_grid,
  .fv_ecosystem_grid,
  .fv_cta_box {
    grid-template-columns: 1fr !important;
  }

  .fv_hero_buttons {
    flex-wrap: wrap;
  }
}

@media (max-width: 640px) {
  .fv_wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .fv_hero_buttons {
    flex-direction: column;
    align-items: stretch;
  }

  .fv_hero_buttons a,
  .fv_btn_primary,
  .fv_btn_secondary {
    width: 100%;
    text-align: center;
  }

  .fv_service_card,
  .fv_path_card,
  .fv_step {
    padding: 24px;
  }
}

.fv_rebate_banner{
    margin-top:48px;
    padding:22px 26px;

    background:#ffffff;
    border:1px solid #dbe8ff;
    border-left:5px solid var(--fv-primary);

    border-radius:16px;

    box-shadow:0 14px 35px rgba(19,40,58,.08);
}

.fv_rebate_title{
    font-size:20px;
    font-weight:700;
    color:var(--fv-text);
    margin-bottom:8px;
}

.fv_rebate_text{
    color:var(--fv-muted);
    line-height:1.7;
    font-size:15px;
}

.fv_rebate_link{
    display:inline-block;
    margin-top:14px;

    font-weight:600;
    color:var(--fv-primary);
    text-decoration:none;
}

.fv_rebate_link:hover{
    text-decoration:underline;
}
.fv_rebate_note{
    margin:22px 0 12px;
    padding:16px 20px;
    border-left:4px solid var(--fv-primary);
    background:#f6faff;
    border-radius:10px;
    font-size:15px;
    line-height:1.6;
}

.fv_disclaimer{
    margin-top:10px;
    font-size:12px;
    color:var(--fv-muted);
    line-height:1.5;
}/* End custom CSS */