@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css");

/* tc-scoped:tc-wp-content-root */

.tc-wp-content-root {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}
.tc-wp-content-root img,
.tc-wp-content-root video,
.tc-wp-content-root svg,
.tc-wp-content-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-content-root .bfvc-editorial-wrap, .tc-wp-content-root .bfvc-editorial-wrap *{
  box-sizing: border-box;
}.tc-wp-content-root .bfvc-editorial-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #172033;
  background: #fff;
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-section{
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-section-intro, .tc-wp-content-root .bfvc-editorial-wrap .bfvc-section-process{
  background: #fff;
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-section-benefits{
  background: #f0f7ff;
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-container{
  width: min(1180px, calc(100% - 48px));
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-section-head{
  max-width: 760px;
  margin: 0 auto 34px;
  text-align: center;
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-section-head h2{
  margin: 0;
  color: #172033;
  font-size: clamp(1.2rem, 4vw, 2.2rem) !important;
  line-height: 1.16;
  font-weight: 850;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-section-head h2 span{
  background: linear-gradient(135deg, #1369ff 0%, #16b7c8 48%, #ff9f43 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-section-head p{
  margin: 12px auto 0;
  max-width: 690px;
  color: #5d687a;
  font-size: 1rem;
  line-height: 1.7;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card{
  --bfvc-accent: #1369ff;
  --bfvc-accent-2: #16b7c8;
  --bfvc-soft: rgba(19, 105, 255, 0.1);
  --fg-mx: 50%;
  --fg-my: 50%;
  --fg-tilt-x: 0deg;
  --fg-tilt-y: 0deg;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 254px;
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: 28px;
  border: 1px solid rgba(28, 45, 75, 0.1);
  border-radius: 24px;
  background:
    radial-gradient(circle at var(--fg-mx) var(--fg-my), rgba(255, 255, 255, 0.9), transparent 30%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.82)),
    linear-gradient(135deg, var(--bfvc-soft), transparent 62%);
  box-shadow: 0 16px 42px rgba(25, 47, 85, 0.08);
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(18px);
  opacity: 0;
  transition:
    opacity 0.7s ease,
    transform 0.28s ease,
    border-color 0.28s ease,
    box-shadow 0.28s ease,
    background 0.28s ease;
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card:nth-child(1){ --bfvc-accent: #1369ff; --bfvc-accent-2: #16b7c8; --bfvc-soft: rgba(19, 105, 255, 0.12); }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card:nth-child(2){ --bfvc-accent: #14a88f; --bfvc-accent-2: #72d66d; --bfvc-soft: rgba(20, 168, 143, 0.12); }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card:nth-child(3){ --bfvc-accent: #ff8a3d; --bfvc-accent-2: #ffd166; --bfvc-soft: rgba(255, 138, 61, 0.14); }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card:nth-child(4){ --bfvc-accent: #7c5cff; --bfvc-accent-2: #21d4fd; --bfvc-soft: rgba(124, 92, 255, 0.12); }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card:nth-child(5){ --bfvc-accent: #ef476f; --bfvc-accent-2: #ffb703; --bfvc-soft: rgba(239, 71, 111, 0.11); }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card:nth-child(6){ --bfvc-accent: #0086a8; --bfvc-accent-2: #80ed99; --bfvc-soft: rgba(0, 134, 168, 0.12); }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card::before{
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(135deg, color-mix(in srgb, var(--bfvc-accent) 12%, transparent), transparent 56%);
  opacity: 0.7;
  transition: opacity 0.28s ease;
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card::after{
  content: "";
  position: absolute;
  left: 28px;
  right: 28px;
  top: 0;
  height: 3px;
  border-radius: 99px;
  background: linear-gradient(90deg, var(--bfvc-accent), var(--bfvc-accent-2));
  opacity: 0.72;
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card.bfvc-visible{
  opacity: 1;
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(0);
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card:hover{
  border-color: color-mix(in srgb, var(--bfvc-accent) 34%, rgba(28, 45, 75, 0.1));
  box-shadow: 0 24px 58px rgba(25, 47, 85, 0.16);
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(-7px);
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-icon{
  width: 54px;
  height: 54px;
  max-width: 100%;
  display: grid;
  place-items: center;
  margin-bottom: 22px;
  border-radius: 18px;
  color: var(--bfvc-accent);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), var(--bfvc-soft));
  border: 1px solid rgba(28, 45, 75, 0.08);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9), 0 10px 22px rgba(25, 47, 85, 0.08);
  transition: transform 0.28s ease, color 0.28s ease, background 0.28s ease;
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-icon i{
  font-size: 1.25rem;
  line-height: 1;
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card:hover .bfvc-icon{
  color: #fff;
  background: linear-gradient(135deg, var(--bfvc-accent), var(--bfvc-accent-2));
  transform: translateY(-3px) scale(1.04) rotate(-2deg);
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card h3{
  margin: 0 0 12px;
  color: #162033;
  font-size: 1.14rem;
  line-height: 1.28;
  font-weight: 800;
  letter-spacing: 0;
  position: relative;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card h3::after{
  content: "";
  display: block;
  width: 34px;
  height: 2px;
  margin-top: 10px;
  border-radius: 99px;
  background: linear-gradient(90deg, var(--bfvc-accent), var(--bfvc-accent-2));
  transition: width 0.28s ease;
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card:hover h3::after{
  width: 72px;
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card p{
  margin: 0;
  color: #5b6678;
  font-size: 0.96rem;
  line-height: 1.68;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card-cta{
  display: inline-flex;
  max-width: 100%;
  margin-top: 18px;
  color: var(--bfvc-accent);
  font-size: 0.9rem;
  font-weight: 760;
  line-height: 1.35;
  opacity: 0.12;
  transform: translateY(8px);
  transition: opacity 0.28s ease, transform 0.28s ease, color 0.28s ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card:hover .bfvc-card-cta{
  opacity: 1;
  transform: translateY(0);
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-tilt-grid .bfvc-card{
  background:
    radial-gradient(circle at var(--fg-mx) var(--fg-my), rgba(255, 255, 255, 0.92), transparent 28%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.96), rgba(247, 251, 255, 0.88));
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-process-card{
  padding-top: 34px;
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-step-number{
  position: absolute;
  right: 20px;
  top: 12px;
  max-width: calc(100% - 40px);
  color: color-mix(in srgb, var(--bfvc-accent) 13%, transparent);
  font-size: 4.4rem;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0;
  pointer-events: none;
  transition: transform 0.28s ease, color 0.28s ease;
}.tc-wp-content-root .bfvc-editorial-wrap .bfvc-process-card:hover .bfvc-step-number{
  color: color-mix(in srgb, var(--bfvc-accent) 20%, transparent);
  transform: translateY(-4px) scale(1.04);
}@media (min-width: 1200px) {.tc-wp-content-root .bfvc-editorial-wrap .bfvc-section{
    padding: 92px 0;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
  }}@media (min-width: 1024px) and (max-width: 1199px) {.tc-wp-content-root .bfvc-editorial-wrap .bfvc-section{
    padding: 82px 0;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-container{
    width: min(1060px, calc(100% - 40px));
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card{
    padding: 24px;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-section-head p{
    font-size: 0.98rem;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .bfvc-editorial-wrap .bfvc-section{
    padding: 70px 0;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-container{
    width: min(860px, calc(100% - 36px));
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card{
    padding: 24px;
    min-height: 236px;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card h3{
    font-size: 1.06rem;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card p{
    font-size: 0.94rem;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .bfvc-editorial-wrap .bfvc-section{
    padding: 56px 0;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-container{
    width: min(100%, calc(100% - 28px));
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-section-head{
    margin-bottom: 24px;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-section-head p{
    font-size: 0.94rem;
    line-height: 1.62;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card-grid{
    grid-template-columns: 1fr !important;
    gap: 18px;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card{
    padding: 22px;
    min-height: 0;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card-cta{
    opacity: 0.9;
    transform: translateY(0);
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .bfvc-editorial-wrap .bfvc-section{
    padding: 48px 0;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-container{
    width: min(100%, calc(100% - 24px));
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-section-head{
    margin-bottom: 22px;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-section-head p{
    font-size: 0.9rem;
    line-height: 1.58;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card{
    padding: 20px;
    border-radius: 20px;
    min-height: 0;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-icon{
    width: 48px;
    height: 48px;
    border-radius: 16px;
    margin-bottom: 18px;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card h3{
    font-size: 1.02rem;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card p, .tc-wp-content-root .bfvc-editorial-wrap .bfvc-card-cta{
    font-size: 0.9rem;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-step-number{
    font-size: 3.6rem;
  }}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .bfvc-editorial-wrap .bfvc-section{
    padding: 42px 0;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-container{
    width: min(100%, calc(100% - 20px));
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-section-head{
    margin-bottom: 20px;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-section-head p{
    font-size: 0.86rem;
    line-height: 1.55;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card{
    padding: 18px;
    border-radius: 18px;
    min-height: 0;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-icon{
    width: 44px;
    height: 44px;
    border-radius: 14px;
    margin-bottom: 16px;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-icon i{
    font-size: 1.08rem;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card h3{
    font-size: 0.98rem;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card p, .tc-wp-content-root .bfvc-editorial-wrap .bfvc-card-cta{
    font-size: 0.86rem;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-step-number{
    right: 14px;
    top: 10px;
    font-size: 3.15rem;
  }}@media (max-width: 319px) {.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card-grid{
    grid-template-columns: 1fr !important;
  }}@media (prefers-reduced-motion: reduce) {.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card, .tc-wp-content-root .bfvc-editorial-wrap .bfvc-icon, .tc-wp-content-root .bfvc-editorial-wrap .bfvc-card h3::after, .tc-wp-content-root .bfvc-editorial-wrap .bfvc-card-cta, .tc-wp-content-root .bfvc-editorial-wrap .bfvc-step-number{
    transition: none !important;
    animation: none !important;
    transform: none !important;
  }.tc-wp-content-root .bfvc-editorial-wrap .bfvc-card{
    opacity: 1 !important;
  }}

.tc-wp-content-root .bfvc-process-grid {}
.tc-wp-content-root .bfvc-reveal {}