@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-353 .tc-wp-content-root img, .wpc-scope-353 .tc-wp-content-root video, .wpc-scope-353 .tc-wp-content-root svg, .wpc-scope-353 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro{
  width: 100%;
  overflow-x: hidden;
  color: #15151a;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro, .wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-section, .wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-container, .wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-card, .wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-step-card, .wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-trust-card{
  box-sizing: border-box;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-section{
  position: relative;
  width: 100%;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-section-white{
  background: #ffffff;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-section-soft{
  background:
    radial-gradient(circle at top left, rgba(119, 40, 255, 0.08), transparent 34%),
    linear-gradient(180deg, #fbfaf8 0%, #f6f3ef 100%);
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(112, 47, 210, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(112, 47, 210, 0.1), rgba(211, 162, 72, 0.12));
  color: #5b2bb8;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-section-head h2{
  margin: 0;
  color: #15151a;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-section-head p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5f5b66;
  font-weight: 450;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-card, .wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(40, 34, 54, 0.1);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(112, 47, 210, 0.32), rgba(211, 162, 72, 0.24)) border-box;
  box-shadow: 0 18px 45px rgba(26, 21, 36, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-card::before, .wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(112, 47, 210, 0.07), rgba(211, 162, 72, 0.06));
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-card:hover, .wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-trust-card:hover, .wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-step-card:hover{
  transform: translateY(-5px);
  box-shadow: 0 24px 60px rgba(26, 21, 36, 0.12);
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-card:hover::before, .wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-card h3, .wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-step-card h3, .wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-trust-card h3{
  position: relative;
  margin: 0;
  color: #17131f;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-card p, .wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-step-card p, .wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-trust-card p{
  position: relative;
  margin: 10px 0 0;
  color: #625d68;
  font-weight: 440;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #6f35dc 0%, #b7832f 100%);
  box-shadow: 0 12px 28px rgba(112, 47, 210, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-card:hover .fcp-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-icon::before, .wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border: 2px solid rgba(255, 255, 255, 0.92);
  border-radius: 9px;
  background: transparent;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-icon-copy::before{
  width: 16px;
  height: 19px;
  left: 17px;
  top: 12px;
  border: 2px solid rgba(255, 255, 255, 0.92);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-icon-copy::after{
  width: 14px;
  height: 17px;
  left: 12px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-icon-creative::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0%, 61% 34%, 98% 34%, 68% 55%, 79% 91%, 50% 69%, 21% 91%, 32% 55%, 2% 34%, 39% 34%);
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-icon-creative::after{
  width: 5px;
  height: 5px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-icon-clean::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 15px;
  border-radius: 99px;
  box-shadow: 0 7px 0 rgba(255, 255, 255, 0.78), 0 14px 0 rgba(255, 255, 255, 0.58);
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-icon-clean::after{
  width: 8px;
  height: 8px;
  right: 10px;
  bottom: 10px;
  border-radius: 50%;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border: 2px solid rgba(255, 255, 255, 0.92);
  border-radius: 50%;
  background: transparent;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-icon-fast::after{
  width: 9px;
  height: 2px;
  left: 23px;
  top: 22px;
  border-radius: 99px;
  transform: rotate(-38deg);
  transform-origin: left center;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-icon-flex::before{
  width: 24px;
  height: 12px;
  left: 11px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.92);
  border-radius: 999px;
  background: transparent;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-icon-flex::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(112, 47, 210, 0.13);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.84);
  box-shadow: 0 18px 46px rgba(30, 23, 43, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  overflow: hidden;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18%;
  width: 5px;
  height: 64%;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #6f35dc, #c79a42);
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1;
  border-radius: 20px;
  background: linear-gradient(135deg, #17131f 0%, #5f31c6 100%);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 15px 30px rgba(66, 39, 118, 0.22);
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(112, 47, 210, 0.09);
  color: #5d2cbc;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-use-card{
  background:
    linear-gradient(180deg, #ffffff 0%, #fffdf9 100%) padding-box,
    linear-gradient(135deg, rgba(112, 47, 210, 0.22), rgba(211, 162, 72, 0.18)) border-box;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-grid-trust{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-trust-card{
  text-align: center;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-trust-mark{
  position: relative;
  width: 54px;
  height: 54px;
  margin: 0 auto 18px;
  border-radius: 18px;
  background: linear-gradient(135deg, #6f35dc, #c79a42);
  box-shadow: 0 14px 30px rgba(112, 47, 210, 0.2);
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-trust-mark::before{
  content: "";
  position: absolute;
  left: 18px;
  top: 14px;
  width: 13px;
  height: 23px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(42deg);
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-353 .tc-wp-content-root .fraktur-content-pro .fcp-reveal.fcp-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .fraktur-content-pro .fcp-section{
    padding: 54px 0;
  }.tc-wp-content-root .fraktur-content-pro .fcp-container{
    padding: 0 14px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-grid, .tc-wp-content-root .fraktur-content-pro .fcp-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-card, .tc-wp-content-root .fraktur-content-pro .fcp-trust-card{
    padding: 22px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-card h3, .tc-wp-content-root .fraktur-content-pro .fcp-step-card h3, .tc-wp-content-root .fraktur-content-pro .fcp-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-card p, .tc-wp-content-root .fraktur-content-pro .fcp-step-card p, .tc-wp-content-root .fraktur-content-pro .fcp-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-step-number{
    width: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .fraktur-content-pro .fcp-section{
    padding: 60px 0;
  }.tc-wp-content-root .fraktur-content-pro .fcp-container{
    padding: 0 18px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-grid, .tc-wp-content-root .fraktur-content-pro .fcp-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-card, .tc-wp-content-root .fraktur-content-pro .fcp-trust-card{
    padding: 24px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-card h3, .tc-wp-content-root .fraktur-content-pro .fcp-step-card h3, .tc-wp-content-root .fraktur-content-pro .fcp-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-card p, .tc-wp-content-root .fraktur-content-pro .fcp-step-card p, .tc-wp-content-root .fraktur-content-pro .fcp-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-step-number{
    width: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .fraktur-content-pro .fcp-section{
    padding: 68px 0;
  }.tc-wp-content-root .fraktur-content-pro .fcp-container{
    padding: 0 22px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-grid, .tc-wp-content-root .fraktur-content-pro .fcp-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-card, .tc-wp-content-root .fraktur-content-pro .fcp-trust-card{
    padding: 27px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-card h3, .tc-wp-content-root .fraktur-content-pro .fcp-step-card h3, .tc-wp-content-root .fraktur-content-pro .fcp-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-card p, .tc-wp-content-root .fraktur-content-pro .fcp-step-card p, .tc-wp-content-root .fraktur-content-pro .fcp-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 27px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-step-number{
    width: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .fraktur-content-pro .fcp-section{
    padding: 82px 0;
  }.tc-wp-content-root .fraktur-content-pro .fcp-container{
    padding: 0 30px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .fraktur-content-pro .fcp-card, .tc-wp-content-root .fraktur-content-pro .fcp-trust-card{
    padding: 28px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-card h3, .tc-wp-content-root .fraktur-content-pro .fcp-step-card h3, .tc-wp-content-root .fraktur-content-pro .fcp-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-card p, .tc-wp-content-root .fraktur-content-pro .fcp-step-card p, .tc-wp-content-root .fraktur-content-pro .fcp-trust-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-step-number{
    width: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .fraktur-content-pro .fcp-section{
    padding: 96px 0;
  }.tc-wp-content-root .fraktur-content-pro .fcp-container{
    padding: 0 32px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-section-head h2{
    font-size: 48px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-grid-three, .tc-wp-content-root .fraktur-content-pro .fcp-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .fraktur-content-pro .fcp-grid{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-card, .tc-wp-content-root .fraktur-content-pro .fcp-trust-card{
    padding: 30px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-card h3, .tc-wp-content-root .fraktur-content-pro .fcp-step-card h3, .tc-wp-content-root .fraktur-content-pro .fcp-trust-card h3{
    font-size: 22px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-card p, .tc-wp-content-root .fraktur-content-pro .fcp-step-card p, .tc-wp-content-root .fraktur-content-pro .fcp-trust-card p{
    font-size: 16px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .fraktur-content-pro .fcp-step-number{
    width: 74px;
    font-size: 22px;
  }}.wpc-scope-353 .tc-wp-content-root .fcp-step-content{}