@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-170 .tc-wp-content-root img, .wpc-scope-170 .tc-wp-content-root video, .wpc-scope-170 .tc-wp-content-root svg, .wpc-scope-170 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content{
  width: 100%;
  overflow: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #172033;
  background: #ffffff;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content, .wpc-scope-170 .tc-wp-content-root .sfg-bottom-content div, .wpc-scope-170 .tc-wp-content-root .sfg-bottom-content section, .wpc-scope-170 .tc-wp-content-root .sfg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-section{
  position: relative;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-section-white{
  background: #ffffff;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f6f8fc 100%);
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(107, 91, 255, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(107, 91, 255, 0.1), rgba(0, 194, 203, 0.1));
  color: #5747d9;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, #6b5bff, #00c2cb);
  box-shadow: 0 0 0 5px rgba(107, 91, 255, 0.1);
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-section-head p{
  margin: 14px auto 0;
  max-width: 690px;
  color: #5f6b7a;
  line-height: 1.75;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(29, 40, 64, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(20, 28, 45, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-card::after{
  content: "";
  position: absolute;
  inset: -1px;
  z-index: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(107, 91, 255, 0.24), rgba(0, 194, 203, 0.2));
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-card > *{
  position: relative;
  z-index: 1;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(107, 91, 255, 0.26);
  box-shadow: 0 24px 60px rgba(20, 28, 45, 0.12);
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-card:hover::after{
  opacity: 1;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-card h3, .wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-step-card h3{
  margin: 0;
  color: #142033;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-card p, .wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-step-card p{
  margin: 10px 0 0;
  color: #667085;
  line-height: 1.7;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #6b5bff, #00c2cb);
  box-shadow: 0 14px 30px rgba(79, 91, 255, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-card:hover .sfg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-icon::before, .wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-icon-preview::before{
  width: 23px;
  height: 15px;
  left: 13px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 999px;
  background: transparent;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 21px;
  top: 20px;
  border-radius: 999px;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-icon-copy::before{
  width: 18px;
  height: 20px;
  left: 17px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 13px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 5px;
  background: transparent;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-icon-spark::before{
  width: 20px;
  height: 20px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0%, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0% 50%, 39% 36%);
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-icon-spark::after{
  width: 6px;
  height: 6px;
  right: 10px;
  top: 10px;
  border-radius: 999px;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-icon-readable::before{
  width: 24px;
  height: 4px;
  left: 12px;
  top: 15px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 rgba(255, 255, 255, 0.75);
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-icon-unicode::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 999px;
  background: transparent;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-icon-unicode::after{
  width: 28px;
  height: 2px;
  left: 10px;
  top: 23px;
  border-radius: 999px;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-icon-polish::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border-radius: 7px;
  transform: rotate(45deg);
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(29, 40, 64, 0.1);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(20, 28, 45, 0.075);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-step-card::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, #6b5bff, #00c2cb);
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-step-card:hover{
  transform: translateX(4px);
  box-shadow: 0 22px 58px rgba(20, 28, 45, 0.11);
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-step-number{
  display: grid;
  place-items: center;
  width: 76px;
  height: 76px;
  border-radius: 22px;
  background: linear-gradient(135deg, #6b5bff, #00c2cb);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 36px rgba(79, 91, 255, 0.22);
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-use-card{
  background:
    radial-gradient(circle at top right, rgba(107, 91, 255, 0.08), transparent 34%),
    #ffffff;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(0, 194, 203, 0.11);
  color: #087c86;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-benefit-card{
  text-align: center;
  align-items: center;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-icon-free::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border-radius: 999px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-icon-free::after{
  width: 12px;
  height: 3px;
  left: 18px;
  top: 23px;
  border-radius: 999px;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-icon-mobile::before{
  width: 17px;
  height: 26px;
  left: 16px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 22px;
  top: 29px;
  border-radius: 999px;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-icon-privacy::before{
  width: 22px;
  height: 16px;
  left: 13px;
  top: 19px;
  border-radius: 5px;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-icon-privacy::after{
  width: 14px;
  height: 12px;
  left: 17px;
  top: 11px;
  border: 2px solid #ffffff;
  border-bottom: 0;
  border-radius: 999px 999px 0 0;
  background: transparent;
}.wpc-scope-170 .tc-wp-content-root .sfg-bottom-content .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 650ms ease, transform 650ms ease;
}.wpc-scope-170 .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: 48px 0;
  }.tc-wp-content-root .sfg-bottom-content .sfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .sfg-bottom-content h2{
    font-size: 25px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-section-head p{
    font-size: 14px;
  }.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: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card p, .tc-wp-content-root .sfg-bottom-content .sfg-step-card 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;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-number{
    width: 58px;
    height: 58px;
    border-radius: 18px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sfg-bottom-content .sfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .sfg-bottom-content .sfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .sfg-bottom-content h2{
    font-size: 28px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-section-head p{
    font-size: 15px;
  }.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: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card p, .tc-wp-content-root .sfg-bottom-content .sfg-step-card p{
    font-size: 15px;
  }.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;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-number{
    width: 62px;
    height: 62px;
    border-radius: 18px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sfg-bottom-content .sfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .sfg-bottom-content .sfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .sfg-bottom-content h2{
    font-size: 31px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-section-head 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: 26px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card p, .tc-wp-content-root .sfg-bottom-content .sfg-step-card p{
    font-size: 15.5px;
  }.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: 26px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@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 32px;
  }.tc-wp-content-root .sfg-bottom-content h2{
    font-size: 38px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-bottom-content .sfg-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-bottom-content .sfg-card{
    padding: 28px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card p, .tc-wp-content-root .sfg-bottom-content .sfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-number{
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sfg-bottom-content .sfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .sfg-bottom-content .sfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .sfg-bottom-content h2{
    font-size: 46px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card-grid{
    gap: 26px;
    margin-top: 50px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-bottom-content .sfg-card{
    padding: 32px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card p, .tc-wp-content-root .sfg-bottom-content .sfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-number{
    font-size: 24px;
  }}.wpc-scope-170 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .sfg-step-content{}