@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-212 .tc-wp-content-root img, .wpc-scope-212 .tc-wp-content-root video, .wpc-scope-212 .tc-wp-content-root svg, .wpc-scope-212 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-content, .wpc-scope-212 .tc-wp-content-root .tgbarcode-content *{
  box-sizing: border-box;
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-content{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #202124;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.5;
  isolation: isolate;
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-content section, .wpc-scope-212 .tc-wp-content-root .tgbarcode-content div, .wpc-scope-212 .tc-wp-content-root .tgbarcode-content article{
  max-width: 100%;
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-section{
  width: 100%;
  max-width: 100%;
  padding: 86px 22px;
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-section--white{
  background: #fff;
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-section--warm{
  background:
    radial-gradient(circle at 18% 10%, rgba(255, 219, 169, 0.42), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(198, 224, 255, 0.38), transparent 28%),
    linear-gradient(180deg, #fff8ef 0%, #f9fbff 100%);
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-container{
  width: min(1240px, 100%);
  margin: 0 auto;
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-heading{
  width: min(760px, 100%);
  margin: 0 auto 42px;
  text-align: center;
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-heading h2{
  margin: 0;
  color: #151719;
  font-size: clamp(1.2rem, 4vw, 2.2rem);
  line-height: 1.15;
  font-weight: 820;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-heading p{
  margin: 14px auto 0;
  color: #5d6673;
  font-size: 1.04rem;
  line-height: 1.7;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-card{
  --fg-mx: 50%;
  --fg-my: 50%;
  --fg-tilt-x: 0deg;
  --fg-tilt-y: 0deg;
  --tg-accent: #d9482f;
  --tg-accent-2: #ffb45c;
  --tg-soft: rgba(217, 72, 47, 0.1);

  position: relative;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 245px;
  padding: 28px;
  overflow: hidden;
  border: 1px solid rgba(30, 35, 42, 0.1);
  border-radius: 22px;
  background:
    radial-gradient(circle at var(--fg-mx) var(--fg-my), rgba(255, 255, 255, 0.95), transparent 0 112px),
    linear-gradient(145deg, rgba(255, 255, 255, 0.97), rgba(255, 250, 244, 0.82));
  box-shadow: 0 14px 40px rgba(24, 30, 38, 0.08);
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(18px);
  opacity: 0;
  transition:
    opacity 0.65s ease,
    transform 0.65s ease,
    border-color 0.28s ease,
    box-shadow 0.28s ease,
    background 0.28s ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-card:nth-child(1){ --tg-accent: #e24a35; --tg-accent-2: #ffb45c; --tg-soft: rgba(226, 74, 53, 0.12); }.wpc-scope-212 .tc-wp-content-root .tgbarcode-card:nth-child(2){ --tg-accent: #b45bdb; --tg-accent-2: #f0b5ff; --tg-soft: rgba(180, 91, 219, 0.12); }.wpc-scope-212 .tc-wp-content-root .tgbarcode-card:nth-child(3){ --tg-accent: #1f8f7a; --tg-accent-2: #8de3c7; --tg-soft: rgba(31, 143, 122, 0.12); }.wpc-scope-212 .tc-wp-content-root .tgbarcode-card:nth-child(4){ --tg-accent: #2f6fd6; --tg-accent-2: #a6c6ff; --tg-soft: rgba(47, 111, 214, 0.12); }.wpc-scope-212 .tc-wp-content-root .tgbarcode-card:nth-child(5){ --tg-accent: #ca7b13; --tg-accent-2: #ffd27b; --tg-soft: rgba(202, 123, 19, 0.13); }.wpc-scope-212 .tc-wp-content-root .tgbarcode-card:nth-child(6){ --tg-accent: #5662d8; --tg-accent-2: #b9bfff; --tg-soft: rgba(86, 98, 216, 0.12); }.wpc-scope-212 .tc-wp-content-root .tgbarcode-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at var(--fg-mx) var(--fg-my), var(--tg-soft), transparent 34%),
    linear-gradient(135deg, rgba(255,255,255,0.55), transparent 55%);
  opacity: 0;
  transition: opacity 0.3s ease;
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-card::after{
  content: "";
  position: absolute;
  left: 28px;
  right: 28px;
  bottom: 0;
  height: 3px;
  border-radius: 999px 999px 0 0;
  background: linear-gradient(90deg, var(--tg-accent), var(--tg-accent-2));
  opacity: 0.62;
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-card.is-visible{
  opacity: 1;
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(0);
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-card:hover{
  border-color: color-mix(in srgb, var(--tg-accent) 42%, transparent);
  box-shadow: 0 22px 54px rgba(24, 30, 38, 0.14);
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(-7px);
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-card:hover::before{
  opacity: 1;
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-icon{
  position: relative;
  z-index: 1;
  display: grid;
  width: 54px;
  height: 54px;
  margin: 0 0 22px;
  place-items: center;
  border-radius: 18px;
  color: var(--tg-accent);
  background: linear-gradient(145deg, #ffffff, var(--tg-soft));
  box-shadow: inset 0 0 0 1px rgba(30, 35, 42, 0.08), 0 10px 24px rgba(30, 35, 42, 0.08);
  transition: transform 0.28s ease, color 0.28s ease, background 0.28s ease;
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-icon i{
  font-size: 1.34rem;
  line-height: 1;
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-card:hover .tgbarcode-icon{
  color: #fff;
  background: linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2));
  transform: translateY(-3px) scale(1.04) rotate(-2deg);
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #171a1f;
  font-size: 1.18rem;
  line-height: 1.28;
  font-weight: 780;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-card h3::after{
  content: "";
  display: block;
  width: 34px;
  height: 3px;
  margin-top: 12px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--tg-accent), var(--tg-accent-2));
  transition: width 0.28s ease;
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-card:hover h3::after{
  width: 72px;
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-card p{
  position: relative;
  z-index: 1;
  margin: 15px 0 0;
  color: #5d6673;
  font-size: 0.98rem;
  line-height: 1.68;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-cta{
  position: relative;
  z-index: 1;
  display: inline-flex;
  max-width: 100%;
  margin-top: 18px;
  color: var(--tg-accent);
  font-size: 0.92rem;
  font-weight: 760;
  line-height: 1.35;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.28s ease, transform 0.28s ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-card:hover .tgbarcode-cta{
  opacity: 1;
  transform: translateY(0);
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-card--tilt{
  transform-style: preserve-3d;
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-card--step{
  padding-top: 32px;
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-step{
  position: absolute;
  top: 22px;
  right: 22px;
  z-index: 2;
  display: grid;
  width: 46px;
  height: 46px;
  place-items: center;
  border: 1px solid rgba(30, 35, 42, 0.09);
  border-radius: 16px;
  color: var(--tg-accent);
  background: linear-gradient(145deg, #fff, var(--tg-soft));
  font-size: 0.92rem;
  font-weight: 840;
  line-height: 1;
  box-shadow: 0 10px 22px rgba(24, 30, 38, 0.08);
  transition: transform 0.28s ease, color 0.28s ease, background 0.28s ease;
}.wpc-scope-212 .tc-wp-content-root .tgbarcode-card--step:hover .tgbarcode-step{
  color: #fff;
  background: linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2));
  transform: translateY(-3px) rotate(3deg) scale(1.05);
}@media (min-width: 1200px){.tc-wp-content-root .tgbarcode-section{
    padding: 92px 28px;
  }.tc-wp-content-root .tgbarcode-container{
    width: min(1260px, 100%);
  }.tc-wp-content-root .tgbarcode-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
  }.tc-wp-content-root .tgbarcode-heading{
    margin-bottom: 46px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-content-root .tgbarcode-section{
    padding: 78px 22px;
  }.tc-wp-content-root .tgbarcode-container{
    width: min(1080px, 100%);
  }.tc-wp-content-root .tgbarcode-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .tgbarcode-heading p{
    font-size: 1rem;
  }.tc-wp-content-root .tgbarcode-card{
    padding: 24px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tgbarcode-section{
    padding: 66px 20px;
  }.tc-wp-content-root .tgbarcode-heading{
    margin-bottom: 34px;
  }.tc-wp-content-root .tgbarcode-heading p{
    font-size: 0.98rem;
  }.tc-wp-content-root .tgbarcode-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-content-root .tgbarcode-card{
    min-height: 225px;
    padding: 23px;
  }.tc-wp-content-root .tgbarcode-card h3{
    font-size: 1.08rem;
  }.tc-wp-content-root .tgbarcode-card p{
    font-size: 0.95rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tgbarcode-section{
    padding: 54px 16px;
  }.tc-wp-content-root .tgbarcode-heading{
    margin-bottom: 28px;
  }.tc-wp-content-root .tgbarcode-heading p{
    font-size: 0.95rem;
  }.tc-wp-content-root .tgbarcode-grid{
    grid-template-columns: 1fr !important;
    gap: 18px;
  }.tc-wp-content-root .tgbarcode-card{
    min-height: auto;
    padding: 22px;
  }.tc-wp-content-root .tgbarcode-card h3{
    font-size: 1.05rem;
  }.tc-wp-content-root .tgbarcode-icon{
    width: 50px;
    height: 50px;
    border-radius: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tgbarcode-section{
    padding: 48px 14px;
  }.tc-wp-content-root .tgbarcode-heading{
    margin-bottom: 24px;
  }.tc-wp-content-root .tgbarcode-heading p{
    font-size: 0.92rem;
    line-height: 1.62;
  }.tc-wp-content-root .tgbarcode-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-content-root .tgbarcode-card{
    min-height: auto;
    padding: 20px;
    border-radius: 20px;
  }.tc-wp-content-root .tgbarcode-icon{
    width: 46px;
    height: 46px;
    margin-bottom: 18px;
    border-radius: 15px;
  }.tc-wp-content-root .tgbarcode-icon i{
    font-size: 1.15rem;
  }.tc-wp-content-root .tgbarcode-step{
    width: 42px;
    height: 42px;
    top: 18px;
    right: 18px;
    border-radius: 14px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .tgbarcode-section{
    padding: 42px 12px;
  }.tc-wp-content-root .tgbarcode-heading{
    margin-bottom: 22px;
  }.tc-wp-content-root .tgbarcode-heading p{
    font-size: 0.9rem;
    line-height: 1.58;
  }.tc-wp-content-root .tgbarcode-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-content-root .tgbarcode-card{
    min-height: auto;
    padding: 18px;
    border-radius: 18px;
  }.tc-wp-content-root .tgbarcode-card h3{
    font-size: 1rem;
  }.tc-wp-content-root .tgbarcode-card p{
    font-size: 0.9rem;
    line-height: 1.58;
  }.tc-wp-content-root .tgbarcode-icon{
    width: 42px;
    height: 42px;
    margin-bottom: 16px;
    border-radius: 14px;
  }.tc-wp-content-root .tgbarcode-icon i{
    font-size: 1.05rem;
  }.tc-wp-content-root .tgbarcode-step{
    width: 38px;
    height: 38px;
    top: 16px;
    right: 16px;
    border-radius: 13px;
    font-size: 0.82rem;
  }}@media (max-width: 319px){.tc-wp-content-root .tgbarcode-section{
    padding: 36px 10px;
  }.tc-wp-content-root .tgbarcode-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-content-root .tgbarcode-card{
    min-height: auto;
    padding: 16px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .tgbarcode-content *, .tc-wp-content-root .tgbarcode-content *::before, .tc-wp-content-root .tgbarcode-content *::after{
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }.tc-wp-content-root .tgbarcode-card, .tc-wp-content-root .tgbarcode-card.is-visible, .tc-wp-content-root .tgbarcode-card:hover{
    transform: none !important;
  }.tc-wp-content-root .tgbarcode-cta{
    opacity: 1;
    transform: none;
  }}.wpc-scope-212 .tc-wp-content-root .tgbarcode-card--cta{}.wpc-scope-212 .tc-wp-content-root .tgbarcode-grid--benefits{}.wpc-scope-212 .tc-wp-content-root .tgbarcode-grid--intro{}.wpc-scope-212 .tc-wp-content-root .tgbarcode-grid--process{}