@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-574 .tc-wp-content-root img, .wpc-scope-574 .tc-wp-content-root video, .wpc-scope-574 .tc-wp-content-root svg, .wpc-scope-574 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #142033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial, .wpc-scope-574 .tc-wp-content-root .cpfg-editorial section, .wpc-scope-574 .tc-wp-content-root .cpfg-editorial div, .wpc-scope-574 .tc-wp-content-root .cpfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-section{
  position: relative;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-section-white{
  background: #ffffff;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f5f7fb 100%);
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-container{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(0, 210, 255, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 210, 255, 0.1), rgba(255, 45, 247, 0.09));
  color: #31546c;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-section-head h2{
  margin: 0;
  color: #101827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-section-head p{
  margin: 16px auto 0;
  color: #5b6678;
  line-height: 1.72;
  letter-spacing: 0;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-card, .wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-benefit{
  position: relative;
  height: 100%;
  border: 1px solid rgba(20, 32, 51, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 42px rgba(15, 23, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-card::before, .wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-benefit::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(0, 210, 255, 0.34), rgba(255, 45, 247, 0.22), rgba(118, 255, 126, 0.12));
  opacity: 0;
  transition: opacity 220ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-card:hover, .wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-benefit:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 210, 255, 0.22);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.1);
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-card:hover::before, .wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-benefit:hover::before{
  opacity: 1;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-card h3, .wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-step h3, .wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-benefit h3{
  margin: 0;
  color: #101827;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-card p, .wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-step p, .wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-benefit p{
  margin: 10px 0 0;
  color: #647084;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #00d2ff, #ff2df7);
  box-shadow: 0 12px 24px rgba(0, 210, 255, 0.18);
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-icon::before, .wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 220ms ease;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-card:hover .cpfg-icon::before{
  transform: translateX(2px);
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-icon-preview::before{
  width: 18px;
  height: 12px;
  left: 13px;
  top: 16px;
  border-radius: 10px;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #00d2ff;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-icon-copy::before{
  width: 15px;
  height: 17px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-icon-copy::after{
  width: 15px;
  height: 17px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-icon-glitch::before{
  width: 22px;
  height: 4px;
  left: 11px;
  top: 14px;
  border-radius: 4px;
  box-shadow: 6px 8px 0 #ffffff, -4px 16px 0 #ffffff;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-icon-options::before{
  width: 20px;
  height: 3px;
  left: 12px;
  top: 15px;
  border-radius: 3px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-icon-clean::before{
  width: 18px;
  height: 10px;
  left: 13px;
  top: 17px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-icon-fast::before{
  width: 18px;
  height: 18px;
  left: 13px;
  top: 13px;
  clip-path: polygon(45% 0, 100% 0, 62% 44%, 100% 44%, 35% 100%, 48% 56%, 0 56%);
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-step{
  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 18px 44px rgba(15, 23, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-step:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 45, 247, 0.18);
  box-shadow: 0 24px 58px rgba(15, 23, 42, 0.1);
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #101827, #26314b);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(16, 24, 39, 0.16);
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-use-card{
  overflow: hidden;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-badge{
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(0, 210, 255, 0.1);
  color: #165c76;
  font-size: 12px;
  font-weight: 850;
  line-height: 1.2;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-benefit{
  overflow: hidden;
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-benefit-mark{
  display: block;
  width: 52px;
  height: 5px;
  margin-bottom: 20px;
  border-radius: 999px;
  background: linear-gradient(90deg, #00d2ff, #ff2df7, #76ff7e);
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-574 .tc-wp-content-root .cpfg-editorial .cpfg-reveal.cpfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .cpfg-editorial .cpfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .cpfg-editorial .cpfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-card, .tc-wp-content-root .cpfg-editorial .cpfg-benefit{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-card h3, .tc-wp-content-root .cpfg-editorial .cpfg-step h3, .tc-wp-content-root .cpfg-editorial .cpfg-benefit h3{
    font-size: 18px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-card p, .tc-wp-content-root .cpfg-editorial .cpfg-step p, .tc-wp-content-root .cpfg-editorial .cpfg-benefit p{
    font-size: 14px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-step-number{
    width: 48px;
    height: 48px;
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .cpfg-editorial .cpfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .cpfg-editorial .cpfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-card, .tc-wp-content-root .cpfg-editorial .cpfg-benefit{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-card h3, .tc-wp-content-root .cpfg-editorial .cpfg-step h3, .tc-wp-content-root .cpfg-editorial .cpfg-benefit h3{
    font-size: 19px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-card p, .tc-wp-content-root .cpfg-editorial .cpfg-step p, .tc-wp-content-root .cpfg-editorial .cpfg-benefit p{
    font-size: 14.5px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-step-number{
    width: 50px;
    height: 50px;
    font-size: 14px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .cpfg-editorial .cpfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .cpfg-editorial .cpfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-card, .tc-wp-content-root .cpfg-editorial .cpfg-benefit{
    padding: 26px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-card h3, .tc-wp-content-root .cpfg-editorial .cpfg-step h3, .tc-wp-content-root .cpfg-editorial .cpfg-benefit h3{
    font-size: 20px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-card p, .tc-wp-content-root .cpfg-editorial .cpfg-step p, .tc-wp-content-root .cpfg-editorial .cpfg-benefit p{
    font-size: 15px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .cpfg-editorial .cpfg-section{
    padding: 72px 0;
  }.tc-wp-content-root .cpfg-editorial .cpfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .cpfg-editorial .cpfg-card, .tc-wp-content-root .cpfg-editorial .cpfg-benefit{
    padding: 28px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-card h3, .tc-wp-content-root .cpfg-editorial .cpfg-step h3, .tc-wp-content-root .cpfg-editorial .cpfg-benefit h3{
    font-size: 21px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-card p, .tc-wp-content-root .cpfg-editorial .cpfg-step p, .tc-wp-content-root .cpfg-editorial .cpfg-benefit p{
    font-size: 15.5px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-steps{
    gap: 18px;
    margin-top: 42px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-step{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 15px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cpfg-editorial .cpfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .cpfg-editorial .cpfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-grid-three, .tc-wp-content-root .cpfg-editorial .cpfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .cpfg-editorial .cpfg-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-card, .tc-wp-content-root .cpfg-editorial .cpfg-benefit{
    padding: 30px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-card h3, .tc-wp-content-root .cpfg-editorial .cpfg-step h3, .tc-wp-content-root .cpfg-editorial .cpfg-benefit h3{
    font-size: 22px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-card p, .tc-wp-content-root .cpfg-editorial .cpfg-step p, .tc-wp-content-root .cpfg-editorial .cpfg-benefit p{
    font-size: 15.8px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-steps{
    gap: 20px;
    margin-top: 46px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-step{
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .cpfg-editorial .cpfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 16px;
  }}.wpc-scope-574 .tc-wp-content-root .cpfg-step-content{}