@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-488 .tc-wp-content-root img, .wpc-scope-488 .tc-wp-content-root video, .wpc-scope-488 .tc-wp-content-root svg, .wpc-scope-488 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content, .wpc-scope-488 .tc-wp-content-root .sfg-bottom-content section, .wpc-scope-488 .tc-wp-content-root .sfg-bottom-content div, .wpc-scope-488 .tc-wp-content-root .sfg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-section-white{
  background: #ffffff;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-section-soft{
  background:
    radial-gradient(circle at top left, rgba(118, 83, 255, 0.08), transparent 34%),
    linear-gradient(180deg, #fbfbff 0%, #f6f7fb 100%);
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  margin-bottom: 14px;
  border: 1px solid rgba(118, 83, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(118, 83, 255, 0.11), rgba(0, 194, 203, 0.1));
  color: #6047d9;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-heading-block h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-heading-block p{
  margin: 14px auto 0;
  color: #5d667a;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(21, 31, 54, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-card::before{
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  content: "";
  background: linear-gradient(90deg, #7653ff, #00c2cb, #ff7ab6);
  opacity: 0.88;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(118, 83, 255, 0.25);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.11);
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-card h3, .wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-step-content h3{
  margin: 0;
  color: #151f36;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-card p, .wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-step-content p{
  margin: 10px 0 0;
  color: #5d667a;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(135deg, #7653ff, #00c2cb);
  box-shadow: 0 12px 24px rgba(118, 83, 255, 0.18);
  transition: transform 260ms ease;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-card:hover .sfg-icon{
  transform: translateY(-3px) rotate(-2deg);
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-icon::before, .wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-icon-preview::before{
  width: 22px;
  height: 14px;
  top: 17px;
  left: 13px;
  border: 2px solid #ffffff;
  border-radius: 10px;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-icon-preview::after{
  width: 6px;
  height: 6px;
  top: 21px;
  left: 21px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-icon-copy::before{
  width: 16px;
  height: 18px;
  top: 13px;
  left: 18px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-icon-copy::after{
  width: 14px;
  height: 16px;
  top: 18px;
  left: 13px;
  border: 2px solid rgba(255, 255, 255, 0.78);
  border-radius: 5px;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-icon-spark::before{
  width: 20px;
  height: 20px;
  top: 14px;
  left: 14px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 62% 35%, 100% 50%, 62% 65%, 50% 100%, 38% 65%, 0% 50%, 38% 35%);
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-icon-spark::after{
  width: 6px;
  height: 6px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-icon-clean::before{
  width: 22px;
  height: 2px;
  top: 16px;
  left: 13px;
  background: #ffffff;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 rgba(255, 255, 255, 0.78);
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-icon-platform::before{
  width: 22px;
  height: 18px;
  top: 13px;
  left: 13px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-icon-platform::after{
  width: 14px;
  height: 2px;
  bottom: 11px;
  left: 17px;
  background: #ffffff;
  border-radius: 4px;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-icon-fast::before{
  width: 20px;
  height: 20px;
  top: 14px;
  left: 14px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-icon-fast::after{
  width: 9px;
  height: 2px;
  top: 23px;
  left: 24px;
  background: #ffffff;
  border-radius: 4px;
  transform: rotate(-36deg);
  transform-origin: left center;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-icon-free::before{
  width: 22px;
  height: 14px;
  top: 17px;
  left: 13px;
  border: 2px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-icon-free::after{
  width: 7px;
  height: 7px;
  top: 20px;
  left: 20px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-icon-mobile::before{
  width: 16px;
  height: 24px;
  top: 11px;
  left: 16px;
  border: 2px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-icon-mobile::after{
  width: 5px;
  height: 2px;
  bottom: 15px;
  left: 22px;
  background: #ffffff;
  border-radius: 4px;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-icon-privacy::before{
  width: 22px;
  height: 17px;
  top: 19px;
  left: 13px;
  background: #ffffff;
  border-radius: 6px;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-icon-privacy::after{
  width: 14px;
  height: 12px;
  top: 10px;
  left: 17px;
  border: 2px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-steps{
  display: grid;
  grid-template-columns: 1fr;
  position: relative;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-step-card{
  position: relative;
  display: grid;
  min-width: 0;
  align-items: start;
  border: 1px solid rgba(21, 31, 54, 0.08);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.84)),
    radial-gradient(circle at top right, rgba(0, 194, 203, 0.16), transparent 34%);
  box-shadow: 0 18px 42px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(0, 194, 203, 0.24);
  box-shadow: 0 24px 58px rgba(17, 24, 39, 0.1);
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  border-radius: 18px;
  background: linear-gradient(135deg, #7653ff, #00c2cb);
  box-shadow: 0 14px 28px rgba(118, 83, 255, 0.2);
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.98)),
    radial-gradient(circle at top right, rgba(255, 122, 182, 0.13), transparent 36%);
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-badge{
  display: inline-flex;
  width: fit-content;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  border-radius: 999px;
  background: rgba(118, 83, 255, 0.1);
  color: #6047d9;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-benefit-card{
  background: #ffffff;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-488 .tc-wp-content-root .sfg-bottom-content .sfg-reveal.sfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .sfg-bottom-content .sfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .sfg-bottom-content .sfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-heading-block h2{
    font-size: 26px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card p, .tc-wp-content-root .sfg-bottom-content .sfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-badge{
    padding: 7px 11px;
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sfg-bottom-content .sfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .sfg-bottom-content .sfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-heading-block h2{
    font-size: 29px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card{
    padding: 26px 22px;
    border-radius: 20px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card p, .tc-wp-content-root .sfg-bottom-content .sfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-badge{
    padding: 7px 12px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sfg-bottom-content .sfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .sfg-bottom-content .sfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-heading-block h2{
    font-size: 33px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card{
    padding: 28px 24px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card p, .tc-wp-content-root .sfg-bottom-content .sfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-badge{
    padding: 8px 13px;
    font-size: 12.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sfg-bottom-content .sfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .sfg-bottom-content .sfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-heading-block h2{
    font-size: 40px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-benefits-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-bottom-content .sfg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card p, .tc-wp-content-root .sfg-bottom-content .sfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-card{
    grid-template-columns: 74px 1fr;
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-badge{
    padding: 8px 14px;
    font-size: 13px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sfg-bottom-content .sfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .sfg-bottom-content .sfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-heading-block h2{
    font-size: 46px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-bottom-content .sfg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card p, .tc-wp-content-root .sfg-bottom-content .sfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-card{
    grid-template-columns: 84px 1fr;
    gap: 24px;
    padding: 34px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 21px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-badge{
    padding: 8px 14px;
    font-size: 13px;
  }}