@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-214 .tc-wp-content-root img, .wpc-scope-214 .tc-wp-content-root video, .wpc-scope-214 .tc-wp-content-root svg, .wpc-scope-214 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block, .wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block *{
  box-sizing: border-box;
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #1d2430;
  background: #fff;
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-section, .wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-container, .wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-card-grid{
  max-width: 100%;
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-section{
  width: 100%;
  padding: 88px 18px;
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-section-what, .wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-section-how{
  background: #fff;
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-section-why{
  background:
    radial-gradient(circle at 20% 10%, rgba(255, 204, 148, 0.24), transparent 34%),
    radial-gradient(circle at 82% 20%, rgba(120, 180, 255, 0.16), transparent 32%),
    linear-gradient(180deg, #fff7ee 0%, #fffaf4 46%, #fffdf9 100%);
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-container{
  width: min(1180px, 100%);
  margin: 0 auto;
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-heading-wrap{
  width: min(760px, 100%);
  margin: 0 auto 42px;
  text-align: center;
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-heading-wrap h2{
  margin: 0;
  font-size: clamp(1.2rem, 4vw, 2.2rem);
  line-height: 1.14;
  letter-spacing: 0;
  color: #172033;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-heading-wrap p{
  margin: 14px auto 0;
  max-width: 680px;
  font-size: 1rem;
  line-height: 1.7;
  color: #647084;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-card-grid{
  display: grid;
  width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-card{
  --fg-mx: 50%;
  --fg-my: 50%;
  --fg-tilt-x: 0deg;
  --fg-tilt-y: 0deg;
  --wcbg-accent: #e66b2d;
  --wcbg-accent-soft: rgba(230, 107, 45, 0.12);
  --wcbg-accent-border: rgba(230, 107, 45, 0.22);
  position: relative;
  isolation: isolate;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 245px;
  padding: 28px;
  border: 1px solid rgba(31, 41, 55, 0.09);
  border-radius: 22px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.94), rgba(255, 251, 246, 0.88)),
    radial-gradient(circle at 100% 0%, var(--wcbg-accent-soft), transparent 38%);
  box-shadow: 0 18px 52px rgba(21, 28, 42, 0.08);
  transform: perspective(900px) rotateX(var(--fg-tilt-y)) rotateY(var(--fg-tilt-x)) translateY(18px);
  opacity: 0;
  transition:
    opacity 0.7s ease,
    transform 0.18s ease,
    border-color 0.25s ease,
    box-shadow 0.25s ease,
    background 0.25s ease;
  overflow: hidden;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-card:nth-child(1){ --wcbg-accent: #e66b2d; --wcbg-accent-soft: rgba(230, 107, 45, 0.13); --wcbg-accent-border: rgba(230, 107, 45, 0.32); }.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-card:nth-child(2){ --wcbg-accent: #2f8f83; --wcbg-accent-soft: rgba(47, 143, 131, 0.13); --wcbg-accent-border: rgba(47, 143, 131, 0.32); }.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-card:nth-child(3){ --wcbg-accent: #5268d9; --wcbg-accent-soft: rgba(82, 104, 217, 0.13); --wcbg-accent-border: rgba(82, 104, 217, 0.32); }.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-card:nth-child(4){ --wcbg-accent: #c85d86; --wcbg-accent-soft: rgba(200, 93, 134, 0.13); --wcbg-accent-border: rgba(200, 93, 134, 0.32); }.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-card:nth-child(5){ --wcbg-accent: #a36a1f; --wcbg-accent-soft: rgba(163, 106, 31, 0.13); --wcbg-accent-border: rgba(163, 106, 31, 0.32); }.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-card:nth-child(6){ --wcbg-accent: #2b7fba; --wcbg-accent-soft: rgba(43, 127, 186, 0.13); --wcbg-accent-border: rgba(43, 127, 186, 0.32); }.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-card.is-visible{
  opacity: 1;
  transform: perspective(900px) rotateX(var(--fg-tilt-y)) rotateY(var(--fg-tilt-x)) translateY(0);
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-card:hover{
  border-color: var(--wcbg-accent-border);
  box-shadow: 0 24px 70px rgba(21, 28, 42, 0.14);
  transform: perspective(900px) rotateX(var(--fg-tilt-y)) rotateY(var(--fg-tilt-x)) translateY(-7px);
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-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.84), transparent 26%);
  opacity: 0;
  transition: opacity 0.25s ease;
  pointer-events: none;
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-card:hover .wcbg-card-shine{
  opacity: 1;
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-icon-box{
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  max-width: 100%;
  border-radius: 18px;
  color: var(--wcbg-accent);
  background: var(--wcbg-accent-soft);
  border: 1px solid rgba(255, 255, 255, 0.72);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.72), 0 12px 28px rgba(30, 41, 59, 0.08);
  transition: transform 0.25s ease, color 0.25s ease, background 0.25s ease;
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-icon-box i{
  font-size: 1.28rem;
  line-height: 1;
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-card:hover .wcbg-icon-box{
  color: #fff;
  background: var(--wcbg-accent);
  transform: translateY(-3px) rotate(-3deg) scale(1.04);
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-card h3{
  position: relative;
  margin: 22px 0 12px;
  padding-bottom: 11px;
  font-size: 1.12rem;
  line-height: 1.3;
  letter-spacing: 0;
  color: #182235;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-card h3::after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 34px;
  height: 2px;
  border-radius: 999px;
  background: var(--wcbg-accent);
  transition: width 0.28s ease;
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-card:hover h3::after{
  width: 78px;
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-card p{
  margin: 0;
  font-size: 0.96rem;
  line-height: 1.72;
  color: #5f6d80;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-card-cta{
  display: inline-flex;
  max-width: 100%;
  margin-top: 20px;
  color: var(--wcbg-accent);
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 1.35;
  opacity: 0;
  transform: translateY(8px);
  transition: opacity 0.24s ease, transform 0.24s ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-card:hover .wcbg-card-cta{
  opacity: 1;
  transform: translateY(0);
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-process-card{
  padding-top: 70px;
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-step-badge{
  position: absolute;
  top: 24px;
  right: 24px;
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  max-width: calc(100% - 48px);
  border-radius: 16px;
  color: #fff;
  background: linear-gradient(135deg, var(--wcbg-accent), #172033);
  font-size: 0.92rem;
  font-weight: 800;
  letter-spacing: 0;
  box-shadow: 0 14px 34px var(--wcbg-accent-soft);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}.wpc-scope-214 .tc-wp-content-root .wcbg-editorial-block .wcbg-process-card:hover .wcbg-step-badge{
  transform: translateY(-3px) scale(1.06);
  box-shadow: 0 18px 42px var(--wcbg-accent-border);
}@media (min-width: 1200px){.tc-wp-content-root .wcbg-editorial-block .wcbg-section{
    padding: 96px 24px;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-container{
    width: min(1200px, 100%);
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-card-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-content-root .wcbg-editorial-block .wcbg-section{
    padding: 82px 22px;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-container{
    width: min(1040px, 100%);
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-heading-wrap p{
    font-size: 0.98rem;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-card-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-card{
    padding: 24px;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-process-card{
    padding-top: 66px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .wcbg-editorial-block .wcbg-section{
    padding: 68px 20px;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-heading-wrap{
    margin-bottom: 34px;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-heading-wrap p{
    font-size: 0.96rem;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-card{
    padding: 23px;
    min-height: 230px;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-card h3{
    font-size: 1.06rem;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-card p{
    font-size: 0.94rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .wcbg-editorial-block .wcbg-section{
    padding: 54px 16px;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-heading-wrap{
    margin-bottom: 28px;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-heading-wrap p{
    font-size: 0.94rem;
    line-height: 1.62;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-card-grid{
    grid-template-columns: 1fr !important;
    gap: 18px;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-card{
    min-width: 0;
    padding: 22px;
    min-height: auto;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-card-cta{
    opacity: 1;
    transform: none;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .wcbg-editorial-block .wcbg-section{
    padding: 48px 14px;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-heading-wrap{
    margin-bottom: 24px;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-heading-wrap p{
    font-size: 0.92rem;
    line-height: 1.58;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-card-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-card{
    padding: 20px;
    border-radius: 18px;
    min-height: auto;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-icon-box{
    width: 48px;
    height: 48px;
    border-radius: 15px;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-card h3{
    font-size: 1rem;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-card p, .tc-wp-content-root .wcbg-editorial-block .wcbg-card-cta{
    font-size: 0.9rem;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-step-badge{
    width: 42px;
    height: 42px;
    border-radius: 14px;
    top: 20px;
    right: 20px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .wcbg-editorial-block .wcbg-section{
    padding: 42px 12px;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-heading-wrap{
    margin-bottom: 22px;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-heading-wrap p{
    font-size: 0.88rem;
    line-height: 1.55;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-card-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-card{
    padding: 18px;
    border-radius: 16px;
    min-height: auto;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-icon-box{
    width: 44px;
    height: 44px;
    border-radius: 14px;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-icon-box i{
    font-size: 1.08rem;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-card h3{
    margin-top: 18px;
    font-size: 0.96rem;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-card p, .tc-wp-content-root .wcbg-editorial-block .wcbg-card-cta{
    font-size: 0.86rem;
    line-height: 1.58;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-process-card{
    padding-top: 62px;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-step-badge{
    width: 38px;
    height: 38px;
    border-radius: 12px;
    top: 18px;
    right: 18px;
    font-size: 0.78rem;
  }}@media (max-width: 319px){.tc-wp-content-root .wcbg-editorial-block .wcbg-section{
    padding: 38px 10px;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-card-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-card{
    padding: 16px;
    min-width: 0;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .wcbg-editorial-block .wcbg-card, .tc-wp-content-root .wcbg-editorial-block .wcbg-card *, .tc-wp-content-root .wcbg-editorial-block .wcbg-card::before, .tc-wp-content-root .wcbg-editorial-block .wcbg-card::after{
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }.tc-wp-content-root .wcbg-editorial-block .wcbg-card{
    transform: none !important;
  }}.wpc-scope-214 .tc-wp-content-root .wcbg-process-grid{}.wpc-scope-214 .tc-wp-content-root .wcbg-reveal{}.wpc-scope-214 .tc-wp-content-root .wcbg-tilt-grid{}