@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-374 .tc-wp-content-root img, .wpc-scope-374 .tc-wp-content-root video, .wpc-scope-374 .tc-wp-content-root svg, .wpc-scope-374 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content{
  width: 100%;
  color: #172033;
  font-family: inherit;
  overflow-x: hidden;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content, .wpc-scope-374 .tc-wp-content-root .ig-textgen-content section, .wpc-scope-374 .tc-wp-content-root .ig-textgen-content div, .wpc-scope-374 .tc-wp-content-root .ig-textgen-content article{
  box-sizing: border-box;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-section{
  position: relative;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-section-white{
  background: #ffffff;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f8fb 100%);
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-heading-block{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(231, 77, 132, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 110, 127, 0.12), rgba(166, 91, 255, 0.12));
  color: #b8326f;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-heading-block h2{
  margin: 0;
  color: #121827;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-heading-block p{
  margin: 14px auto 0;
  color: #5f6b7a;
  line-height: 1.75;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-info-card, .wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-use-card, .wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-trust-card, .wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.08);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 48px rgba(20, 29, 45, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-info-card, .wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-use-card, .wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-trust-card{
  border-radius: 22px;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-info-card::before, .wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-use-card::before, .wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 110, 127, 0.55), rgba(166, 91, 255, 0.42), rgba(50, 211, 194, 0.32));
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-info-card:hover, .wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-use-card:hover, .wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-trust-card:hover, .wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(231, 77, 132, 0.2);
  box-shadow: 0 24px 58px rgba(20, 29, 45, 0.12);
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-info-card:hover::before, .wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-use-card:hover::before, .wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-info-card h3, .wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-use-card h3, .wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-trust-card h3, .wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-step-card h3{
  margin: 0;
  color: #182033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-info-card p, .wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-use-card p, .wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-trust-card p, .wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-step-card p{
  margin: 10px 0 0;
  color: #647181;
  line-height: 1.68;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff6e7f 0%, #a65bff 58%, #32d3c2 100%);
  box-shadow: 0 12px 24px rgba(166, 91, 255, 0.22);
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-icon::before, .wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 260ms ease;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-info-card:hover .ig-icon::before, .wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-info-card:hover .ig-icon::after{
  transform: translateY(-2px);
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-icon-spark::before{
  width: 16px;
  height: 16px;
  left: 15px;
  top: 15px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-icon-spark::after{
  width: 6px;
  height: 6px;
  right: 11px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 18px;
  top: 13px;
  border-radius: 4px;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 13px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-icon-mix::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 16px;
  border-radius: 99px;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-icon-mix::after{
  width: 6px;
  height: 6px;
  right: 12px;
  top: 14px;
  border-radius: 50%;
  box-shadow: -11px 7px 0 #ffffff, 0 14px 0 #ffffff;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-icon-profile::before{
  width: 12px;
  height: 12px;
  left: 17px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-icon-profile::after{
  width: 22px;
  height: 11px;
  left: 12px;
  top: 26px;
  border-radius: 14px 14px 6px 6px;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-icon-speed::after{
  width: 11px;
  height: 3px;
  left: 23px;
  top: 22px;
  border-radius: 99px;
  transform-origin: left center;
  transform: rotate(-28deg);
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-icon-brand::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 7px;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-icon-brand::after{
  width: 10px;
  height: 10px;
  left: 18px;
  top: 18px;
  border-radius: 3px;
  background: linear-gradient(135deg, #ff6e7f, #a65bff);
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border-radius: 24px;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background: linear-gradient(180deg, #ff6e7f, #a65bff, #32d3c2);
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  border-radius: 18px;
  background: linear-gradient(135deg, #ff6e7f, #a65bff);
  box-shadow: 0 16px 28px rgba(166, 91, 255, 0.24);
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(50, 211, 194, 0.12);
  color: #087b73;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-trust-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 110, 127, 0.16), rgba(166, 91, 255, 0.16));
  position: relative;
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-trust-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #b8326f;
  border-bottom: 3px solid #b8326f;
  transform: rotate(-45deg);
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-374 .tc-wp-content-root .ig-textgen-content .ig-reveal.ig-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 .ig-textgen-content .ig-section{
    padding: 48px 0;
  }.tc-wp-content-root .ig-textgen-content .ig-container{
    padding: 0 14px;
  }.tc-wp-content-root .ig-textgen-content .ig-heading-block{
    margin-bottom: 26px;
  }.tc-wp-content-root .ig-textgen-content .ig-heading-block h2{
    font-size: 25px;
  }.tc-wp-content-root .ig-textgen-content .ig-heading-block p{
    font-size: 14px;
  }.tc-wp-content-root .ig-textgen-content .ig-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .ig-textgen-content .ig-info-card, .tc-wp-content-root .ig-textgen-content .ig-use-card, .tc-wp-content-root .ig-textgen-content .ig-trust-card{
    padding: 22px;
  }.tc-wp-content-root .ig-textgen-content .ig-info-card h3, .tc-wp-content-root .ig-textgen-content .ig-use-card h3, .tc-wp-content-root .ig-textgen-content .ig-trust-card h3, .tc-wp-content-root .ig-textgen-content .ig-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ig-textgen-content .ig-info-card p, .tc-wp-content-root .ig-textgen-content .ig-use-card p, .tc-wp-content-root .ig-textgen-content .ig-trust-card p, .tc-wp-content-root .ig-textgen-content .ig-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .ig-textgen-content .ig-step-list{
    gap: 16px;
  }.tc-wp-content-root .ig-textgen-content .ig-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ig-textgen-content .ig-step-number{
    width: 50px;
    height: 50px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ig-textgen-content .ig-section{
    padding: 54px 0;
  }.tc-wp-content-root .ig-textgen-content .ig-container{
    padding: 0 18px;
  }.tc-wp-content-root .ig-textgen-content .ig-heading-block{
    margin-bottom: 30px;
  }.tc-wp-content-root .ig-textgen-content .ig-heading-block h2{
    font-size: 28px;
  }.tc-wp-content-root .ig-textgen-content .ig-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .ig-textgen-content .ig-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .ig-textgen-content .ig-info-card, .tc-wp-content-root .ig-textgen-content .ig-use-card, .tc-wp-content-root .ig-textgen-content .ig-trust-card{
    padding: 24px;
  }.tc-wp-content-root .ig-textgen-content .ig-info-card h3, .tc-wp-content-root .ig-textgen-content .ig-use-card h3, .tc-wp-content-root .ig-textgen-content .ig-trust-card h3, .tc-wp-content-root .ig-textgen-content .ig-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ig-textgen-content .ig-info-card p, .tc-wp-content-root .ig-textgen-content .ig-use-card p, .tc-wp-content-root .ig-textgen-content .ig-trust-card p, .tc-wp-content-root .ig-textgen-content .ig-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ig-textgen-content .ig-step-list{
    gap: 18px;
  }.tc-wp-content-root .ig-textgen-content .ig-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ig-textgen-content .ig-step-number{
    width: 52px;
    height: 52px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ig-textgen-content .ig-section{
    padding: 62px 0;
  }.tc-wp-content-root .ig-textgen-content .ig-container{
    padding: 0 22px;
  }.tc-wp-content-root .ig-textgen-content .ig-heading-block{
    margin-bottom: 34px;
  }.tc-wp-content-root .ig-textgen-content .ig-heading-block h2{
    font-size: 31px;
  }.tc-wp-content-root .ig-textgen-content .ig-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .ig-textgen-content .ig-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .ig-textgen-content .ig-info-card, .tc-wp-content-root .ig-textgen-content .ig-use-card, .tc-wp-content-root .ig-textgen-content .ig-trust-card{
    padding: 26px;
  }.tc-wp-content-root .ig-textgen-content .ig-info-card h3, .tc-wp-content-root .ig-textgen-content .ig-use-card h3, .tc-wp-content-root .ig-textgen-content .ig-trust-card h3, .tc-wp-content-root .ig-textgen-content .ig-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ig-textgen-content .ig-info-card p, .tc-wp-content-root .ig-textgen-content .ig-use-card p, .tc-wp-content-root .ig-textgen-content .ig-trust-card p, .tc-wp-content-root .ig-textgen-content .ig-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ig-textgen-content .ig-step-list{
    gap: 20px;
  }.tc-wp-content-root .ig-textgen-content .ig-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ig-textgen-content .ig-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ig-textgen-content .ig-section{
    padding: 76px 0;
  }.tc-wp-content-root .ig-textgen-content .ig-container{
    padding: 0 30px;
  }.tc-wp-content-root .ig-textgen-content .ig-heading-block{
    margin-bottom: 42px;
  }.tc-wp-content-root .ig-textgen-content .ig-heading-block h2{
    font-size: 38px;
  }.tc-wp-content-root .ig-textgen-content .ig-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .ig-textgen-content .ig-grid-three, .tc-wp-content-root .ig-textgen-content .ig-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .ig-textgen-content .ig-info-card, .tc-wp-content-root .ig-textgen-content .ig-use-card, .tc-wp-content-root .ig-textgen-content .ig-trust-card{
    padding: 28px;
  }.tc-wp-content-root .ig-textgen-content .ig-info-card h3, .tc-wp-content-root .ig-textgen-content .ig-use-card h3, .tc-wp-content-root .ig-textgen-content .ig-trust-card h3, .tc-wp-content-root .ig-textgen-content .ig-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ig-textgen-content .ig-info-card p, .tc-wp-content-root .ig-textgen-content .ig-use-card p, .tc-wp-content-root .ig-textgen-content .ig-trust-card p, .tc-wp-content-root .ig-textgen-content .ig-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ig-textgen-content .ig-step-list{
    gap: 22px;
  }.tc-wp-content-root .ig-textgen-content .ig-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .ig-textgen-content .ig-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ig-textgen-content .ig-section{
    padding: 92px 0;
  }.tc-wp-content-root .ig-textgen-content .ig-container{
    padding: 0 32px;
  }.tc-wp-content-root .ig-textgen-content .ig-heading-block{
    margin-bottom: 48px;
  }.tc-wp-content-root .ig-textgen-content .ig-heading-block h2{
    font-size: 44px;
  }.tc-wp-content-root .ig-textgen-content .ig-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .ig-textgen-content .ig-grid-three, .tc-wp-content-root .ig-textgen-content .ig-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .ig-textgen-content .ig-info-card, .tc-wp-content-root .ig-textgen-content .ig-use-card, .tc-wp-content-root .ig-textgen-content .ig-trust-card{
    padding: 30px;
  }.tc-wp-content-root .ig-textgen-content .ig-info-card h3, .tc-wp-content-root .ig-textgen-content .ig-use-card h3, .tc-wp-content-root .ig-textgen-content .ig-trust-card h3, .tc-wp-content-root .ig-textgen-content .ig-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ig-textgen-content .ig-info-card p, .tc-wp-content-root .ig-textgen-content .ig-use-card p, .tc-wp-content-root .ig-textgen-content .ig-trust-card p, .tc-wp-content-root .ig-textgen-content .ig-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ig-textgen-content .ig-step-list{
    gap: 24px;
  }.tc-wp-content-root .ig-textgen-content .ig-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .ig-textgen-content .ig-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}