@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-403 .tc-wp-content-root img, .wpc-scope-403 .tc-wp-content-root video, .wpc-scope-403 .tc-wp-content-root svg, .wpc-scope-403 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  font-family: inherit;
  color: #182033;
  background: #ffffff;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap, .wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap section, .wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap div, .wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-section{
  position: relative;
  width: 100%;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-section-white{
  background: #ffffff;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-section-soft{
  background:
    radial-gradient(circle at 10% 10%, rgba(110, 83, 255, 0.08), transparent 28%),
    radial-gradient(circle at 90% 20%, rgba(255, 190, 89, 0.12), transparent 26%),
    #f8f7f3;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(110, 83, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(110, 83, 255, 0.1), rgba(255, 190, 89, 0.14));
  color: #5a3fe6;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap h2{
  margin: 0;
  color: #121827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-heading-block p{
  margin: 16px auto 0;
  color: #5d6575;
  line-height: 1.72;
  letter-spacing: 0;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(24, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(29, 35, 54, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(110, 83, 255, 0.34), rgba(255, 190, 89, 0.26), rgba(39, 221, 193, 0.18));
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-card:hover{
  transform: translateY(-6px);
  border-color: rgba(110, 83, 255, 0.2);
  box-shadow: 0 24px 60px rgba(29, 35, 54, 0.13);
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-card:hover::before{
  opacity: 1;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-card h3{
  margin: 18px 0 0;
  color: #151c2d;
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-card p{
  margin: 11px 0 0;
  color: #626b7a;
  line-height: 1.66;
  letter-spacing: 0;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 15px;
  background: linear-gradient(135deg, #6e53ff, #27ddc1);
  box-shadow: 0 12px 26px rgba(110, 83, 255, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-card:hover .swtext-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-icon::before, .wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 999px;
  background: transparent;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 17px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-icon-spark::before{
  width: 22px;
  height: 2px;
  left: 12px;
  top: 22px;
  transform: rotate(45deg);
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-icon-spark::after{
  width: 22px;
  height: 2px;
  left: 12px;
  top: 22px;
  transform: rotate(-45deg);
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-icon-title::before{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 14px;
  border-radius: 999px;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-icon-title::after{
  width: 18px;
  height: 4px;
  left: 14px;
  top: 27px;
  border-radius: 999px;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-icon-mobile::after{
  width: 4px;
  height: 4px;
  left: 21px;
  top: 28px;
  border-radius: 50%;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-icon-clean::before{
  width: 22px;
  height: 2px;
  left: 12px;
  top: 17px;
  border-radius: 999px;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-icon-clean::after{
  width: 16px;
  height: 2px;
  left: 15px;
  top: 27px;
  border-radius: 999px;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-icon-free::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-icon-free::after{
  width: 12px;
  height: 2px;
  left: 17px;
  top: 22px;
  border-radius: 999px;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-icon-speed::after{
  width: 11px;
  height: 2px;
  left: 22px;
  top: 21px;
  border-radius: 999px;
  transform: rotate(-35deg);
  transform-origin: left center;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-icon-privacy::before{
  width: 20px;
  height: 15px;
  left: 13px;
  top: 19px;
  border-radius: 4px;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-icon-privacy::after{
  width: 14px;
  height: 11px;
  left: 16px;
  top: 10px;
  border: 2px solid #ffffff;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
  background: transparent;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(24, 32, 51, 0.09);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.78));
  box-shadow: 0 18px 48px rgba(29, 35, 54, 0.08);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #6e53ff, #27ddc1, #ffbe59);
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(29, 35, 54, 0.12);
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #171d31, #6e53ff);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(110, 83, 255, 0.23);
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-step-content h3{
  margin: 0;
  color: #151c2d;
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-step-content p{
  margin: 9px 0 0;
  color: #626b7a;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  width: fit-content;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(255, 190, 89, 0.18);
  color: #805313;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at 100% 0%, rgba(110, 83, 255, 0.1), transparent 32%);
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-benefit-card{
  text-align: left;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-403 .tc-wp-content-root .swtext-editorial-wrap .swtext-reveal.swtext-visible{
  opacity: 1;
  transform: translateY(0);
}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .swtext-editorial-wrap .swtext-reveal, .tc-wp-content-root .swtext-editorial-wrap .swtext-card, .tc-wp-content-root .swtext-editorial-wrap .swtext-step-card, .tc-wp-content-root .swtext-editorial-wrap .swtext-icon{
    transition: none;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-reveal{
    opacity: 1;
    transform: none;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .swtext-editorial-wrap .swtext-section{
    padding: 48px 0;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-container{
    padding: 0 14px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-kicker{
    font-size: 11px;
  }.tc-wp-content-root .swtext-editorial-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-heading-block p{
    font-size: 14px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 26px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-card{
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-card h3{
    font-size: 18px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-card p{
    font-size: 14px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-steps{
    gap: 14px;
    margin-top: 26px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-step-number{
    width: 52px;
    height: 52px;
    font-size: 15px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-badge{
    font-size: 11px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .swtext-editorial-wrap .swtext-section{
    padding: 54px 0;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-container{
    padding: 0 18px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-kicker{
    font-size: 12px;
  }.tc-wp-content-root .swtext-editorial-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-card h3{
    font-size: 19px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
    border-radius: 20px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-step-number{
    width: 56px;
    height: 56px;
    font-size: 16px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-badge{
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .swtext-editorial-wrap .swtext-section{
    padding: 62px 0;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-container{
    padding: 0 22px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-kicker{
    font-size: 12px;
  }.tc-wp-content-root .swtext-editorial-wrap h2{
    font-size: 33px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-card{
    padding: 24px;
    border-radius: 22px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-card h3{
    font-size: 20px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-card p{
    font-size: 15px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px;
    border-radius: 22px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-step-number{
    width: 58px;
    height: 58px;
    font-size: 16px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-badge{
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .swtext-editorial-wrap .swtext-section{
    padding: 78px 0;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-container{
    padding: 0 30px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-kicker{
    font-size: 12px;
  }.tc-wp-content-root .swtext-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-grid-three, .tc-wp-content-root .swtext-editorial-wrap .swtext-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-grid{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-card{
    padding: 26px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-card h3{
    font-size: 20px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-card p{
    font-size: 15px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-steps{
    gap: 18px;
    margin-top: 42px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-step-card{
    gap: 24px;
    padding: 28px 30px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-step-number{
    width: 64px;
    height: 64px;
    font-size: 17px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-badge{
    font-size: 12px;
  }}@media (min-width: 1024px){.tc-wp-content-root .swtext-editorial-wrap .swtext-section{
    padding: 96px 0;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-container{
    padding: 0 32px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-kicker{
    font-size: 12px;
  }.tc-wp-content-root .swtext-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-grid-three, .tc-wp-content-root .swtext-editorial-wrap .swtext-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-card{
    padding: 30px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-card h3{
    font-size: 21px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-steps{
    gap: 20px;
    margin-top: 48px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-step-card{
    gap: 28px;
    padding: 32px 36px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-step-number{
    width: 70px;
    height: 70px;
    font-size: 18px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .swtext-editorial-wrap .swtext-badge{
    font-size: 12px;
  }}