@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-234 .tc-wp-content-root img, .wpc-scope-234 .tc-wp-content-root video, .wpc-scope-234 .tc-wp-content-root svg, .wpc-scope-234 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #172033;
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-section{
  position: relative;
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-section-white{
  background: #ffffff;
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-section-soft{
  background: #f8fafc;
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(126, 87, 255, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(126, 87, 255, 0.1), rgba(0, 196, 204, 0.1));
  color: #5b3fd8;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-heading-block p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5b6475;
  line-height: 1.72;
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-card, .wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(148, 163, 184, 0.22);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(18, 24, 40, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-card{
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 22px;
  overflow: hidden;
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #7e57ff, #00c4cc, #3ddc97);
  opacity: 0.9;
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-card:hover, .wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(126, 87, 255, 0.34);
  box-shadow: 0 24px 62px rgba(18, 24, 40, 0.12);
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-card h3, .wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3{
  margin: 0;
  color: #151c2f;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-card p, .wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-step-card p{
  margin: 10px 0 0;
  color: #626b7d;
  line-height: 1.68;
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(126, 87, 255, 0.14), rgba(0, 196, 204, 0.14));
  box-shadow: inset 0 0 0 1px rgba(126, 87, 255, 0.14);
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-icon::before, .wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-icon::after{
  content: "";
  position: absolute;
  transition: transform 220ms ease;
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-card:hover .sfg-icon::before, .wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-card:hover .sfg-icon::after{
  transform: translateY(-2px) scale(1.04);
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  background: linear-gradient(135deg, #7e57ff, #00c4cc);
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 12px;
  border: 2px solid #6650e8;
  border-radius: 5px;
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 11px;
  top: 17px;
  border: 2px solid #00aeb8;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.55);
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-icon-type::before{
  content: "Aa";
  left: 11px;
  top: 11px;
  color: #5b3fd8;
  font-size: 17px;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-icon-clean::before{
  width: 20px;
  height: 14px;
  left: 13px;
  top: 16px;
  border-left: 3px solid #00aeb8;
  border-bottom: 3px solid #00aeb8;
  transform: rotate(-45deg);
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  border: 3px solid #7e57ff;
  border-right-color: transparent;
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-icon-flex::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 7px;
  background: linear-gradient(135deg, #7e57ff, #00c4cc);
  transform: rotate(10deg);
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border-radius: 24px;
  overflow: hidden;
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background: linear-gradient(180deg, #7e57ff, #00c4cc, #3ddc97);
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #7e57ff, #00c4cc);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 30px rgba(91, 63, 216, 0.23);
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-step-content{
  min-width: 0;
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-badge{
  display: inline-flex;
  width: max-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(0, 196, 204, 0.1);
  color: #087e86;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-use-card::before{
  background: linear-gradient(90deg, #00c4cc, #7e57ff);
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
  background: linear-gradient(180deg, #ffffff, #fbfdff);
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #3ddc97, #00c4cc);
  box-shadow: 0 12px 28px rgba(0, 196, 204, 0.2);
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-234 .tc-wp-content-root .sfg-editorial-content .sfg-reveal.sfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .sfg-editorial-content .sfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .sfg-editorial-content .sfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .sfg-editorial-content h2{
    font-size: 26px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card{
    padding: 24px 20px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card p, .tc-wp-content-root .sfg-editorial-content .sfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-steps{
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px 24px 24px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sfg-editorial-content .sfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .sfg-editorial-content .sfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .sfg-editorial-content h2{
    font-size: 29px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card{
    padding: 26px 22px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card p, .tc-wp-content-root .sfg-editorial-content .sfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 22px 26px 26px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sfg-editorial-content .sfg-section{
    padding: 66px 0;
  }.tc-wp-content-root .sfg-editorial-content .sfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .sfg-editorial-content h2{
    font-size: 33px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card{
    padding: 28px 24px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card p, .tc-wp-content-root .sfg-editorial-content .sfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 28px 24px 28px 28px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sfg-editorial-content .sfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .sfg-editorial-content .sfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .sfg-editorial-content h2{
    font-size: 40px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-editorial-content .sfg-card-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card p, .tc-wp-content-root .sfg-editorial-content .sfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    gap: 22px;
    padding: 30px 30px 30px 34px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sfg-editorial-content .sfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .sfg-editorial-content .sfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .sfg-editorial-content h2{
    font-size: 46px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-heading-block p{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-editorial-content .sfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card p, .tc-wp-content-root .sfg-editorial-content .sfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    gap: 24px;
    padding: 34px 36px 34px 40px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 17px;
  }}.wpc-scope-234 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .sfg-benefits-grid{}