@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-66 .tc-wp-content-root img, .wpc-scope-66 .tc-wp-content-root video, .wpc-scope-66 .tc-wp-content-root svg, .wpc-scope-66 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial, .wpc-scope-66 .tc-wp-content-root .gs1bg-editorial *{
  box-sizing: border-box;
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #1f2933;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-section{
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-section-white{
  background: #fff;
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-section-warm{
  background:
    radial-gradient(circle at 8% 12%, rgba(255, 184, 77, 0.16), transparent 32%),
    radial-gradient(circle at 88% 18%, rgba(14, 165, 233, 0.12), transparent 30%),
    linear-gradient(180deg, #fff8ef 0%, #fff3e6 100%);
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-container{
  width: min(1180px, calc(100% - 40px));
  max-width: 100%;
  margin: 0 auto;
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-heading-wrap{
  max-width: 760px;
  margin: 0 auto 34px;
  text-align: center;
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial h2{
  margin: 0;
  color: #111827;
  font-size: clamp(1.2rem, 4vw, 2.2rem);
  line-height: 1.14;
  letter-spacing: 0;
  font-weight: 800;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-heading-wrap p{
  margin: 14px auto 0;
  color: #5b6573;
  font-size: 1.02rem;
  line-height: 1.72;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 24px;
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-card{
  --fg-mx: 50%;
  --fg-my: 50%;
  --fg-tilt-x: 0deg;
  --fg-tilt-y: 0deg;
  --gs1-accent: #0ea5e9;
  --gs1-accent-2: #f59e0b;
  --gs1-soft: rgba(14, 165, 233, 0.1);
  position: relative;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 258px;
  padding: 28px;
  overflow: hidden;
  border: 1px solid rgba(17, 24, 39, 0.09);
  border-radius: 22px;
  background:
    radial-gradient(circle at var(--fg-mx) var(--fg-my), color-mix(in srgb, var(--gs1-accent) 18%, transparent), transparent 34%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(255, 251, 246, 0.9));
  box-shadow: 0 16px 38px rgba(17, 24, 39, 0.07);
  transform: translateY(22px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y));
  opacity: 0;
  transition:
    opacity 0.7s ease,
    transform 0.35s ease,
    box-shadow 0.35s ease,
    border-color 0.35s ease,
    background 0.35s ease;
  transform-style: preserve-3d;
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-card:nth-child(1){ --gs1-accent: #0ea5e9; --gs1-accent-2: #f59e0b; --gs1-soft: rgba(14, 165, 233, 0.12); }.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-card:nth-child(2){ --gs1-accent: #10b981; --gs1-accent-2: #2563eb; --gs1-soft: rgba(16, 185, 129, 0.12); }.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-card:nth-child(3){ --gs1-accent: #f97316; --gs1-accent-2: #0f766e; --gs1-soft: rgba(249, 115, 22, 0.12); }.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-card:nth-child(4){ --gs1-accent: #6366f1; --gs1-accent-2: #f43f5e; --gs1-soft: rgba(99, 102, 241, 0.12); }.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-card:nth-child(5){ --gs1-accent: #14b8a6; --gs1-accent-2: #eab308; --gs1-soft: rgba(20, 184, 166, 0.12); }.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-card:nth-child(6){ --gs1-accent: #e11d48; --gs1-accent-2: #0891b2; --gs1-soft: rgba(225, 29, 72, 0.1); }.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-card.gs1bg-is-visible{
  opacity: 1;
  transform: translateY(0) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y));
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(135deg, color-mix(in srgb, var(--gs1-accent) 12%, transparent), transparent 46%);
  opacity: 0.62;
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-card::after{
  content: "";
  position: absolute;
  left: 28px;
  right: 28px;
  top: 0;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--gs1-accent), var(--gs1-accent-2));
  opacity: 0.78;
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-card:hover{
  border-color: color-mix(in srgb, var(--gs1-accent) 45%, rgba(17, 24, 39, 0.1));
  box-shadow: 0 24px 54px rgba(17, 24, 39, 0.13);
  transform: translateY(-7px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y));
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-card > *{
  position: relative;
  z-index: 1;
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-icon{
  display: grid;
  width: 54px;
  height: 54px;
  max-width: 100%;
  margin: 0 0 22px;
  place-items: center;
  border-radius: 18px;
  color: var(--gs1-accent);
  background: var(--gs1-soft);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.74);
  transition: transform 0.35s ease, color 0.35s ease, background 0.35s ease;
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-icon i{
  font-size: 1.35rem;
  line-height: 1;
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-card:hover .gs1bg-icon{
  color: #fff;
  background: linear-gradient(135deg, var(--gs1-accent), var(--gs1-accent-2));
  transform: translateY(-3px) scale(1.05) rotate(-3deg);
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial h3{
  position: relative;
  margin: 0;
  padding-bottom: 13px;
  color: #141b26;
  font-size: 1.08rem;
  line-height: 1.28;
  letter-spacing: 0;
  font-weight: 800;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial h3::after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 34px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--gs1-accent), var(--gs1-accent-2));
  transition: width 0.35s ease;
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-card:hover h3::after{
  width: 74px;
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-card p{
  margin: 14px 0 0;
  color: #596575;
  font-size: 0.96rem;
  line-height: 1.68;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-cta{
  display: inline-flex;
  width: fit-content;
  max-width: 100%;
  margin-top: 18px;
  color: var(--gs1-accent);
  font-size: 0.88rem;
  line-height: 1.4;
  font-weight: 800;
  opacity: 0;
  transform: translateY(8px);
  transition: opacity 0.35s ease, transform 0.35s ease, color 0.35s ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-card:hover .gs1bg-cta{
  opacity: 1;
  transform: translateY(0);
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-tilt-card{
  perspective: 900px;
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-process-card{
  padding-top: 68px;
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-step{
  position: absolute;
  z-index: 2;
  top: 22px;
  right: 22px;
  display: grid;
  width: 48px;
  height: 48px;
  max-width: calc(100% - 44px);
  place-items: center;
  border-radius: 16px;
  color: #fff;
  background: linear-gradient(135deg, var(--gs1-accent), var(--gs1-accent-2));
  box-shadow: 0 12px 28px color-mix(in srgb, var(--gs1-accent) 28%, transparent);
  font-size: 0.86rem;
  font-weight: 900;
  line-height: 1;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}.wpc-scope-66 .tc-wp-content-root .gs1bg-editorial .gs1bg-process-card:hover .gs1bg-step{
  transform: translateY(-4px) scale(1.06);
  box-shadow: 0 16px 34px color-mix(in srgb, var(--gs1-accent) 38%, transparent);
}@media (min-width: 1200px){.tc-wp-content-root .gs1bg-editorial .gs1bg-section{
    padding: 92px 0;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-container{
    width: min(1200px, calc(100% - 56px));
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-content-root .gs1bg-editorial .gs1bg-section{
    padding: 78px 0;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-container{
    width: min(1040px, calc(100% - 44px));
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-card{
    padding: 25px;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-heading-wrap p{
    font-size: 0.98rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .gs1bg-editorial .gs1bg-section{
    padding: 64px 0;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-container{
    width: min(820px, calc(100% - 36px));
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-heading-wrap{
    margin-bottom: 28px;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-card{
    min-height: 236px;
    padding: 23px;
  }.tc-wp-content-root .gs1bg-editorial h3{
    font-size: 1.02rem;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-card p{
    font-size: 0.93rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .gs1bg-editorial .gs1bg-section{
    padding: 54px 0;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-container{
    width: min(100%, calc(100% - 28px));
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-heading-wrap{
    margin-bottom: 24px;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-heading-wrap p{
    font-size: 0.94rem;
    line-height: 1.62;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-grid{
    grid-template-columns: 1fr !important;
    gap: 18px;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-card{
    min-height: auto;
    padding: 22px;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-cta{
    opacity: 1;
    transform: none;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .gs1bg-editorial .gs1bg-section{
    padding: 46px 0;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-container{
    width: min(100%, calc(100% - 24px));
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-heading-wrap{
    margin-bottom: 22px;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-heading-wrap p{
    font-size: 0.9rem;
    line-height: 1.58;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-card{
    min-height: auto;
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-icon{
    width: 48px;
    height: 48px;
    border-radius: 16px;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-step{
    width: 44px;
    height: 44px;
    top: 18px;
    right: 18px;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-process-card{
    padding-top: 62px;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-cta{
    opacity: 1;
    transform: none;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .gs1bg-editorial .gs1bg-section{
    padding: 40px 0;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-container{
    width: min(100%, calc(100% - 20px));
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-heading-wrap{
    margin-bottom: 20px;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-heading-wrap p{
    font-size: 0.86rem;
    line-height: 1.54;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-card{
    min-height: auto;
    padding: 18px;
    border-radius: 16px;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-icon{
    width: 44px;
    height: 44px;
    margin-bottom: 18px;
    border-radius: 14px;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-icon i{
    font-size: 1.1rem;
  }.tc-wp-content-root .gs1bg-editorial h3{
    font-size: 0.96rem;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-card p{
    font-size: 0.86rem;
    line-height: 1.55;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-step{
    width: 40px;
    height: 40px;
    top: 16px;
    right: 16px;
    border-radius: 13px;
    font-size: 0.78rem;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-process-card{
    padding-top: 58px;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-cta{
    opacity: 1;
    transform: none;
    font-size: 0.82rem;
  }}@media (max-width: 319px){.tc-wp-content-root .gs1bg-editorial .gs1bg-container{
    width: min(100%, calc(100% - 18px));
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-grid{
    grid-template-columns: 1fr !important;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-card{
    padding: 16px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .gs1bg-editorial .gs1bg-card, .tc-wp-content-root .gs1bg-editorial .gs1bg-icon, .tc-wp-content-root .gs1bg-editorial .gs1bg-step, .tc-wp-content-root .gs1bg-editorial h3::after, .tc-wp-content-root .gs1bg-editorial .gs1bg-cta{
    transition: none !important;
    animation: none !important;
  }.tc-wp-content-root .gs1bg-editorial .gs1bg-card{
    opacity: 1;
    transform: none !important;
  }}.wpc-scope-66 .tc-wp-content-root .gs1bg-grid-how{}.wpc-scope-66 .tc-wp-content-root .gs1bg-grid-what{}.wpc-scope-66 .tc-wp-content-root .gs1bg-grid-why{}.wpc-scope-66 .tc-wp-content-root .gs1bg-reveal{}