@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-252 .tc-wp-content-root img, .wpc-scope-252 .tc-wp-content-root video, .wpc-scope-252 .tc-wp-content-root svg, .wpc-scope-252 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-252 .tc-wp-content-root .ufg-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-252 .tc-wp-content-root .ufg-content, .wpc-scope-252 .tc-wp-content-root .ufg-content section, .wpc-scope-252 .tc-wp-content-root .ufg-content div, .wpc-scope-252 .tc-wp-content-root .ufg-content article{
  box-sizing: border-box;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-section{
  position: relative;
  width: 100%;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-section-white{
  background: #ffffff;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f7f4ef 100%);
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(130, 76, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(130, 76, 255, 0.1), rgba(0, 194, 168, 0.1));
  color: #6043d7;
  font-size: 13px;
  font-weight: 750;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-heading h2{
  margin: 0;
  color: #101828;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-heading p{
  margin: 16px auto 0;
  color: #5a6475;
  font-weight: 450;
  line-height: 1.72;
  letter-spacing: 0;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-card, .wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(22, 32, 51, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 42px rgba(16, 24, 40, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-card::before, .wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-benefit-card::before{
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  content: "";
  background: linear-gradient(90deg, #7c4dff, #00c2a8, #ff8a4c);
  opacity: 0.9;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-card:hover, .wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-benefit-card:hover, .wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(124, 77, 255, 0.24);
  box-shadow: 0 24px 58px rgba(16, 24, 40, 0.13);
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-card h3, .wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-benefit-card h3, .wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-step-card h3{
  margin: 0;
  color: #121a2b;
  font-weight: 780;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-card p, .wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-benefit-card p, .wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-step-card p{
  margin: 12px 0 0;
  color: #5b6677;
  font-weight: 440;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-icon{
  display: inline-flex;
  position: relative;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 15px;
  background: linear-gradient(135deg, rgba(124, 77, 255, 0.16), rgba(0, 194, 168, 0.14));
  box-shadow: inset 0 0 0 1px rgba(124, 77, 255, 0.13);
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-icon::before, .wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-icon::after{
  position: absolute;
  content: "";
  transition: transform 260ms ease;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-card:hover .ufg-icon::before, .wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-card:hover .ufg-icon::after{
  transform: translateY(-2px);
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-icon-preview::before{
  width: 22px;
  height: 14px;
  top: 16px;
  left: 12px;
  border: 2px solid #6f49f5;
  border-radius: 9px;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-icon-preview::after{
  width: 6px;
  height: 6px;
  top: 20px;
  left: 20px;
  border-radius: 50%;
  background: #00aa94;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-icon-copy::before{
  width: 17px;
  height: 20px;
  top: 12px;
  left: 17px;
  border: 2px solid #6f49f5;
  border-radius: 5px;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-icon-copy::after{
  width: 17px;
  height: 20px;
  top: 16px;
  left: 12px;
  border: 2px solid #00aa94;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.55);
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-icon-spark::before{
  width: 20px;
  height: 20px;
  top: 13px;
  left: 13px;
  background: linear-gradient(135deg, #7c4dff, #00c2a8);
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-icon-profile::before{
  width: 12px;
  height: 12px;
  top: 11px;
  left: 17px;
  border-radius: 50%;
  background: #7c4dff;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-icon-profile::after{
  width: 24px;
  height: 12px;
  top: 26px;
  left: 11px;
  border-radius: 14px 14px 5px 5px;
  background: #00aa94;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-icon-balance::before{
  width: 24px;
  height: 3px;
  top: 15px;
  left: 11px;
  border-radius: 999px;
  background: #7c4dff;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-icon-balance::after{
  width: 18px;
  height: 18px;
  top: 21px;
  left: 14px;
  border: 2px solid #00aa94;
  border-top: 0;
  border-radius: 0 0 12px 12px;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-icon-refresh::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  border: 3px solid #7c4dff;
  border-right-color: transparent;
  border-radius: 50%;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-icon-refresh::after{
  width: 0;
  height: 0;
  top: 10px;
  left: 29px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid #00aa94;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(124, 77, 255, 0.14);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 44px rgba(16, 24, 40, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-step-card::after{
  position: absolute;
  top: 0;
  right: 0;
  width: 140px;
  height: 100%;
  content: "";
  background: radial-gradient(circle at 100% 0%, rgba(0, 194, 168, 0.18), transparent 62%);
  pointer-events: none;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #7c4dff, #00bba4);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(124, 77, 255, 0.25);
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-badge{
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  margin-bottom: 18px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(0, 194, 168, 0.1);
  color: #047d70;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffefa 100%);
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-benefit-mark{
  display: inline-flex;
  position: relative;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(124, 77, 255, 0.14), rgba(255, 138, 76, 0.14));
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-benefit-mark::before{
  position: absolute;
  width: 18px;
  height: 10px;
  top: 14px;
  left: 12px;
  content: "";
  border-bottom: 3px solid #00a991;
  border-left: 3px solid #00a991;
  transform: rotate(-45deg);
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-252 .tc-wp-content-root .ufg-content .ufg-reveal.ufg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ufg-content .ufg-section{
    padding: 48px 0;
  }.tc-wp-content-root .ufg-content .ufg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ufg-content .ufg-heading{
    margin-bottom: 28px;
  }.tc-wp-content-root .ufg-content .ufg-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .ufg-content .ufg-heading p{
    font-size: 14.5px;
  }.tc-wp-content-root .ufg-content .ufg-grid, .tc-wp-content-root .ufg-content .ufg-steps{
    gap: 16px;
  }.tc-wp-content-root .ufg-content .ufg-grid-three, .tc-wp-content-root .ufg-content .ufg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ufg-content .ufg-card, .tc-wp-content-root .ufg-content .ufg-benefit-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .ufg-content .ufg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .ufg-content .ufg-step-number{
    width: 52px;
    height: 52px;
    font-size: 17px;
  }.tc-wp-content-root .ufg-content .ufg-card h3, .tc-wp-content-root .ufg-content .ufg-benefit-card h3, .tc-wp-content-root .ufg-content .ufg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ufg-content .ufg-card p, .tc-wp-content-root .ufg-content .ufg-benefit-card p, .tc-wp-content-root .ufg-content .ufg-step-card p{
    font-size: 14.5px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ufg-content .ufg-section{
    padding: 56px 0;
  }.tc-wp-content-root .ufg-content .ufg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ufg-content .ufg-heading{
    margin-bottom: 30px;
  }.tc-wp-content-root .ufg-content .ufg-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .ufg-content .ufg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ufg-content .ufg-grid, .tc-wp-content-root .ufg-content .ufg-steps{
    gap: 18px;
  }.tc-wp-content-root .ufg-content .ufg-grid-three, .tc-wp-content-root .ufg-content .ufg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ufg-content .ufg-card, .tc-wp-content-root .ufg-content .ufg-benefit-card{
    padding: 26px 22px;
    border-radius: 20px;
  }.tc-wp-content-root .ufg-content .ufg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
    border-radius: 20px;
  }.tc-wp-content-root .ufg-content .ufg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }.tc-wp-content-root .ufg-content .ufg-card h3, .tc-wp-content-root .ufg-content .ufg-benefit-card h3, .tc-wp-content-root .ufg-content .ufg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ufg-content .ufg-card p, .tc-wp-content-root .ufg-content .ufg-benefit-card p, .tc-wp-content-root .ufg-content .ufg-step-card p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ufg-content .ufg-section{
    padding: 62px 0;
  }.tc-wp-content-root .ufg-content .ufg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ufg-content .ufg-heading{
    margin-bottom: 34px;
  }.tc-wp-content-root .ufg-content .ufg-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .ufg-content .ufg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ufg-content .ufg-grid, .tc-wp-content-root .ufg-content .ufg-steps{
    gap: 20px;
  }.tc-wp-content-root .ufg-content .ufg-grid-three, .tc-wp-content-root .ufg-content .ufg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ufg-content .ufg-card, .tc-wp-content-root .ufg-content .ufg-benefit-card{
    padding: 28px 24px;
    border-radius: 22px;
  }.tc-wp-content-root .ufg-content .ufg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px;
    border-radius: 22px;
  }.tc-wp-content-root .ufg-content .ufg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }.tc-wp-content-root .ufg-content .ufg-card h3, .tc-wp-content-root .ufg-content .ufg-benefit-card h3, .tc-wp-content-root .ufg-content .ufg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ufg-content .ufg-card p, .tc-wp-content-root .ufg-content .ufg-benefit-card p, .tc-wp-content-root .ufg-content .ufg-step-card p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ufg-content .ufg-section{
    padding: 76px 0;
  }.tc-wp-content-root .ufg-content .ufg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ufg-content .ufg-heading{
    margin-bottom: 42px;
  }.tc-wp-content-root .ufg-content .ufg-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .ufg-content .ufg-heading p{
    font-size: 16.5px;
  }.tc-wp-content-root .ufg-content .ufg-grid, .tc-wp-content-root .ufg-content .ufg-steps{
    gap: 22px;
  }.tc-wp-content-root .ufg-content .ufg-grid-three, .tc-wp-content-root .ufg-content .ufg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ufg-content .ufg-card, .tc-wp-content-root .ufg-content .ufg-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .ufg-content .ufg-step-card{
    grid-template-columns: 74px 1fr;
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .ufg-content .ufg-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }.tc-wp-content-root .ufg-content .ufg-card h3, .tc-wp-content-root .ufg-content .ufg-benefit-card h3, .tc-wp-content-root .ufg-content .ufg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ufg-content .ufg-card p, .tc-wp-content-root .ufg-content .ufg-benefit-card p, .tc-wp-content-root .ufg-content .ufg-step-card p{
    font-size: 15.8px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ufg-content .ufg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ufg-content .ufg-container{
    padding: 0 34px;
  }.tc-wp-content-root .ufg-content .ufg-heading{
    margin-bottom: 48px;
  }.tc-wp-content-root .ufg-content .ufg-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .ufg-content .ufg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ufg-content .ufg-grid{
    gap: 24px;
  }.tc-wp-content-root .ufg-content .ufg-steps{
    gap: 22px;
  }.tc-wp-content-root .ufg-content .ufg-grid-three, .tc-wp-content-root .ufg-content .ufg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ufg-content .ufg-card, .tc-wp-content-root .ufg-content .ufg-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .ufg-content .ufg-step-card{
    grid-template-columns: 92px 1fr;
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .ufg-content .ufg-step-number{
    width: 72px;
    height: 72px;
    font-size: 22px;
  }.tc-wp-content-root .ufg-content .ufg-card h3, .tc-wp-content-root .ufg-content .ufg-benefit-card h3, .tc-wp-content-root .ufg-content .ufg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ufg-content .ufg-card p, .tc-wp-content-root .ufg-content .ufg-benefit-card p, .tc-wp-content-root .ufg-content .ufg-step-card p{
    font-size: 16px;
  }}