@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-418 .tc-wp-content-root img, .wpc-scope-418 .tc-wp-content-root video, .wpc-scope-418 .tc-wp-content-root svg, .wpc-scope-418 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  line-height: 1.6;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content, .wpc-scope-418 .tc-wp-content-root .stg-editorial-content section, .wpc-scope-418 .tc-wp-content-root .stg-editorial-content div, .wpc-scope-418 .tc-wp-content-root .stg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-section{
  position: relative;
  width: 100%;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-section-white{
  background: #ffffff;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-section-soft{
  background: linear-gradient(180deg, #fbfbfd 0%, #f6f8fc 100%);
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(124, 58, 237, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.08), rgba(6, 182, 212, 0.08));
  color: #6d3be8;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-section-head h2{
  margin: 0;
  color: #121826;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-section-head p{
  margin: 16px auto 0;
  color: #566174;
  line-height: 1.72;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-card, .wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-benefit-card, .wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(31, 41, 55, 0.09);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-card{
  border-radius: 18px;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-card::before, .wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.45), rgba(6, 182, 212, 0.24), rgba(236, 72, 153, 0.18));
  opacity: 0;
  transition: opacity 220ms ease;
  pointer-events: none;
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask-composite: exclude;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-card:hover, .wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-benefit-card:hover, .wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(124, 58, 237, 0.2);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.11);
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-card:hover::before, .wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-card h3, .wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-benefit-card h3, .wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-step-body h3{
  margin: 0;
  color: #151c2e;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-card p, .wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-benefit-card p, .wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-step-body p{
  margin: 10px 0 0;
  color: #5b6678;
  line-height: 1.68;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #7c3aed, #06b6d4);
  box-shadow: 0 14px 28px rgba(124, 58, 237, 0.2);
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-icon::before, .wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-icon::after{
  content: "";
  position: absolute;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-icon{
  position: relative;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 16px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-icon-copy::after{
  width: 13px;
  height: 16px;
  left: 11px;
  top: 17px;
  border: 2px solid rgba(255,255,255,0.75);
  border-radius: 4px;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-icon-mix::before{
  width: 23px;
  height: 2px;
  left: 12px;
  top: 17px;
  background: #ffffff;
  box-shadow: 0 10px 0 #ffffff;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-icon-mix::after{
  width: 6px;
  height: 6px;
  left: 27px;
  top: 14px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: -12px 10px 0 #ffffff;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-icon-clean::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border: 2px solid #ffffff;
  border-top: 0;
  transform: skew(-12deg);
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border: 2px solid #ffffff;
  border-left-color: transparent;
  border-radius: 50%;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-icon-brand::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-icon-brand::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 20px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(124, 58, 237, 0.35), rgba(6, 182, 212, 0.2)) border-box;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #7c3aed, #06b6d4);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(124, 58, 237, 0.22);
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(6, 182, 212, 0.09);
  color: #087f9f;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-benefit-card{
  border-radius: 18px;
  background: #ffffff;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-benefit-mark{
  display: block;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.14), rgba(6, 182, 212, 0.14));
  position: relative;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-benefit-mark::before{
  content: "";
  position: absolute;
  left: 15px;
  top: 12px;
  width: 10px;
  height: 17px;
  border: solid #7c3aed;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-418 .tc-wp-content-root .stg-editorial-content .stg-reveal.stg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .stg-editorial-content .stg-section{
    padding: 50px 0;
  }.tc-wp-content-root .stg-editorial-content .stg-container{
    padding: 0 16px;
  }.tc-wp-content-root .stg-editorial-content .stg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .stg-editorial-content .stg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .stg-editorial-content .stg-grid, .tc-wp-content-root .stg-editorial-content .stg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .stg-editorial-content .stg-grid-three, .tc-wp-content-root .stg-editorial-content .stg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .stg-editorial-content .stg-card, .tc-wp-content-root .stg-editorial-content .stg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .stg-editorial-content .stg-card h3, .tc-wp-content-root .stg-editorial-content .stg-benefit-card h3, .tc-wp-content-root .stg-editorial-content .stg-step-body h3{
    font-size: 18px;
  }.tc-wp-content-root .stg-editorial-content .stg-card p, .tc-wp-content-root .stg-editorial-content .stg-benefit-card p, .tc-wp-content-root .stg-editorial-content .stg-step-body p{
    font-size: 14px;
  }.tc-wp-content-root .stg-editorial-content .stg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .stg-editorial-content .stg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .stg-editorial-content .stg-section{
    padding: 56px 0;
  }.tc-wp-content-root .stg-editorial-content .stg-container{
    padding: 0 18px;
  }.tc-wp-content-root .stg-editorial-content .stg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .stg-editorial-content .stg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .stg-editorial-content .stg-grid, .tc-wp-content-root .stg-editorial-content .stg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .stg-editorial-content .stg-grid-three, .tc-wp-content-root .stg-editorial-content .stg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .stg-editorial-content .stg-card, .tc-wp-content-root .stg-editorial-content .stg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .stg-editorial-content .stg-card h3, .tc-wp-content-root .stg-editorial-content .stg-benefit-card h3, .tc-wp-content-root .stg-editorial-content .stg-step-body h3{
    font-size: 19px;
  }.tc-wp-content-root .stg-editorial-content .stg-card p, .tc-wp-content-root .stg-editorial-content .stg-benefit-card p, .tc-wp-content-root .stg-editorial-content .stg-step-body p{
    font-size: 14.5px;
  }.tc-wp-content-root .stg-editorial-content .stg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .stg-editorial-content .stg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .stg-editorial-content .stg-section{
    padding: 64px 0;
  }.tc-wp-content-root .stg-editorial-content .stg-container{
    padding: 0 22px;
  }.tc-wp-content-root .stg-editorial-content .stg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .stg-editorial-content .stg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .stg-editorial-content .stg-grid, .tc-wp-content-root .stg-editorial-content .stg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .stg-editorial-content .stg-grid-three, .tc-wp-content-root .stg-editorial-content .stg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .stg-editorial-content .stg-card, .tc-wp-content-root .stg-editorial-content .stg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .stg-editorial-content .stg-card h3, .tc-wp-content-root .stg-editorial-content .stg-benefit-card h3, .tc-wp-content-root .stg-editorial-content .stg-step-body h3{
    font-size: 20px;
  }.tc-wp-content-root .stg-editorial-content .stg-card p, .tc-wp-content-root .stg-editorial-content .stg-benefit-card p, .tc-wp-content-root .stg-editorial-content .stg-step-body p{
    font-size: 15px;
  }.tc-wp-content-root .stg-editorial-content .stg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .stg-editorial-content .stg-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .stg-editorial-content .stg-section{
    padding: 78px 0;
  }.tc-wp-content-root .stg-editorial-content .stg-container{
    padding: 0 32px;
  }.tc-wp-content-root .stg-editorial-content .stg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .stg-editorial-content .stg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .stg-editorial-content .stg-grid, .tc-wp-content-root .stg-editorial-content .stg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .stg-editorial-content .stg-grid-three, .tc-wp-content-root .stg-editorial-content .stg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .stg-editorial-content .stg-card, .tc-wp-content-root .stg-editorial-content .stg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .stg-editorial-content .stg-card h3, .tc-wp-content-root .stg-editorial-content .stg-benefit-card h3, .tc-wp-content-root .stg-editorial-content .stg-step-body h3{
    font-size: 21px;
  }.tc-wp-content-root .stg-editorial-content .stg-card p, .tc-wp-content-root .stg-editorial-content .stg-benefit-card p, .tc-wp-content-root .stg-editorial-content .stg-step-body p{
    font-size: 15.5px;
  }.tc-wp-content-root .stg-editorial-content .stg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .stg-editorial-content .stg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .stg-editorial-content .stg-section{
    padding: 96px 0;
  }.tc-wp-content-root .stg-editorial-content .stg-container{
    padding: 0 32px;
  }.tc-wp-content-root .stg-editorial-content .stg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .stg-editorial-content .stg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .stg-editorial-content .stg-grid, .tc-wp-content-root .stg-editorial-content .stg-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .stg-editorial-content .stg-grid-three, .tc-wp-content-root .stg-editorial-content .stg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .stg-editorial-content .stg-card, .tc-wp-content-root .stg-editorial-content .stg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .stg-editorial-content .stg-card h3, .tc-wp-content-root .stg-editorial-content .stg-benefit-card h3, .tc-wp-content-root .stg-editorial-content .stg-step-body h3{
    font-size: 22px;
  }.tc-wp-content-root .stg-editorial-content .stg-card p, .tc-wp-content-root .stg-editorial-content .stg-benefit-card p, .tc-wp-content-root .stg-editorial-content .stg-step-body p{
    font-size: 16px;
  }.tc-wp-content-root .stg-editorial-content .stg-step-card{
    gap: 26px;
    padding: 34px 38px;
  }.tc-wp-content-root .stg-editorial-content .stg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}