@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-261 .tc-wp-content-root img, .wpc-scope-261 .tc-wp-content-root video, .wpc-scope-261 .tc-wp-content-root svg, .wpc-scope-261 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap, .wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap div, .wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap section, .wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-section{
  position: relative;
  width: 100%;
  overflow: hidden;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-section-white{
  background: #ffffff;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-section-soft{
  background:
    radial-gradient(circle at top left, rgba(255, 0, 96, 0.075), transparent 34%),
    radial-gradient(circle at bottom right, rgba(0, 242, 234, 0.09), transparent 36%),
    #f8fafc;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin: 0 0 14px;
  padding: 6px 13px;
  border: 1px solid rgba(255, 0, 96, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 0, 96, 0.09), rgba(0, 242, 234, 0.11));
  color: #c41557;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-section-head p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #5f697a;
  font-weight: 450;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-card, .wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.075);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-card::before, .wpc-scope-261 .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(255, 0, 96, 0.42), rgba(0, 242, 234, 0.36), transparent 58%);
  opacity: 0;
  pointer-events: none;
  transition: opacity 260ms ease;
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask-composite: exclude;
  -webkit-mask-composite: xor;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-card:hover, .wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card:hover, .wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 0, 96, 0.18);
  box-shadow: 0 24px 62px rgba(15, 23, 42, 0.12);
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-card:hover::before, .wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-card h3, .wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card h3, .wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-step-card h3{
  margin: 0;
  color: #151d2f;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-card p, .wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card p, .wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-step-card p{
  margin: 10px 0 0;
  color: #667085;
  font-weight: 430;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff0060, #7c3aed 48%, #00f2ea);
  box-shadow: 0 14px 28px rgba(255, 0, 96, 0.18);
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon::before, .wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 260ms ease;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-card:hover .tfg-icon::before{
  transform: translateY(-2px) rotate(8deg);
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0, 63% 36%, 100% 50%, 63% 64%, 50% 100%, 37% 64%, 0 50%, 37% 36%);
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 13px;
  border-radius: 4px;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-copy::after{
  width: 14px;
  height: 16px;
  left: 13px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-style::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 15px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-profile::before{
  width: 12px;
  height: 12px;
  left: 17px;
  top: 10px;
  border-radius: 50%;
  box-shadow: 0 16px 0 5px #ffffff;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-caption::before{
  width: 24px;
  height: 18px;
  left: 11px;
  top: 13px;
  border-radius: 6px;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-caption::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 27px;
  transform: rotate(45deg);
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-261 .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(17, 24, 39, 0.08);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 46px rgba(15, 23, 42, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-step-card::after{
  content: "";
  position: absolute;
  left: 45px;
  top: 100%;
  width: 2px;
  height: 22px;
  background: linear-gradient(180deg, rgba(255, 0, 96, 0.35), rgba(0, 242, 234, 0.25));
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-step-card:last-child::after{
  display: none;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  border-radius: 22px;
  background: linear-gradient(135deg, #ff0060, #00b7ff);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 16px 30px rgba(255, 0, 96, 0.18);
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 54px;
  height: 30px;
  margin: 0 0 16px;
  padding: 5px 11px;
  border-radius: 999px;
  background: rgba(0, 242, 234, 0.13);
  color: #087f83;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-card{
  overflow: hidden;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-mark{
  display: inline-flex;
  width: 38px;
  height: 38px;
  margin: 0 0 16px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff0060, #00f2ea);
  position: relative;
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-benefit-mark::after{
  content: "";
  position: absolute;
  width: 13px;
  height: 7px;
  left: 12px;
  top: 13px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-261 .tc-wp-content-root .tfg-editorial-wrap .tfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-261 .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: 48px 0;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .tfg-editorial-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-section-head p{
    font-size: 14.5px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-grid, .tc-wp-content-root .tfg-editorial-wrap .tfg-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.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-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: 14px;
  }.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: 60px;
    height: 60px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tfg-editorial-wrap .tfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .tfg-editorial-wrap h2{
    font-size: 30px;
  }.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{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.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: 14.5px;
  }.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: 64px;
    height: 64px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tfg-editorial-wrap .tfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .tfg-editorial-wrap 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{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.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: 15px;
  }.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: 66px;
    height: 66px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tfg-editorial-wrap .tfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .tfg-editorial-wrap 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-three, .tc-wp-content-root .tfg-editorial-wrap .tfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.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: 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: 22px;
    padding: 28px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-step-number{
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tfg-editorial-wrap .tfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .tfg-editorial-wrap 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-three, .tc-wp-content-root .tfg-editorial-wrap .tfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.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: 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-card p{
    font-size: 16px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-step-card{
    gap: 26px;
    padding: 30px;
  }.tc-wp-content-root .tfg-editorial-wrap .tfg-step-number{
    font-size: 21px;
  }}.wpc-scope-261 .tc-wp-content-root .tfg-step-content{}