@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-238 .tc-wp-content-root img, .wpc-scope-238 .tc-wp-content-root video, .wpc-scope-238 .tc-wp-content-root svg, .wpc-scope-238 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-238 .tc-wp-content-root .tfg-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-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-section{
  position: relative;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-section-white{
  background: #ffffff;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f6f8fb 100%);
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(89, 93, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(94, 92, 255, 0.1), rgba(0, 196, 204, 0.1));
  color: #4b48d8;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-section-head p{
  margin: 16px auto 0;
  color: #5e6678;
  line-height: 1.7;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-card, .wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(21, 31, 52, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 42px rgba(23, 32, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-card::before, .wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(94, 92, 255, 0.35), rgba(0, 196, 204, 0.18), rgba(255, 255, 255, 0));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-card:hover, .wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(94, 92, 255, 0.2);
  box-shadow: 0 24px 56px rgba(23, 32, 51, 0.12);
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-card:hover::before, .wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-card h3, .wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card h3, .wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-step-card h3{
  margin: 0;
  color: #141b2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-card p, .wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card p, .wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-step-card p{
  margin: 10px 0 0;
  color: #616a7d;
  line-height: 1.68;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #5e5cff, #00c4cc);
  box-shadow: 0 12px 24px rgba(94, 92, 255, 0.22);
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon::before, .wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 9px;
  opacity: 0.96;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 19px;
  border-radius: 50%;
  background: #5e5cff;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-copy::before{
  width: 16px;
  height: 19px;
  left: 17px;
  top: 13px;
  border-radius: 4px;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-copy::after{
  width: 16px;
  height: 19px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 62% 35%, 100% 50%, 62% 65%, 50% 100%, 38% 65%, 0 50%, 38% 35%);
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-clean::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 15px;
  border-radius: 999px;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-clean::after{
  width: 15px;
  height: 4px;
  left: 12px;
  top: 26px;
  border-radius: 999px;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(58% 0, 18% 48%, 48% 48%, 38% 100%, 82% 40%, 52% 40%);
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border-radius: 5px;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  top: 31px;
  border-radius: 999px;
  background: #5e5cff;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  box-sizing: border-box;
  border: 1px solid rgba(21, 31, 52, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 42px rgba(23, 32, 51, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-step-card::after{
  content: "";
  position: absolute;
  left: 32px;
  top: -18px;
  width: 2px;
  height: 18px;
  background: linear-gradient(180deg, rgba(94, 92, 255, 0), rgba(94, 92, 255, 0.34));
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-step-card:first-child::after{
  display: none;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(0, 196, 204, 0.24);
  box-shadow: 0 24px 54px rgba(23, 32, 51, 0.11);
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #5e5cff, #00c4cc);
  color: #ffffff;
  font-weight: 850;
  box-shadow: 0 16px 28px rgba(94, 92, 255, 0.24);
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-use-card{
  overflow: hidden;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-mini-badge{
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(0, 196, 204, 0.1);
  color: #0b8790;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-mark{
  display: inline-flex;
  position: relative;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(94, 92, 255, 0.14), rgba(0, 196, 204, 0.16));
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-mark::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 11px;
  width: 11px;
  height: 18px;
  border-right: 3px solid #4b48d8;
  border-bottom: 3px solid #4b48d8;
  transform: rotate(42deg);
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-238 .tc-wp-content-root .tfg-editorial-wrap .tfg-reveal.tfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .tfg-editorial-wrap .tfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-grid, .tc-wp-content-root .tfg-editorial-wrap .tfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-grid-3, .tc-wp-content-root .tfg-editorial-wrap .tfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-card, .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-card h3, .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card h3, .tc-wp-content-root .tfg-editorial-wrap .tfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-card p, .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card p, .tc-wp-content-root .tfg-editorial-wrap .tfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tfg-editorial-wrap .tfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-grid, .tc-wp-content-root .tfg-editorial-wrap .tfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-grid-3, .tc-wp-content-root .tfg-editorial-wrap .tfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-card, .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-card h3, .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card h3, .tc-wp-content-root .tfg-editorial-wrap .tfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-card p, .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card p, .tc-wp-content-root .tfg-editorial-wrap .tfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tfg-editorial-wrap .tfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-grid, .tc-wp-content-root .tfg-editorial-wrap .tfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-grid-3, .tc-wp-content-root .tfg-editorial-wrap .tfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-card, .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-card h3, .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card h3, .tc-wp-content-root .tfg-editorial-wrap .tfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-card p, .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card p, .tc-wp-content-root .tfg-editorial-wrap .tfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tfg-editorial-wrap .tfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-grid, .tc-wp-content-root .tfg-editorial-wrap .tfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-grid-3, .tc-wp-content-root .tfg-editorial-wrap .tfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-card, .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-card h3, .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card h3, .tc-wp-content-root .tfg-editorial-wrap .tfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-card p, .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card p, .tc-wp-content-root .tfg-editorial-wrap .tfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tfg-editorial-wrap .tfg-section{
    padding: 94px 0;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-grid, .tc-wp-content-root .tfg-editorial-wrap .tfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-grid-3, .tc-wp-content-root .tfg-editorial-wrap .tfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-card, .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-card h3, .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card h3, .tc-wp-content-root .tfg-editorial-wrap .tfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-card p, .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card p, .tc-wp-content-root .tfg-editorial-wrap .tfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-step-card{
    gap: 26px;
    padding: 30px 34px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 19px;
  }}.wpc-scope-238 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .tfg-step-content{}