@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-152 .tc-wp-content-root img, .wpc-scope-152 .tc-wp-content-root video, .wpc-scope-152 .tc-wp-content-root svg, .wpc-scope-152 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap, .wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap section, .wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap div, .wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-section{
  position: relative;
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-white{
  background: #ffffff;
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f6f8fb 100%);
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(99, 102, 241, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(99, 102, 241, 0.1), rgba(20, 184, 166, 0.1));
  color: #4f46e5;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block h2{
  margin: 0;
  color: #121827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block p{
  margin: 14px auto 0;
  color: #5c667a;
  line-height: 1.7;
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-card, .wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(20, 32, 51, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 50px rgba(31, 41, 55, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-card::before, .wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(99, 102, 241, 0.35), rgba(20, 184, 166, 0.28), rgba(255, 255, 255, 0));
  opacity: 0;
  pointer-events: none;
  transition: opacity 260ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover, .wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(99, 102, 241, 0.2);
  box-shadow: 0 26px 70px rgba(31, 41, 55, 0.13);
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover::before, .wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card h3, .wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card h3{
  margin: 0;
  color: #141b2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card p, .wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card p{
  margin: 10px 0 0;
  color: #5c667a;
  line-height: 1.68;
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #6366f1, #14b8a6);
  box-shadow: 0 14px 28px rgba(79, 70, 229, 0.18);
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon::after{
  content: "";
  width: 18px;
  height: 18px;
  margin: auto;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-preview::after{
  border-radius: 50%;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.22);
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-copy::after{
  transform: translate(3px, -3px);
  box-shadow: -7px 7px 0 -2px rgba(255, 255, 255, 0.75);
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-creative::after{
  width: 20px;
  height: 20px;
  border-radius: 50% 50% 50% 12%;
  transform: rotate(-18deg);
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-clean::after{
  width: 20px;
  height: 12px;
  border-width: 0 0 3px 3px;
  border-radius: 0;
  transform: rotate(-45deg);
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-fast::after{
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border-right-color: transparent;
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-personal::after{
  width: 16px;
  height: 20px;
  border-radius: 8px 8px 4px 4px;
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border: 1px solid rgba(20, 32, 51, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 20px 55px rgba(31, 41, 55, 0.08);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 4px;
  border-radius: 999px;
  background: linear-gradient(180deg, #6366f1, #14b8a6);
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 28px 72px rgba(31, 41, 55, 0.12);
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #121827, #35405a);
  color: #ffffff;
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(18, 24, 39, 0.18);
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(20, 184, 166, 0.1);
  color: #0f766e;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
  overflow: hidden;
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(99, 102, 241, 0.12), rgba(20, 184, 166, 0.16));
  border: 1px solid rgba(99, 102, 241, 0.18);
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-mark::after{
  content: "";
  width: 18px;
  height: 10px;
  margin: auto;
  border-left: 3px solid #14b8a6;
  border-bottom: 3px solid #14b8a6;
  transform: rotate(-45deg) translate(1px, -1px);
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-152 .tc-wp-content-root .sfg-editorial-wrap .sfg-reveal.sfg-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 .sfg-editorial-wrap .sfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block{
    margin-bottom: 28px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block h2{
    font-size: 26px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 22px 22px 26px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 56px;
    height: 48px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block{
    margin-bottom: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block h2{
    font-size: 29px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 24px 24px 28px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 58px;
    height: 50px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block{
    margin-bottom: 34px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block h2{
    font-size: 32px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 26px 26px 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 62px;
    height: 52px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block{
    margin-bottom: 42px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block h2{
    font-size: 40px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid-three, .tc-wp-content-root .sfg-editorial-wrap .sfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    gap: 24px;
    padding: 30px 32px 30px 36px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 68px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block{
    margin-bottom: 48px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block h2{
    font-size: 46px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block p{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid-three, .tc-wp-content-root .sfg-editorial-wrap .sfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    gap: 28px;
    padding: 34px 38px 34px 42px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 74px;
    height: 62px;
    font-size: 19px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .sfg-editorial-wrap .sfg-reveal, .tc-wp-content-root .sfg-editorial-wrap .sfg-reveal.sfg-visible, .tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    opacity: 1;
    transform: none;
    transition: none;
  }}.wpc-scope-152 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .sfg-step-content{}