@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-414 .tc-wp-content-root img, .wpc-scope-414 .tc-wp-content-root video, .wpc-scope-414 .tc-wp-content-root svg, .wpc-scope-414 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-section{
  position: relative;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-section-white{
  background: #ffffff;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f6f8fc 100%);
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(116, 89, 255, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(116, 89, 255, 0.1), rgba(0, 198, 177, 0.1));
  color: #5940d8;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-section-head p{
  margin: 16px auto 0;
  color: #5c667a;
  line-height: 1.75;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-card, .wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(130, 143, 163, 0.18);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 16px 42px rgba(25, 34, 55, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-card::before, .wpc-scope-414 .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(116, 89, 255, 0.34), rgba(0, 198, 177, 0.22), rgba(255, 255, 255, 0));
  opacity: 0;
  pointer-events: none;
  transition: opacity 240ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-card:hover, .wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(116, 89, 255, 0.26);
  box-shadow: 0 22px 58px rgba(25, 34, 55, 0.12);
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-card:hover::before, .wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-card h3, .wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card h3, .wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-step-content h3{
  margin: 0;
  color: #141b2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-card p, .wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card p, .wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-step-content p{
  margin: 10px 0 0;
  color: #5d687a;
  line-height: 1.68;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #7357ff, #00bfae);
  box-shadow: 0 12px 26px rgba(91, 77, 220, 0.22);
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon::before, .wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-preview::before{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 17px;
  border-radius: 999px;
  opacity: 0.95;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #7357ff;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 12px;
  border-radius: 5px;
  opacity: 0.9;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-spark::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0 50%, 39% 36%);
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-spark::after{
  width: 6px;
  height: 6px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-clean::before{
  width: 23px;
  height: 3px;
  left: 12px;
  top: 15px;
  border-radius: 999px;
  box-shadow: 0 7px 0 rgba(255, 255, 255, 0.92), 0 14px 0 rgba(255, 255, 255, 0.78);
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-social::before{
  width: 7px;
  height: 7px;
  left: 13px;
  top: 19px;
  border-radius: 50%;
  box-shadow: 13px -8px 0 #ffffff, 17px 10px 0 rgba(255, 255, 255, 0.9);
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-social::after{
  width: 22px;
  height: 2px;
  left: 15px;
  top: 22px;
  border-radius: 999px;
  transform: rotate(-22deg);
  opacity: 0.85;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-device::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-device::after{
  width: 5px;
  height: 2px;
  left: 21px;
  bottom: 13px;
  border-radius: 999px;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 52px;
  margin-bottom: 18px;
  padding: 8px 11px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(116, 89, 255, 0.12), rgba(0, 198, 177, 0.12));
  color: #4f3fd1;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(130, 143, 163, 0.18);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(25, 34, 55, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-step-card::after{
  content: "";
  position: absolute;
  left: 38px;
  bottom: -22px;
  width: 2px;
  height: 22px;
  background: linear-gradient(180deg, rgba(116, 89, 255, 0.35), rgba(0, 198, 177, 0.08));
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-step-card:last-child::after{
  display: none;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(0, 198, 177, 0.28);
  box-shadow: 0 22px 54px rgba(25, 34, 55, 0.11);
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 76px;
  height: 76px;
  border-radius: 22px;
  background: linear-gradient(135deg, #7357ff, #00c6b1);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 28px rgba(91, 77, 220, 0.22);
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-mark{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(116, 89, 255, 0.13), rgba(0, 198, 177, 0.16));
  position: relative;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 9px;
  left: 13px;
  top: 16px;
  border-left: 3px solid #00a995;
  border-bottom: 3px solid #00a995;
  transform: rotate(-45deg);
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-414 .tc-wp-content-root .tfg-editorial-wrap .tfg-reveal.tfg-is-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .tfg-editorial-wrap .tfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-card, .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card{
    padding: 22px;
  }.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-content 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-content p{
    font-size: 14px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.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-card::after{
    display: none;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tfg-editorial-wrap .tfg-section{
    padding: 60px 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: 30px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.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-content 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-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.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-card::after{
    display: none;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tfg-editorial-wrap .tfg-section{
    padding: 68px 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{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.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-content 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-content p{
    font-size: 15px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.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-card::after{
    display: none;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 21px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tfg-editorial-wrap .tfg-section{
    padding: 82px 0;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-container{
    padding: 0 30px;
  }.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{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.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-content 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-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-step-number{
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tfg-editorial-wrap .tfg-section{
    padding: 96px 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: 46px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-grid{
    gap: 26px;
    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-content h3{
    font-size: 22px;
  }.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-content p{
    font-size: 16px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-step-card{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-step-number{
    font-size: 23px;
  }}