@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-402 .tc-wp-content-root img, .wpc-scope-402 .tc-wp-content-root video, .wpc-scope-402 .tc-wp-content-root svg, .wpc-scope-402 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-section{
  position: relative;
  isolation: isolate;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-section-white{
  background: #ffffff;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-section-soft{
  background: linear-gradient(180deg, #fbfbfd 0%, #f5f7fb 100%);
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(112, 86, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(112, 86, 255, 0.1), rgba(0, 190, 166, 0.1));
  color: #4b3ecf;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #7056ff, #00bea6);
  box-shadow: 0 0 0 5px rgba(112, 86, 255, 0.1);
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-section-head h2{
  margin: 0;
  color: #121827;
  font-weight: 850;
  line-height: 1.08;
  letter-spacing: 0;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-section-head p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #5d687b;
  line-height: 1.7;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-card, .wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(30, 41, 59, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(20, 28, 45, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-card::before, .wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #7056ff, #00bea6, #ffb84d);
  opacity: 0.86;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-card:hover, .wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-benefit-card:hover, .wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(112, 86, 255, 0.28);
  box-shadow: 0 24px 60px rgba(25, 34, 56, 0.12);
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-card h3, .wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-benefit-card h3, .wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-step-card h3{
  margin: 0;
  color: #151d2f;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-card p, .wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-benefit-card p, .wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-step-card p{
  margin: 10px 0 0;
  color: #5c6678;
  line-height: 1.65;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-icon{
  display: inline-flex;
  position: relative;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(112, 86, 255, 0.12), rgba(0, 190, 166, 0.12));
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-icon::before, .wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-icon::after{
  content: "";
  position: absolute;
  transition: transform 220ms ease;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-card:hover .ltg-icon::before{
  transform: translateY(-2px) scale(1.04);
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-icon-preview::before{
  width: 23px;
  height: 14px;
  left: 12px;
  top: 17px;
  border: 2px solid #7056ff;
  border-radius: 999px;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 21px;
  border-radius: 50%;
  background: #00bea6;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-icon-copy::before{
  width: 17px;
  height: 21px;
  left: 18px;
  top: 13px;
  border: 2px solid #7056ff;
  border-radius: 5px;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-icon-copy::after{
  width: 17px;
  height: 21px;
  left: 12px;
  top: 18px;
  border: 2px solid #00bea6;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.62);
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-icon-spark::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  background: linear-gradient(135deg, #7056ff, #00bea6);
  clip-path: polygon(50% 0%, 61% 35%, 100% 50%, 61% 65%, 50% 100%, 39% 65%, 0% 50%, 39% 35%);
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-icon-clean::before{
  width: 24px;
  height: 16px;
  left: 12px;
  top: 17px;
  border-radius: 9px;
  background: linear-gradient(135deg, #7056ff, #00bea6);
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-icon-clean::after{
  width: 13px;
  height: 2px;
  left: 18px;
  top: 24px;
  background: #ffffff;
  border-radius: 999px;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border: 2px solid #7056ff;
  border-radius: 7px;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 22px;
  top: 31px;
  border-radius: 50%;
  background: #00bea6;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-icon-brand::before{
  width: 25px;
  height: 25px;
  left: 12px;
  top: 12px;
  border-radius: 9px;
  background: linear-gradient(135deg, #7056ff, #00bea6);
  transform: rotate(10deg);
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-icon-brand::after{
  width: 12px;
  height: 12px;
  left: 18px;
  top: 18px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(30, 41, 59, 0.09);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(20, 28, 45, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-step-card::after{
  content: "";
  position: absolute;
  right: -54px;
  top: -54px;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(112, 86, 255, 0.14), rgba(0, 190, 166, 0));
  pointer-events: none;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #7056ff, #00bea6);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 14px 30px rgba(112, 86, 255, 0.25);
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-use-card .ltg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(112, 86, 255, 0.1);
  color: #4b3ecf;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-benefit-mark{
  display: inline-flex;
  position: relative;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(112, 86, 255, 0.13), rgba(0, 190, 166, 0.15));
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #00a891;
  border-bottom: 3px solid #00a891;
  transform: rotate(-45deg);
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-402 .tc-wp-content-root .ltg-content-wrap .ltg-reveal.ltg-is-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ltg-content-wrap .ltg-section{
    padding: 48px 0;
  }.tc-wp-content-root .ltg-content-wrap .ltg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-grid, .tc-wp-content-root .ltg-content-wrap .ltg-grid-three, .tc-wp-content-root .ltg-content-wrap .ltg-grid-benefits{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-card, .tc-wp-content-root .ltg-content-wrap .ltg-benefit-card{
    padding: 24px 20px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-card h3, .tc-wp-content-root .ltg-content-wrap .ltg-benefit-card h3, .tc-wp-content-root .ltg-content-wrap .ltg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-card p, .tc-wp-content-root .ltg-content-wrap .ltg-benefit-card p, .tc-wp-content-root .ltg-content-wrap .ltg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-step-number{
    width: 50px;
    height: 50px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ltg-content-wrap .ltg-section{
    padding: 54px 0;
  }.tc-wp-content-root .ltg-content-wrap .ltg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-grid, .tc-wp-content-root .ltg-content-wrap .ltg-grid-three, .tc-wp-content-root .ltg-content-wrap .ltg-grid-benefits{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-card, .tc-wp-content-root .ltg-content-wrap .ltg-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-card h3, .tc-wp-content-root .ltg-content-wrap .ltg-benefit-card h3, .tc-wp-content-root .ltg-content-wrap .ltg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-card p, .tc-wp-content-root .ltg-content-wrap .ltg-benefit-card p, .tc-wp-content-root .ltg-content-wrap .ltg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ltg-content-wrap .ltg-section{
    padding: 62px 0;
  }.tc-wp-content-root .ltg-content-wrap .ltg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-grid, .tc-wp-content-root .ltg-content-wrap .ltg-grid-three, .tc-wp-content-root .ltg-content-wrap .ltg-grid-benefits{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-card, .tc-wp-content-root .ltg-content-wrap .ltg-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-card h3, .tc-wp-content-root .ltg-content-wrap .ltg-benefit-card h3, .tc-wp-content-root .ltg-content-wrap .ltg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-card p, .tc-wp-content-root .ltg-content-wrap .ltg-benefit-card p, .tc-wp-content-root .ltg-content-wrap .ltg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ltg-content-wrap .ltg-section{
    padding: 78px 0;
  }.tc-wp-content-root .ltg-content-wrap .ltg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-grid-three, .tc-wp-content-root .ltg-content-wrap .ltg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-card, .tc-wp-content-root .ltg-content-wrap .ltg-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-card h3, .tc-wp-content-root .ltg-content-wrap .ltg-benefit-card h3, .tc-wp-content-root .ltg-content-wrap .ltg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-card p, .tc-wp-content-root .ltg-content-wrap .ltg-benefit-card p, .tc-wp-content-root .ltg-content-wrap .ltg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ltg-content-wrap .ltg-section{
    padding: 96px 0;
  }.tc-wp-content-root .ltg-content-wrap .ltg-container{
    padding: 0 30px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-section-head h2{
    font-size: 48px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-card, .tc-wp-content-root .ltg-content-wrap .ltg-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-card h3, .tc-wp-content-root .ltg-content-wrap .ltg-benefit-card h3, .tc-wp-content-root .ltg-content-wrap .ltg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-card p, .tc-wp-content-root .ltg-content-wrap .ltg-benefit-card p, .tc-wp-content-root .ltg-content-wrap .ltg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-step-card{
    gap: 26px;
    padding: 34px 36px;
  }.tc-wp-content-root .ltg-content-wrap .ltg-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}