@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-335 .tc-wp-content-root img, .wpc-scope-335 .tc-wp-content-root video, .wpc-scope-335 .tc-wp-content-root svg, .wpc-scope-335 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-section{
  position: relative;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-white{
  background: #ffffff;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f6f8fc 100%);
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  padding: 7px 13px;
  border: 1px solid rgba(124, 91, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(124, 91, 255, 0.1), rgba(0, 195, 255, 0.1));
  color: #5b42d6;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: linear-gradient(135deg, #7c5bff, #00c3ff);
  box-shadow: 0 0 16px rgba(124, 91, 255, 0.5);
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap h2{
  margin: 0;
  color: #101828;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-heading-block p{
  margin: 14px auto 0;
  max-width: 690px;
  color: #596579;
  line-height: 1.75;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-card, .wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(124, 91, 255, 0.12);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(124, 91, 255, 0.22), rgba(0, 195, 255, 0.16)) border-box;
  box-shadow: 0 16px 40px rgba(31, 41, 55, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-card::after, .wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: radial-gradient(circle at top right, rgba(124, 91, 255, 0.11), transparent 42%);
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-card:hover, .wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(124, 91, 255, 0.25);
  box-shadow: 0 22px 55px rgba(31, 41, 55, 0.11);
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-card:hover::after, .wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(135deg, #7c5bff, #00c3ff);
  box-shadow: 0 12px 24px rgba(124, 91, 255, 0.22);
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon::before, .wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-preview::before{
  width: 20px;
  height: 12px;
  top: 15px;
  left: 13px;
  border: 2px solid #ffffff;
  border-radius: 999px;
  background: transparent;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-preview::after{
  width: 6px;
  height: 6px;
  top: 20px;
  left: 20px;
  border-radius: 999px;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-copy::before{
  width: 15px;
  height: 18px;
  top: 13px;
  left: 17px;
  border-radius: 4px;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-copy::after{
  width: 15px;
  height: 18px;
  top: 17px;
  left: 13px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-spark::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-clean::before{
  width: 22px;
  height: 3px;
  top: 15px;
  left: 12px;
  border-radius: 99px;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-social::before{
  width: 8px;
  height: 8px;
  top: 12px;
  left: 12px;
  border-radius: 999px;
  box-shadow: 14px 7px 0 #ffffff, 3px 19px 0 #ffffff;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-social::after{
  width: 20px;
  height: 2px;
  top: 23px;
  left: 15px;
  border-radius: 99px;
  transform: rotate(24deg);
  box-shadow: 0 8px 0 #ffffff;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-fast::before{
  width: 18px;
  height: 18px;
  top: 14px;
  left: 16px;
  clip-path: polygon(40% 0, 88% 0, 60% 40%, 100% 40%, 30% 100%, 48% 55%, 8% 55%);
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card h3, .wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #162033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card p, .wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5c687a;
  line-height: 1.7;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(124, 91, 255, 0.14);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 45px rgba(31, 41, 55, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card::before{
  content: "";
  position: absolute;
  left: 39px;
  top: 100%;
  width: 2px;
  height: 24px;
  background: linear-gradient(180deg, rgba(124, 91, 255, 0.35), rgba(0, 195, 255, 0));
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card:last-child::before{
  display: none;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 22px 55px rgba(31, 41, 55, 0.1);
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
  display: grid;
  width: 78px;
  height: 78px;
  place-items: center;
  border-radius: 22px;
  background: linear-gradient(135deg, #7c5bff, #00c3ff);
  color: #ffffff;
  font-size: 21px;
  font-weight: 850;
  box-shadow: 0 14px 28px rgba(124, 91, 255, 0.24);
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-use-card{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(0, 195, 255, 0.2), rgba(124, 91, 255, 0.18)) border-box;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-badge{
  display: inline-flex;
  width: max-content;
  margin-bottom: 18px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(124, 91, 255, 0.09);
  color: #5b42d6;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-card{
  text-align: left;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-mark{
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(124, 91, 255, 0.14), rgba(0, 195, 255, 0.14));
  position: relative;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #5b42d6;
  border-bottom: 3px solid #5b42d6;
  transform: rotate(-45deg);
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-335 .tc-wp-content-root .mfg-editorial-wrap .mfg-reveal.mfg-is-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .mfg-editorial-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-heading-block p{
    font-size: 14px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card, .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card::before{
    display: none;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 62px;
    height: 62px;
    border-radius: 18px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .mfg-editorial-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card, .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-card{
    padding: 24px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card::before{
    display: none;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 66px;
    height: 66px;
    border-radius: 19px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .mfg-editorial-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card, .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-card{
    padding: 26px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card::before{
    display: none;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 82px 0;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .mfg-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-grid-six, .tc-wp-content-root .mfg-editorial-wrap .mfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card, .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-card{
    padding: 28px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    gap: 24px;
    padding: 30px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .mfg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-heading-block p{
    font-size: 18px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-grid-six, .tc-wp-content-root .mfg-editorial-wrap .mfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card, .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-card{
    padding: 30px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-card h3{
    font-size: 22px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-trust-card p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    gap: 28px;
    padding: 32px;
  }}