@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-190 .tc-wp-content-root img, .wpc-scope-190 .tc-wp-content-root video, .wpc-scope-190 .tc-wp-content-root svg, .wpc-scope-190 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-section{
  position: relative;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-section-white{
  background: #ffffff;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-section-soft{
  background: linear-gradient(180deg, #fbf8ff 0%, #f8fbff 100%);
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(132, 78, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(132, 78, 255, 0.1), rgba(17, 190, 186, 0.1));
  color: #6d42dc;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-heading h2{
  margin: 0;
  color: #121827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-heading p{
  margin: 16px auto 0;
  color: #5d6678;
  line-height: 1.7;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(126, 139, 160, 0.18);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 16px 40px rgba(37, 45, 70, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #844eff, #11beba);
  opacity: 0.9;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(132, 78, 255, 0.32);
  box-shadow: 0 22px 54px rgba(37, 45, 70, 0.13);
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-card h3, .wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-step-content h3{
  margin: 0;
  color: #151d2f;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-card p, .wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-step-content p{
  margin: 10px 0 0;
  color: #5c6679;
  line-height: 1.68;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #844eff, #11beba);
  box-shadow: 0 12px 26px rgba(132, 78, 255, 0.22);
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-icon::before, .wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 10px;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #844eff;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 13px;
  border-radius: 4px;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0 50%, 39% 36%);
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border-radius: 5px;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  top: 31px;
  border-radius: 2px;
  background: #844eff;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-icon-clean::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 15px;
  border-radius: 3px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-icon-fast::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-icon-fast::after{
  width: 12px;
  height: 3px;
  left: 23px;
  top: 22px;
  border-radius: 3px;
  transform: rotate(-35deg);
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-steps{
  display: grid;
  gap: 18px;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(132, 78, 255, 0.14);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 44px rgba(48, 57, 83, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 60px rgba(48, 57, 83, 0.12);
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-step-card::after{
  content: "";
  position: absolute;
  right: -48px;
  top: -48px;
  width: 130px;
  height: 130px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(17, 190, 186, 0.18), rgba(132, 78, 255, 0));
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #844eff, #11beba);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 30px rgba(132, 78, 255, 0.24);
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(17, 190, 186, 0.1);
  color: #087f81;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-use-card::before{
  background: linear-gradient(90deg, #11beba, #844eff);
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-checkmark{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(132, 78, 255, 0.14), rgba(17, 190, 186, 0.16));
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-checkmark::after{
  content: "";
  position: absolute;
  left: 15px;
  top: 12px;
  width: 10px;
  height: 17px;
  border-right: 3px solid #0fa6a4;
  border-bottom: 3px solid #0fa6a4;
  transform: rotate(42deg);
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-190 .tc-wp-content-root .sfg-editorial .sfg-reveal.sfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .sfg-editorial .sfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .sfg-editorial .sfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .sfg-editorial .sfg-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .sfg-editorial .sfg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-editorial .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .sfg-editorial .sfg-card{
    padding: 24px 20px;
  }.tc-wp-content-root .sfg-editorial .sfg-card h3, .tc-wp-content-root .sfg-editorial .sfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial .sfg-card p, .tc-wp-content-root .sfg-editorial .sfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-editorial .sfg-steps{
    margin-top: 30px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sfg-editorial .sfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .sfg-editorial .sfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .sfg-editorial .sfg-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .sfg-editorial .sfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .sfg-editorial .sfg-card{
    padding: 26px 22px;
  }.tc-wp-content-root .sfg-editorial .sfg-card h3, .tc-wp-content-root .sfg-editorial .sfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .sfg-editorial .sfg-card p, .tc-wp-content-root .sfg-editorial .sfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial .sfg-steps{
    margin-top: 34px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sfg-editorial .sfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .sfg-editorial .sfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .sfg-editorial .sfg-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .sfg-editorial .sfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .sfg-editorial .sfg-card{
    padding: 28px 24px;
  }.tc-wp-content-root .sfg-editorial .sfg-card h3, .tc-wp-content-root .sfg-editorial .sfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .sfg-editorial .sfg-card p, .tc-wp-content-root .sfg-editorial .sfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial .sfg-steps{
    margin-top: 38px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sfg-editorial .sfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .sfg-editorial .sfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .sfg-editorial .sfg-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .sfg-editorial .sfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial .sfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .sfg-editorial .sfg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .sfg-editorial .sfg-card h3, .tc-wp-content-root .sfg-editorial .sfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .sfg-editorial .sfg-card p, .tc-wp-content-root .sfg-editorial .sfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial .sfg-steps{
    margin-top: 44px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sfg-editorial .sfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .sfg-editorial .sfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .sfg-editorial .sfg-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .sfg-editorial .sfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial .sfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .sfg-editorial .sfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-editorial .sfg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .sfg-editorial .sfg-card h3, .tc-wp-content-root .sfg-editorial .sfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .sfg-editorial .sfg-card p, .tc-wp-content-root .sfg-editorial .sfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial .sfg-steps{
    margin-top: 48px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }}.wpc-scope-190 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .sfg-benefit-card{}