@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-408 .tc-wp-content-root img, .wpc-scope-408 .tc-wp-content-root video, .wpc-scope-408 .tc-wp-content-root svg, .wpc-scope-408 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #18171f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial, .wpc-scope-408 .tc-wp-content-root .jjk-font-editorial div, .wpc-scope-408 .tc-wp-content-root .jjk-font-editorial section, .wpc-scope-408 .tc-wp-content-root .jjk-font-editorial article{
  box-sizing: border-box;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-section{
  position: relative;
  width: 100%;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-section-white{
  background: #ffffff;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-section-soft{
  background:
    radial-gradient(circle at 12% 10%, rgba(139, 92, 246, 0.08), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(244, 63, 94, 0.07), transparent 28%),
    #faf9fc;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin: 0 0 14px;
  padding: 7px 14px;
  border: 1px solid rgba(124, 58, 237, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.1), rgba(244, 63, 94, 0.09));
  color: #6d28d9;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-section-head h2{
  margin: 0;
  color: #15131c;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-section-head p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5f5b6b;
  line-height: 1.75;
  letter-spacing: 0;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-card, .wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(31, 27, 46, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(31, 27, 46, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-card::before, .wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #7c3aed, #f43f5e, #f59e0b);
  opacity: 0.88;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-card:hover, .wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-benefit-card:hover, .wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(124, 58, 237, 0.26);
  box-shadow: 0 24px 64px rgba(31, 27, 46, 0.13);
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-card h3, .wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-benefit-card h3, .wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-step-card h3{
  margin: 0;
  color: #18171f;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-card p, .wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-benefit-card p, .wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-step-card p{
  margin: 10px 0 0;
  color: #625d6d;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.14), rgba(244, 63, 94, 0.12));
  box-shadow: inset 0 0 0 1px rgba(124, 58, 237, 0.16);
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-icon::before, .wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-icon::after{
  content: "";
  position: absolute;
  background: linear-gradient(135deg, #7c3aed, #f43f5e);
  transition: transform 220ms ease;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-card:hover .jjk-icon::before, .wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-card:hover .jjk-icon::after{
  transform: translateY(-2px);
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 7px;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-icon-copy::before{
  width: 17px;
  height: 21px;
  left: 17px;
  top: 13px;
  border-radius: 5px;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-icon-copy::after{
  width: 17px;
  height: 21px;
  left: 11px;
  top: 10px;
  border: 2px solid #8b5cf6;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 62% 35%, 100% 50%, 62% 65%, 50% 100%, 38% 65%, 0 50%, 38% 35%);
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-icon-spark::after{
  width: 7px;
  height: 7px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-icon-clean::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 15px;
  border-radius: 99px;
  box-shadow: 0 8px 0 rgba(124, 58, 237, 0.72), 0 16px 0 rgba(244, 63, 94, 0.62);
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-icon-clean::after{
  display: none;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-icon-fan::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 8px;
  transform: rotate(45deg);
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-icon-fan::after{
  width: 10px;
  height: 10px;
  left: 18px;
  top: 18px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-icon-fast::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-icon-fast::after{
  width: 11px;
  height: 3px;
  left: 22px;
  top: 21px;
  border-radius: 99px;
  background: #ffffff;
  transform-origin: left center;
  transform: rotate(-35deg);
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(31, 27, 46, 0.09);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.82));
  box-shadow: 0 18px 46px rgba(31, 27, 46, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-step-card::after{
  content: "";
  position: absolute;
  width: 170px;
  height: 170px;
  right: -80px;
  top: -86px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(124, 58, 237, 0.14), transparent 68%);
  pointer-events: none;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #7c3aed, #f43f5e);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(124, 58, 237, 0.25);
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at 88% 10%, rgba(245, 158, 11, 0.12), transparent 34%);
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 48px;
  margin: 0 0 18px;
  padding: 7px 10px;
  border-radius: 999px;
  background: rgba(124, 58, 237, 0.1);
  color: #6d28d9;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-benefit-card{
  background: #ffffff;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #7c3aed, #f43f5e);
  box-shadow: 0 15px 30px rgba(124, 58, 237, 0.22);
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-benefit-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-408 .tc-wp-content-root .jjk-font-editorial .jjk-reveal.is-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .jjk-font-editorial .jjk-section{
    padding: 54px 0;
  }.tc-wp-content-root .jjk-font-editorial .jjk-container{
    padding: 0 14px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-section-head p{
    font-size: 14.5px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-card, .tc-wp-content-root .jjk-font-editorial .jjk-benefit-card{
    padding: 24px 20px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-card h3, .tc-wp-content-root .jjk-font-editorial .jjk-benefit-card h3, .tc-wp-content-root .jjk-font-editorial .jjk-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-card p, .tc-wp-content-root .jjk-font-editorial .jjk-benefit-card p, .tc-wp-content-root .jjk-font-editorial .jjk-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-steps{
    gap: 16px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .jjk-font-editorial .jjk-section{
    padding: 60px 0;
  }.tc-wp-content-root .jjk-font-editorial .jjk-container{
    padding: 0 18px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-card, .tc-wp-content-root .jjk-font-editorial .jjk-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-card h3, .tc-wp-content-root .jjk-font-editorial .jjk-benefit-card h3, .tc-wp-content-root .jjk-font-editorial .jjk-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-card p, .tc-wp-content-root .jjk-font-editorial .jjk-benefit-card p, .tc-wp-content-root .jjk-font-editorial .jjk-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-steps{
    gap: 18px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .jjk-font-editorial .jjk-section{
    padding: 66px 0;
  }.tc-wp-content-root .jjk-font-editorial .jjk-container{
    padding: 0 22px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-card, .tc-wp-content-root .jjk-font-editorial .jjk-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-card h3, .tc-wp-content-root .jjk-font-editorial .jjk-benefit-card h3, .tc-wp-content-root .jjk-font-editorial .jjk-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-card p, .tc-wp-content-root .jjk-font-editorial .jjk-benefit-card p, .tc-wp-content-root .jjk-font-editorial .jjk-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-steps{
    gap: 20px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .jjk-font-editorial .jjk-section{
    padding: 78px 0;
  }.tc-wp-content-root .jjk-font-editorial .jjk-container{
    padding: 0 34px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-grid-three, .tc-wp-content-root .jjk-font-editorial .jjk-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-card, .tc-wp-content-root .jjk-font-editorial .jjk-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-card h3, .tc-wp-content-root .jjk-font-editorial .jjk-benefit-card h3, .tc-wp-content-root .jjk-font-editorial .jjk-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-card p, .tc-wp-content-root .jjk-font-editorial .jjk-benefit-card p, .tc-wp-content-root .jjk-font-editorial .jjk-step-card p{
    font-size: 15.75px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-steps{
    gap: 22px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-step-card{
    gap: 24px;
    padding: 30px 28px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .jjk-font-editorial .jjk-section{
    padding: 92px 0;
  }.tc-wp-content-root .jjk-font-editorial .jjk-container{
    padding: 0 32px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-grid-three, .tc-wp-content-root .jjk-font-editorial .jjk-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-card, .tc-wp-content-root .jjk-font-editorial .jjk-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-card h3, .tc-wp-content-root .jjk-font-editorial .jjk-benefit-card h3, .tc-wp-content-root .jjk-font-editorial .jjk-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-card p, .tc-wp-content-root .jjk-font-editorial .jjk-benefit-card p, .tc-wp-content-root .jjk-font-editorial .jjk-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-steps{
    gap: 24px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-step-card{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .jjk-font-editorial .jjk-step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }}.wpc-scope-408 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .jjk-step-content{}