@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-463 .tc-wp-content-root img, .wpc-scope-463 .tc-wp-content-root video, .wpc-scope-463 .tc-wp-content-root svg, .wpc-scope-463 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial, .wpc-scope-463 .tc-wp-content-root .pfgen-editorial section, .wpc-scope-463 .tc-wp-content-root .pfgen-editorial div, .wpc-scope-463 .tc-wp-content-root .pfgen-editorial article{
  box-sizing: border-box;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-section{
  position: relative;
  width: 100%;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-section-white{
  background: #ffffff;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f6f8fc 100%);
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 12px;
  padding: 7px 13px;
  border: 1px solid rgba(131, 82, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(131, 82, 255, 0.12), rgba(0, 194, 255, 0.1));
  color: #5e35d6;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-heading p{
  margin: 14px auto 0;
  color: #566176;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(22, 31, 49, 0.08);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(131, 82, 255, 0.32), rgba(0, 194, 255, 0.2), rgba(255, 92, 168, 0.18)) border-box;
  box-shadow: 0 18px 48px rgba(17, 24, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-card:hover{
  transform: translateY(-5px);
  border-color: rgba(131, 82, 255, 0.28);
  box-shadow: 0 24px 64px rgba(86, 62, 180, 0.13);
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-card h3{
  margin: 0;
  color: #151c2f;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-card p{
  margin: 10px 0 0;
  color: #5d6678;
  line-height: 1.68;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #7c4dff 0%, #00b8ff 100%);
  box-shadow: 0 14px 28px rgba(98, 72, 210, 0.22);
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-icon::before, .wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-icon::after{
  content: "";
  position: absolute;
  transition: transform 220ms ease;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-card:hover .pfgen-icon::before, .wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-card:hover .pfgen-icon::after{
  transform: translateY(-2px);
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-icon-preview::before{
  width: 22px;
  height: 14px;
  top: 15px;
  left: 13px;
  border: 2px solid #ffffff;
  border-radius: 9px;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-icon-preview::after{
  width: 6px;
  height: 6px;
  top: 19px;
  left: 21px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-icon-copy::before{
  width: 16px;
  height: 20px;
  top: 12px;
  left: 18px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-icon-copy::after{
  width: 16px;
  height: 20px;
  top: 17px;
  left: 13px;
  border: 2px solid rgba(255, 255, 255, 0.8);
  border-radius: 5px;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-icon-spark::before{
  width: 22px;
  height: 22px;
  top: 13px;
  left: 13px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 61% 38%, 100% 50%, 61% 62%, 50% 100%, 39% 62%, 0% 50%, 39% 38%);
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-icon-mobile::before{
  width: 17px;
  height: 27px;
  top: 10px;
  left: 15px;
  border: 2px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-icon-mobile::after{
  width: 5px;
  height: 5px;
  bottom: 13px;
  left: 22px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-icon-brand::before{
  width: 24px;
  height: 24px;
  top: 12px;
  left: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-icon-brand::after{
  width: 12px;
  height: 12px;
  top: 18px;
  left: 18px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-icon-clean::before{
  width: 22px;
  height: 12px;
  top: 18px;
  left: 13px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-steps{
  display: grid;
  grid-template-columns: 1fr;
  position: relative;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(22, 31, 49, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 52px rgba(17, 24, 39, 0.06);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-step::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, #7c4dff, #00b8ff, #ff5ca8);
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-step:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 62px rgba(86, 62, 180, 0.12);
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  border-radius: 20px;
  background: linear-gradient(135deg, #7c4dff, #00b8ff);
  box-shadow: 0 15px 34px rgba(93, 83, 210, 0.24);
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-step h3{
  margin: 0;
  color: #151c2f;
  font-weight: 820;
  line-height: 1.25;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-step p{
  margin: 8px 0 0;
  color: #5d6678;
  line-height: 1.7;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 52px;
  margin: 0 0 18px;
  padding: 8px 12px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(124, 77, 255, 0.12), rgba(0, 184, 255, 0.1));
  color: #5a34cf;
  font-size: 13px;
  font-weight: 800;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-benefit-card{
  background:
    radial-gradient(circle at top right, rgba(0, 184, 255, 0.1), transparent 34%),
    #ffffff;
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #7c4dff, #00b8ff);
  position: relative;
  box-shadow: 0 14px 30px rgba(93, 83, 210, 0.22);
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  top: 14px;
  left: 12px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-463 .tc-wp-content-root .pfgen-editorial .pfgen-reveal.pfgen-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .pfgen-editorial .pfgen-section{
    padding: 52px 0;
  }.tc-wp-content-root .pfgen-editorial .pfgen-container{
    padding: 0 14px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-heading p{
    font-size: 14.5px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-card h3{
    font-size: 18px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-step-number{
    width: 58px;
    height: 48px;
    font-size: 17px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-step h3{
    font-size: 18px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-step p{
    font-size: 14.5px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .pfgen-editorial .pfgen-section{
    padding: 58px 0;
  }.tc-wp-content-root .pfgen-editorial .pfgen-container{
    padding: 0 18px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-heading p{
    font-size: 15px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-card{
    padding: 24px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-card h3{
    font-size: 19px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-card p{
    font-size: 15px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-step-number{
    width: 62px;
    height: 50px;
    font-size: 18px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-step h3{
    font-size: 19px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-step p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .pfgen-editorial .pfgen-section{
    padding: 64px 0;
  }.tc-wp-content-root .pfgen-editorial .pfgen-container{
    padding: 0 22px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-heading h2{
    font-size: 33px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-heading p{
    font-size: 16px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-card{
    padding: 28px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-card h3{
    font-size: 20px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-step-number{
    width: 66px;
    height: 54px;
    font-size: 19px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-step h3{
    font-size: 20px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-step p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .pfgen-editorial .pfgen-section{
    padding: 78px 0;
  }.tc-wp-content-root .pfgen-editorial .pfgen-container{
    padding: 0 32px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-heading p{
    font-size: 17px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .pfgen-editorial .pfgen-card{
    padding: 30px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-card h3{
    font-size: 21px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-card p{
    font-size: 16px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-step{
    grid-template-columns: 82px 1fr;
    gap: 24px;
    padding: 30px 34px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-step-number{
    width: 72px;
    height: 58px;
    font-size: 20px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-step h3{
    font-size: 22px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-step p{
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .pfgen-editorial .pfgen-section{
    padding: 92px 0;
  }.tc-wp-content-root .pfgen-editorial .pfgen-container{
    padding: 0 36px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-heading p{
    font-size: 17px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-card-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .pfgen-editorial .pfgen-card{
    padding: 32px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-card h3{
    font-size: 22px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-card p{
    font-size: 16px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-step{
    grid-template-columns: 92px 1fr;
    gap: 28px;
    padding: 34px 40px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-step-number{
    width: 76px;
    height: 62px;
    font-size: 21px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-step h3{
    font-size: 23px;
  }.tc-wp-content-root .pfgen-editorial .pfgen-step p{
    font-size: 16px;
  }}.wpc-scope-463 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .pfgen-step-content{}