@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

/* 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-441 .tc-wp-content-root img, .wpc-scope-441 .tc-wp-content-root video, .wpc-scope-441 .tc-wp-content-root svg, .wpc-scope-441 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-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: #ffffff;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap, .wpc-scope-441 .tc-wp-content-root .tfg-content-wrap section, .wpc-scope-441 .tc-wp-content-root .tfg-content-wrap div, .wpc-scope-441 .tc-wp-content-root .tfg-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-section{
  position: relative;
  width: 100%;
  overflow: hidden;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-section-white{
  background: #ffffff;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-section-soft{
  background: linear-gradient(180deg, #fbf8ff 0%, #f8fafc 100%);
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(139, 92, 246, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.12), rgba(20, 184, 166, 0.1));
  color: #5b3cc4;
  font-size: 13px;
  font-weight: 750;
  line-height: 1;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-section-head p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #5d6678;
  line-height: 1.72;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(116, 126, 150, 0.16);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 50px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  border-top: 3px solid transparent;
  background: linear-gradient(135deg, #8b5cf6, #14b8a6) border-box;
  -webkit-mask: linear-gradient(#000 0 0) padding-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 0;
  pointer-events: none;
  transition: opacity 260ms ease;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(139, 92, 246, 0.32);
  box-shadow: 0 24px 70px rgba(79, 70, 229, 0.13);
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-card:hover::before{
  opacity: 1;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-card h3{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-card p{
  margin: 10px 0 0;
  color: #667085;
  line-height: 1.68;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 20px;
  border-radius: 15px;
  background: linear-gradient(135deg, #8b5cf6 0%, #14b8a6 100%);
  box-shadow: 0 12px 28px rgba(79, 70, 229, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-card:hover .tfg-icon{
  transform: translateY(-3px) rotate(-3deg);
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-icon::before, .wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-icon-preview::before{
  width: 20px;
  height: 12px;
  left: 13px;
  top: 14px;
  border: 2px solid #ffffff;
  border-radius: 8px;
  background: transparent;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-icon-preview::after{
  width: 8px;
  height: 2px;
  left: 19px;
  top: 30px;
  border-radius: 999px;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 17px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-icon-copy::after{
  width: 13px;
  height: 16px;
  left: 12px;
  top: 18px;
  border: 2px solid rgba(255, 255, 255, 0.82);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-icon-clean::before{
  width: 20px;
  height: 3px;
  left: 13px;
  top: 16px;
  border-radius: 999px;
  box-shadow: 0 7px 0 rgba(255, 255, 255, 0.9), 0 14px 0 rgba(255, 255, 255, 0.72);
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 11px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-icon-mobile::after{
  width: 4px;
  height: 4px;
  left: 21px;
  top: 29px;
  border-radius: 50%;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-icon-balance::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 15px;
  border-radius: 999px;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-icon-balance::after{
  width: 16px;
  height: 16px;
  left: 15px;
  top: 19px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(139, 92, 246, 0.18);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(247, 244, 255, 0.9));
  box-shadow: 0 18px 54px rgba(17, 24, 39, 0.065);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-step-card::after{
  content: "";
  position: absolute;
  left: 38px;
  top: calc(100% + 1px);
  width: 2px;
  height: 22px;
  background: linear-gradient(180deg, rgba(139, 92, 246, 0.36), rgba(20, 184, 166, 0.08));
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-step-card:last-child::after{
  display: none;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(20, 184, 166, 0.34);
  box-shadow: 0 26px 72px rgba(20, 184, 166, 0.12);
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #8b5cf6, #14b8a6);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 32px rgba(79, 70, 229, 0.22);
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-step-body h3{
  margin: 0;
  color: #172033;
  font-weight: 820;
  line-height: 1.25;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-step-body p{
  margin: 8px 0 0;
  color: #667085;
  line-height: 1.7;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  margin: 0 0 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(20, 184, 166, 0.1);
  color: #0f766e;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-benefit-card{
  text-align: left;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-icon-free::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-icon-free::after{
  width: 10px;
  height: 2px;
  left: 18px;
  top: 22px;
  border-radius: 999px;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-icon-fast::after{
  width: 9px;
  height: 2px;
  left: 23px;
  top: 22px;
  border-radius: 999px;
  transform: rotate(-35deg);
  transform-origin: left center;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-icon-safe::before{
  width: 20px;
  height: 22px;
  left: 13px;
  top: 12px;
  clip-path: polygon(50% 0, 88% 14%, 84% 62%, 50% 100%, 16% 62%, 12% 14%);
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-441 .tc-wp-content-root .tfg-content-wrap .tfg-reveal.tfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .tfg-content-wrap .tfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .tfg-content-wrap .tfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-section-head p{
    font-size: 14.5px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-card{
    padding: 22px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-card h3, .tc-wp-content-root .tfg-content-wrap .tfg-step-body h3{
    font-size: 18px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-card p, .tc-wp-content-root .tfg-content-wrap .tfg-step-body p{
    font-size: 14.5px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-steps{
    gap: 18px;
    margin-top: 28px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-step-card::after{
    display: none;
  }.tc-wp-content-root .tfg-content-wrap .tfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tfg-content-wrap .tfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .tfg-content-wrap .tfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-card{
    padding: 24px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-card h3, .tc-wp-content-root .tfg-content-wrap .tfg-step-body h3{
    font-size: 19px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-card p, .tc-wp-content-root .tfg-content-wrap .tfg-step-body p{
    font-size: 15px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-step-card::after{
    display: none;
  }.tc-wp-content-root .tfg-content-wrap .tfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tfg-content-wrap .tfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .tfg-content-wrap .tfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-card{
    padding: 26px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-card h3, .tc-wp-content-root .tfg-content-wrap .tfg-step-body h3{
    font-size: 20px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-card p, .tc-wp-content-root .tfg-content-wrap .tfg-step-body p{
    font-size: 15.5px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-step-card::after{
    display: none;
  }.tc-wp-content-root .tfg-content-wrap .tfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tfg-content-wrap .tfg-section{
    padding: 74px 0;
  }.tc-wp-content-root .tfg-content-wrap .tfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .tfg-content-wrap .tfg-card{
    padding: 28px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-card h3, .tc-wp-content-root .tfg-content-wrap .tfg-step-body h3{
    font-size: 21px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-card p, .tc-wp-content-root .tfg-content-wrap .tfg-step-body p{
    font-size: 15.8px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tfg-content-wrap .tfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .tfg-content-wrap .tfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-section-head h2{
    font-size: 48px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .tfg-content-wrap .tfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-card{
    padding: 30px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-card h3, .tc-wp-content-root .tfg-content-wrap .tfg-step-body h3{
    font-size: 22px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-card p, .tc-wp-content-root .tfg-content-wrap .tfg-step-body p{
    font-size: 16px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-step-card{
    gap: 26px;
    padding: 30px 34px;
  }.tc-wp-content-root .tfg-content-wrap .tfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .tfg-content-wrap .tfg-reveal, .tc-wp-content-root .tfg-content-wrap .tfg-card, .tc-wp-content-root .tfg-content-wrap .tfg-step-card, .tc-wp-content-root .tfg-content-wrap .tfg-icon{
    transition: none;
  }.tc-wp-content-root .tfg-content-wrap .tfg-reveal{
    opacity: 1;
    transform: none;
  }}