@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;
}.wpc-scope-183 .tc-wp-content-root img, .wpc-scope-183 .tc-wp-content-root video, .wpc-scope-183 .tc-wp-content-root svg, .wpc-scope-183 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block, .wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block *{
  box-sizing: border-box;
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #1e2430;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.5;
  background: #fff;
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-section{
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  padding: 86px 24px;
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-section-white{
  background: #fff;
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-section-warm{
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 184, 107, 0.18), transparent 32%),
    radial-gradient(circle at 88% 12%, rgba(85, 122, 255, 0.11), transparent 34%),
    linear-gradient(180deg, #fff7ef 0%, #fffdf9 58%, #fffaf4 100%);
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-container{
  width: min(1220px, 100%);
  max-width: 100%;
  margin: 0 auto;
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-section-header{
  max-width: 760px;
  margin: 0 auto 38px;
  text-align: center;
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-section-header h2{
  margin: 0;
  color: #141922;
  font-size: clamp(1.2rem, 4vw, 2.2rem);
  font-weight: 780;
  letter-spacing: 0;
  line-height: 1.16;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-section-header p{
  margin: 14px auto 0;
  color: #657084;
  font-size: 1.03rem;
  line-height: 1.75;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-card-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-card{
  --fg-accent: #ed7b45;
  --fg-accent-2: #ffe4d4;
  --fg-mx: 50%;
  --fg-my: 50%;
  --fg-tilt-x: 0deg;
  --fg-tilt-y: 0deg;
  position: relative;
  isolation: isolate;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 270px;
  padding: 28px;
  overflow: hidden;
  border: 1px solid rgba(34, 42, 56, 0.09);
  border-radius: 22px;
  background:
    radial-gradient(circle at var(--fg-mx) var(--fg-my), color-mix(in srgb, var(--fg-accent) 18%, transparent), transparent 28%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(255, 250, 245, 0.84));
  box-shadow: 0 16px 44px rgba(26, 32, 44, 0.08);
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(18px);
  opacity: 0;
  transition:
    opacity 700ms ease,
    transform 700ms ease,
    border-color 260ms ease,
    box-shadow 260ms ease,
    background 260ms ease;
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-card:nth-child(1){ --fg-accent: #ed7b45; --fg-accent-2: #fff0e6; }.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-card:nth-child(2){ --fg-accent: #4f7cff; --fg-accent-2: #eaf0ff; }.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-card:nth-child(3){ --fg-accent: #18a999; --fg-accent-2: #e5fbf6; }.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-card:nth-child(4){ --fg-accent: #b66cff; --fg-accent-2: #f5ecff; }.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-card:nth-child(5){ --fg-accent: #d69a13; --fg-accent-2: #fff5d8; }.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-card:nth-child(6){ --fg-accent: #ef476f; --fg-accent-2: #ffe9ef; }.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-card.tbgx-is-visible{
  opacity: 1;
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(0);
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-card:hover{
  border-color: color-mix(in srgb, var(--fg-accent) 38%, rgba(34, 42, 56, 0.1));
  box-shadow: 0 24px 64px rgba(26, 32, 44, 0.15);
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(-7px);
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-card-shine{
  position: absolute;
  inset: 0;
  z-index: -1;
  background: radial-gradient(circle at var(--fg-mx) var(--fg-my), rgba(255, 255, 255, 0.74), transparent 34%);
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-card:hover .tbgx-card-shine{
  opacity: 1;
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-icon-box{
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  max-width: 100%;
  margin-bottom: 22px;
  border-radius: 18px;
  background: var(--fg-accent-2);
  color: var(--fg-accent);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.76), 0 10px 24px rgba(26, 32, 44, 0.08);
  transition: transform 260ms ease, background 260ms ease, color 260ms ease;
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-icon-box i{
  font-size: 1.25rem;
  line-height: 1;
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-card:hover .tbgx-icon-box{
  color: #fff;
  background: linear-gradient(135deg, var(--fg-accent), color-mix(in srgb, var(--fg-accent) 62%, #111827));
  transform: translateY(-4px) rotate(-3deg) scale(1.04);
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-card h3{
  position: relative;
  display: inline;
  margin: 0;
  color: #171d28;
  font-size: 1.15rem;
  font-weight: 760;
  line-height: 1.28;
  letter-spacing: 0;
  background-image: linear-gradient(var(--fg-accent), var(--fg-accent));
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 0 2px;
  transition: background-size 260ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-card:hover h3{
  background-size: 100% 2px;
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-card p{
  margin: 14px 0 0;
  color: #687386;
  font-size: 0.97rem;
  line-height: 1.7;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-card-cta{
  display: inline-flex;
  width: fit-content;
  max-width: 100%;
  margin-top: 20px;
  color: var(--fg-accent);
  font-size: 0.88rem;
  font-weight: 720;
  line-height: 1.35;
  opacity: 0.18;
  transform: translateY(8px);
  transition: opacity 260ms ease, transform 260ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-card:hover .tbgx-card-cta{
  opacity: 1;
  transform: translateY(0);
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-tilt-card{
  transform-style: preserve-3d;
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-tilt-card .tbgx-icon-box, .wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-tilt-card h3, .wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-tilt-card p{
  transform: translateZ(14px);
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-process-card{
  padding-top: 30px;
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-step-badge{
  display: inline-grid;
  place-items: center;
  width: 48px;
  height: 34px;
  max-width: 100%;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--fg-accent), color-mix(in srgb, var(--fg-accent) 64%, #171d28));
  color: #fff;
  font-size: 0.84rem;
  font-weight: 800;
  letter-spacing: 0;
  box-shadow: 0 12px 26px color-mix(in srgb, var(--fg-accent) 26%, transparent);
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-process-card:hover .tbgx-step-badge{
  transform: translateY(-3px) scale(1.08);
  box-shadow: 0 16px 34px color-mix(in srgb, var(--fg-accent) 34%, transparent);
}.wpc-scope-183 .tc-wp-content-root .tbgx-editorial-block .tbgx-process-card .tbgx-icon-box{
  margin-bottom: 20px;
}@media (min-width: 1200px){.tc-wp-content-root .tbgx-editorial-block .tbgx-section{
    padding: 96px 32px;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-container{
    width: min(1240px, 100%);
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-card-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-section-header{
    margin-bottom: 42px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-content-root .tbgx-editorial-block .tbgx-section{
    padding: 78px 24px;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-container{
    width: min(1080px, 100%);
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-card-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-card{
    padding: 25px;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-section-header p{
    font-size: 1rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tbgx-editorial-block .tbgx-section{
    padding: 66px 22px;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-section-header{
    margin-bottom: 32px;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-card{
    min-height: 250px;
    padding: 24px;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-card h3{
    font-size: 1.08rem;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-card p{
    font-size: 0.94rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tbgx-editorial-block .tbgx-section{
    padding: 54px 18px;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-card-grid{
    grid-template-columns: 1fr !important;
    gap: 18px;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-section-header{
    margin-bottom: 28px;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-section-header p{
    font-size: 0.95rem;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-card{
    min-height: auto;
    padding: 23px;
    border-radius: 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tbgx-editorial-block .tbgx-section{
    padding: 48px 16px;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-card-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-section-header{
    margin-bottom: 24px;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-section-header p{
    font-size: 0.92rem;
    line-height: 1.65;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-card{
    min-height: auto;
    padding: 21px;
    border-radius: 18px;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-icon-box{
    width: 48px;
    height: 48px;
    border-radius: 16px;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-card h3{
    font-size: 1.02rem;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-card p{
    font-size: 0.91rem;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .tbgx-editorial-block .tbgx-section{
    padding: 42px 12px;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-card-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-section-header{
    margin-bottom: 22px;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-section-header p{
    font-size: 0.88rem;
    line-height: 1.62;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-card{
    min-height: auto;
    padding: 18px;
    border-radius: 16px;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-icon-box{
    width: 44px;
    height: 44px;
    margin-bottom: 18px;
    border-radius: 14px;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-icon-box i{
    font-size: 1.05rem;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-card h3{
    font-size: 0.98rem;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-card p, .tc-wp-content-root .tbgx-editorial-block .tbgx-card-cta{
    font-size: 0.88rem;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-step-badge{
    width: 44px;
    height: 32px;
    font-size: 0.78rem;
  }}@media (max-width: 319px){.tc-wp-content-root .tbgx-editorial-block .tbgx-section{
    padding: 38px 10px;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-card-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-card{
    min-height: auto;
    padding: 16px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .tbgx-editorial-block .tbgx-card, .tc-wp-content-root .tbgx-editorial-block .tbgx-icon-box, .tc-wp-content-root .tbgx-editorial-block .tbgx-card-cta, .tc-wp-content-root .tbgx-editorial-block .tbgx-step-badge, .tc-wp-content-root .tbgx-editorial-block .tbgx-card h3, .tc-wp-content-root .tbgx-editorial-block .tbgx-card-shine{
    transition: none !important;
    animation: none !important;
  }.tc-wp-content-root .tbgx-editorial-block .tbgx-card, .tc-wp-content-root .tbgx-editorial-block .tbgx-card.tbgx-is-visible, .tc-wp-content-root .tbgx-editorial-block .tbgx-card:hover{
    transform: none !important;
    opacity: 1;
  }}.wpc-scope-183 .tc-wp-content-root .tbgx-process-grid{}.wpc-scope-183 .tc-wp-content-root .tbgx-reveal{}.wpc-scope-183 .tc-wp-content-root .tbgx-what-grid{}.wpc-scope-183 .tc-wp-content-root .tbgx-why-grid{}