@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-288 .tc-wp-content-root img, .wpc-scope-288 .tc-wp-content-root video, .wpc-scope-288 .tc-wp-content-root svg, .wpc-scope-288 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #162033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap, .wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap div, .wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap section, .wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-section{
  position: relative;
  width: 100%;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-section-white{
  background: #ffffff;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-section-soft{
  background:
    radial-gradient(circle at 14% 12%, rgba(84, 117, 255, 0.08), transparent 28%),
    radial-gradient(circle at 86% 20%, rgba(21, 206, 185, 0.1), transparent 26%),
    #f8fafc;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  border: 1px solid rgba(92, 105, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(94, 111, 255, 0.1), rgba(18, 201, 177, 0.11));
  color: #4354d8;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-section-head h2{
  margin: 16px 0 12px;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-section-head p{
  margin: 0;
  color: #5f6b7a;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-card, .wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-benefit-card, .wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-step-card{
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(18, 32, 51, 0.08);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(17, 24, 39, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-card{
  height: 100%;
  border-radius: 22px;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-card::before, .wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #5f6cff, #13c9b3);
  opacity: 0.9;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-card:hover, .wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-benefit-card:hover, .wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(95, 108, 255, 0.28);
  box-shadow: 0 24px 64px rgba(17, 24, 39, 0.11);
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-card h3, .wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-benefit-card h3, .wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-step-card h3{
  margin: 0;
  color: #141b2d;
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-card p, .wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-benefit-card p, .wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-step-card p{
  margin: 10px 0 0;
  color: #647184;
  font-weight: 430;
  line-height: 1.65;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, rgba(95, 108, 255, 0.12), rgba(19, 201, 179, 0.14));
  box-shadow: inset 0 0 0 1px rgba(95, 108, 255, 0.14);
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-icon::before, .wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-icon::after{
  content: "";
  position: absolute;
  transition: transform 240ms ease;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-card:hover .itg-icon::before, .wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-card:hover .itg-icon::after{
  transform: translateY(-2px);
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-icon-spark::before{
  width: 16px;
  height: 16px;
  left: 15px;
  top: 15px;
  background: linear-gradient(135deg, #5f6cff, #13c9b3);
  clip-path: polygon(50% 0, 63% 36%, 100% 50%, 63% 64%, 50% 100%, 37% 64%, 0 50%, 37% 36%);
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-icon-layer::before{
  width: 23px;
  height: 15px;
  left: 12px;
  top: 12px;
  border: 2px solid #5f6cff;
  border-radius: 7px;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-icon-layer::after{
  width: 23px;
  height: 15px;
  left: 10px;
  top: 18px;
  border: 2px solid #13c9b3;
  border-radius: 7px;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-icon-copy::before{
  width: 17px;
  height: 21px;
  left: 17px;
  top: 12px;
  border: 2px solid #5f6cff;
  border-radius: 6px;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-icon-copy::after{
  width: 17px;
  height: 21px;
  left: 12px;
  top: 16px;
  border: 2px solid #13c9b3;
  border-radius: 6px;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-icon-shield::before{
  width: 22px;
  height: 25px;
  left: 12px;
  top: 10px;
  background: linear-gradient(135deg, #5f6cff, #13c9b3);
  clip-path: polygon(50% 0, 90% 15%, 82% 72%, 50% 100%, 18% 72%, 10% 15%);
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-icon-tune::before{
  width: 24px;
  height: 2px;
  left: 11px;
  top: 16px;
  background: #5f6cff;
  box-shadow: 0 7px 0 #13c9b3, 0 14px 0 #5f6cff;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-icon-tune::after{
  width: 7px;
  height: 7px;
  left: 24px;
  top: 12px;
  border-radius: 50%;
  background: #13c9b3;
  box-shadow: -10px 7px 0 #5f6cff, 4px 14px 0 #13c9b3;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-icon-device::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border: 2px solid #5f6cff;
  border-radius: 8px;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-icon-device::after{
  width: 5px;
  height: 5px;
  left: 21px;
  bottom: 13px;
  border-radius: 50%;
  background: #13c9b3;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    linear-gradient(135deg, rgba(95, 108, 255, 0.1), rgba(19, 201, 179, 0.1));
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #5f6cff, #13c9b3);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(95, 108, 255, 0.25);
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-use-card .itg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(19, 201, 179, 0.11);
  color: #0b9385;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-benefit-card{
  height: 100%;
  border-radius: 22px;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-benefit-mark{
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(95, 108, 255, 0.14), rgba(19, 201, 179, 0.16));
  position: relative;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-benefit-mark::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 10px;
  width: 10px;
  height: 17px;
  border-right: 3px solid #13a99a;
  border-bottom: 3px solid #13a99a;
  transform: rotate(42deg);
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-288 .tc-wp-content-root .itg-editorial-wrap .itg-reveal.itg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .itg-editorial-wrap .itg-section{
    padding: 52px 0;
  }.tc-wp-content-root .itg-editorial-wrap .itg-container{
    padding: 0 14px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-section-head{
    margin-bottom: 26px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-card, .tc-wp-content-root .itg-editorial-wrap .itg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-card h3, .tc-wp-content-root .itg-editorial-wrap .itg-benefit-card h3, .tc-wp-content-root .itg-editorial-wrap .itg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-card p, .tc-wp-content-root .itg-editorial-wrap .itg-benefit-card p, .tc-wp-content-root .itg-editorial-wrap .itg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-steps{
    gap: 16px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .itg-editorial-wrap .itg-section{
    padding: 58px 0;
  }.tc-wp-content-root .itg-editorial-wrap .itg-container{
    padding: 0 18px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-card, .tc-wp-content-root .itg-editorial-wrap .itg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-card h3, .tc-wp-content-root .itg-editorial-wrap .itg-benefit-card h3, .tc-wp-content-root .itg-editorial-wrap .itg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-card p, .tc-wp-content-root .itg-editorial-wrap .itg-benefit-card p, .tc-wp-content-root .itg-editorial-wrap .itg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-steps{
    gap: 18px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .itg-editorial-wrap .itg-section{
    padding: 64px 0;
  }.tc-wp-content-root .itg-editorial-wrap .itg-container{
    padding: 0 22px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-card, .tc-wp-content-root .itg-editorial-wrap .itg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-card h3, .tc-wp-content-root .itg-editorial-wrap .itg-benefit-card h3, .tc-wp-content-root .itg-editorial-wrap .itg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-card p, .tc-wp-content-root .itg-editorial-wrap .itg-benefit-card p, .tc-wp-content-root .itg-editorial-wrap .itg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-steps{
    gap: 20px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .itg-editorial-wrap .itg-section{
    padding: 78px 0;
  }.tc-wp-content-root .itg-editorial-wrap .itg-container{
    padding: 0 28px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .itg-editorial-wrap .itg-card, .tc-wp-content-root .itg-editorial-wrap .itg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-card h3, .tc-wp-content-root .itg-editorial-wrap .itg-benefit-card h3, .tc-wp-content-root .itg-editorial-wrap .itg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-card p, .tc-wp-content-root .itg-editorial-wrap .itg-benefit-card p, .tc-wp-content-root .itg-editorial-wrap .itg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-steps{
    gap: 22px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .itg-editorial-wrap .itg-section{
    padding: 92px 0;
  }.tc-wp-content-root .itg-editorial-wrap .itg-container{
    padding: 0 32px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-card, .tc-wp-content-root .itg-editorial-wrap .itg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-card h3, .tc-wp-content-root .itg-editorial-wrap .itg-benefit-card h3, .tc-wp-content-root .itg-editorial-wrap .itg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-card p, .tc-wp-content-root .itg-editorial-wrap .itg-benefit-card p, .tc-wp-content-root .itg-editorial-wrap .itg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-steps{
    gap: 24px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-step-card{
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .itg-editorial-wrap .itg-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}