@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-193 .tc-wp-content-root img, .wpc-scope-193 .tc-wp-content-root video, .wpc-scope-193 .tc-wp-content-root svg, .wpc-scope-193 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #1c2430;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content, .wpc-scope-193 .tc-wp-content-root .cfg-bottom-content div, .wpc-scope-193 .tc-wp-content-root .cfg-bottom-content section, .wpc-scope-193 .tc-wp-content-root .cfg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-section-white{
  background: #ffffff;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-section-soft{
  background: linear-gradient(180deg, #fffafc 0%, #f8f6fb 100%);
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(203, 78, 134, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 241, 247, 0.95), rgba(246, 241, 255, 0.95));
  color: #9a315f;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-section-head h2{
  margin: 0;
  color: #171b24;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-section-head p{
  margin: 14px auto 0;
  color: #5d6675;
  line-height: 1.72;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(31, 41, 55, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(30, 25, 43, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(232, 76, 137, 0.38), rgba(128, 90, 213, 0.24), rgba(255, 183, 77, 0.18));
  opacity: 0;
  transition: opacity 220ms 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-193 .tc-wp-content-root .cfg-bottom-content .cfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(203, 78, 134, 0.22);
  box-shadow: 0 24px 60px rgba(70, 48, 92, 0.13);
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-card:hover::before{
  opacity: 1;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-card h3, .wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-step-card h3{
  margin: 0;
  color: #171b24;
  font-weight: 820;
  letter-spacing: 0;
  line-height: 1.25;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-card p, .wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-step-card p{
  margin: 10px 0 0;
  color: #5d6675;
  line-height: 1.68;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-icon{
  display: inline-flex;
  position: relative;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #f04f91, #7c5cff);
  box-shadow: 0 12px 26px rgba(189, 74, 135, 0.24);
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-icon::before, .wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-icon-preview::before{
  left: 12px;
  top: 14px;
  width: 22px;
  height: 14px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-icon-preview::after{
  left: 20px;
  top: 19px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-icon-copy::before{
  left: 16px;
  top: 12px;
  width: 15px;
  height: 20px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-icon-copy::after{
  left: 11px;
  top: 17px;
  width: 15px;
  height: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-icon-spark::before{
  left: 20px;
  top: 9px;
  width: 6px;
  height: 28px;
  border-radius: 999px;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-icon-spark::after{
  left: 9px;
  top: 20px;
  width: 28px;
  height: 6px;
  border-radius: 999px;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-icon-clean::before{
  left: 12px;
  top: 15px;
  width: 22px;
  height: 3px;
  border-radius: 999px;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-icon-fast::before{
  left: 12px;
  top: 12px;
  width: 20px;
  height: 20px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-icon-fast::after{
  left: 22px;
  top: 15px;
  width: 3px;
  height: 13px;
  border-radius: 999px;
  transform: rotate(38deg);
  transform-origin: bottom;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-icon-device::before, .wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-icon-mobile::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 27px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-icon-device::after, .wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-icon-mobile::after{
  left: 21px;
  top: 31px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-icon-open::before{
  left: 12px;
  top: 21px;
  width: 22px;
  height: 12px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-icon-open::after{
  left: 17px;
  top: 12px;
  width: 12px;
  height: 11px;
  border: 2px solid #ffffff;
  border-bottom: 0;
  border-radius: 9px 9px 0 0;
  background: transparent;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-icon-private::before{
  left: 13px;
  top: 12px;
  width: 20px;
  height: 22px;
  border-radius: 12px 12px 10px 10px;
  background: #ffffff;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-icon-private::after{
  left: 21px;
  top: 21px;
  width: 5px;
  height: 10px;
  border-radius: 999px;
  background: #9a4fe2;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 54px;
  margin-bottom: 17px;
  padding: 7px 11px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(240, 79, 145, 0.12), rgba(124, 92, 255, 0.12));
  color: #95345f;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border: 1px solid rgba(31, 41, 55, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(38, 32, 53, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #f04f91, #7c5cff);
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(48, 38, 71, 0.12);
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #171b24, #6d4bd8);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 14px 28px rgba(83, 63, 148, 0.2);
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-193 .tc-wp-content-root .cfg-bottom-content .cfg-reveal.cfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .cfg-bottom-content .cfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .cfg-bottom-content .cfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card{
    padding: 22px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card p, .tc-wp-content-root .cfg-bottom-content .cfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-number{
    width: 54px;
    height: 46px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .cfg-bottom-content .cfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .cfg-bottom-content .cfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card{
    padding: 24px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card p, .tc-wp-content-root .cfg-bottom-content .cfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 24px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-number{
    width: 58px;
    height: 48px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .cfg-bottom-content .cfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .cfg-bottom-content .cfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card{
    padding: 26px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card p, .tc-wp-content-root .cfg-bottom-content .cfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-number{
    width: 62px;
    height: 50px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .cfg-bottom-content .cfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .cfg-bottom-content .cfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-grid-six, .tc-wp-content-root .cfg-bottom-content .cfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card{
    padding: 28px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card p, .tc-wp-content-root .cfg-bottom-content .cfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-number{
    width: 68px;
    height: 56px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cfg-bottom-content .cfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .cfg-bottom-content .cfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-grid-six, .tc-wp-content-root .cfg-bottom-content .cfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card{
    padding: 30px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card p, .tc-wp-content-root .cfg-bottom-content .cfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-card{
    gap: 24px;
    padding: 32px 34px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-number{
    width: 74px;
    height: 60px;
    font-size: 20px;
  }}.wpc-scope-193 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .cfg-step-copy{}.wpc-scope-193 .tc-wp-content-root .cfg-trust-card{}