@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-439 .tc-wp-content-root img, .wpc-scope-439 .tc-wp-content-root video, .wpc-scope-439 .tc-wp-content-root svg, .wpc-scope-439 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-439 .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-439 .tc-wp-content-root .mfg-editorial-wrap, .wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap section, .wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap div, .wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-white{
  background: #ffffff;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-soft{
  background: linear-gradient(180deg, #fbf8ff 0%, #f7fbff 100%);
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  margin: 0 0 14px;
  padding: 6px 14px;
  border: 1px solid rgba(126, 74, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(126, 74, 255, 0.1), rgba(0, 190, 166, 0.1));
  color: #6842d8;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-head h2{
  margin: 0;
  color: #121827;
  font-weight: 850;
  line-height: 1.13;
  letter-spacing: 0;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #566176;
  line-height: 1.72;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(33, 41, 66, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(31, 37, 66, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-card::before{
  position: absolute;
  inset: 0;
  pointer-events: none;
  content: "";
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(126, 74, 255, 0.12), rgba(0, 190, 166, 0.08) 48%, rgba(255, 184, 77, 0.08));
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(126, 74, 255, 0.24);
  box-shadow: 0 24px 64px rgba(31, 37, 66, 0.13);
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-card:hover::before{
  opacity: 1;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-content h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #151b2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-content p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5a6578;
  line-height: 1.68;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #7e4aff, #00bea6);
  box-shadow: 0 12px 26px rgba(126, 74, 255, 0.22);
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon::before, .wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-preview::before{
  inset: 13px 10px;
  border: 2px solid #ffffff;
  border-radius: 999px;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-preview::after{
  top: 20px;
  left: 20px;
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: #ffffff;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-copy::before{
  top: 12px;
  left: 16px;
  width: 15px;
  height: 19px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-copy::after{
  top: 17px;
  left: 11px;
  width: 15px;
  height: 17px;
  border: 2px solid rgba(255, 255, 255, 0.75);
  border-radius: 5px;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-spark::before{
  top: 10px;
  left: 21px;
  width: 4px;
  height: 26px;
  border-radius: 6px;
  background: #ffffff;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-spark::after{
  top: 21px;
  left: 10px;
  width: 26px;
  height: 4px;
  border-radius: 6px;
  background: #ffffff;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-profile::before{
  top: 10px;
  left: 17px;
  width: 12px;
  height: 12px;
  border-radius: 999px;
  background: #ffffff;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-profile::after{
  left: 11px;
  bottom: 10px;
  width: 24px;
  height: 12px;
  border-radius: 14px 14px 6px 6px;
  background: #ffffff;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-fast::before{
  top: 11px;
  left: 14px;
  width: 18px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 999px;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-fast::after{
  top: 22px;
  left: 23px;
  width: 13px;
  height: 2px;
  border-radius: 4px;
  background: #ffffff;
  transform: rotate(-34deg);
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-clean::before{
  top: 13px;
  left: 12px;
  width: 22px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-clean::after{
  top: 20px;
  left: 17px;
  width: 13px;
  height: 3px;
  border-radius: 4px;
  background: #ffffff;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
  position: relative;
  display: grid;
  min-width: 0;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(126, 74, 255, 0.15);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 20px 52px rgba(45, 49, 78, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card::after{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  content: "";
  background: linear-gradient(180deg, #7e4aff, #00bea6, #ffb84d);
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(0, 190, 166, 0.26);
  box-shadow: 0 26px 70px rgba(45, 49, 78, 0.12);
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 74px;
  height: 74px;
  border-radius: 22px;
  background: linear-gradient(135deg, #121827, #6842d8);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 16px 34px rgba(104, 66, 216, 0.24);
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(0, 190, 166, 0.1);
  color: #087c72;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card{
  border-color: rgba(0, 190, 166, 0.16);
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-mark{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 40px;
  height: 40px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #00bea6, #7e4aff);
  box-shadow: 0 12px 28px rgba(0, 190, 166, 0.2);
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-mark::before{
  position: absolute;
  top: 12px;
  left: 11px;
  width: 16px;
  height: 9px;
  content: "";
  border-bottom: 3px solid #ffffff;
  border-left: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-439 .tc-wp-content-root .mfg-editorial-wrap .mfg-reveal.mfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head{
    margin-bottom: 26px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-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-content h3{
    font-size: 18px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 16px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 22px 22px 26px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card{
    padding: 24px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 18px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 24px 24px 28px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head{
    margin-bottom: 32px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card{
    padding: 26px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 20px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 28px 28px 32px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head{
    margin-bottom: 40px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card{
    padding: 28px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 22px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    grid-template-columns: 88px minmax(0, 1fr);
    gap: 22px;
    padding: 30px 32px 30px 36px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head{
    margin-bottom: 46px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card{
    padding: 30px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 24px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    grid-template-columns: 96px minmax(0, 1fr);
    gap: 28px;
    padding: 34px 38px 34px 42px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    font-size: 21px;
  }}