@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-84 .tc-wp-content-root img, .wpc-scope-84 .tc-wp-content-root video, .wpc-scope-84 .tc-wp-content-root svg, .wpc-scope-84 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Arial, Helvetica, sans-serif;
  background: #ffffff;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content, .wpc-scope-84 .tc-wp-content-root .cfg-editorial-content div, .wpc-scope-84 .tc-wp-content-root .cfg-editorial-content section, .wpc-scope-84 .tc-wp-content-root .cfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-section{
  position: relative;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-section-white{
  background: #ffffff;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f7f9fc 100%);
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 7px 13px;
  margin-bottom: 14px;
  border: 1px solid rgba(121, 92, 255, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(121, 92, 255, 0.1), rgba(0, 194, 203, 0.1));
  color: #5c43d6;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content h2, .wpc-scope-84 .tc-wp-content-root .cfg-editorial-content h3, .wpc-scope-84 .tc-wp-content-root .cfg-editorial-content p{
  margin-top: 0;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content h2{
  margin-bottom: 14px;
  color: #121827;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-section-head p{
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  color: #5c667a;
  line-height: 1.75;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-info-card, .wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-use-card, .wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card, .wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-step-card{
  position: relative;
  min-width: 0;
  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(23, 32, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-info-card:hover, .wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-use-card:hover, .wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card:hover, .wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(121, 92, 255, 0.28);
  box-shadow: 0 24px 60px rgba(23, 32, 51, 0.13);
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-info-card::before, .wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-use-card::before, .wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card::before{
  content: "";
  position: absolute;
  top: 0;
  right: 20px;
  left: 20px;
  height: 3px;
  border-radius: 0 0 999px 999px;
  background: linear-gradient(90deg, #795cff, #00c2cb, #ff7a59);
  opacity: 0.85;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-info-card h3, .wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-use-card h3, .wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card h3, .wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-step-card h3{
  margin-bottom: 10px;
  color: #141b2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-info-card p, .wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-use-card p, .wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card p, .wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-step-card p{
  margin-bottom: 0;
  color: #5d6678;
  line-height: 1.68;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(121, 92, 255, 0.16), rgba(0, 194, 203, 0.14));
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-icon::before, .wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-icon::after{
  content: "";
  position: absolute;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-icon-preview::before{
  top: 15px;
  left: 12px;
  width: 24px;
  height: 16px;
  border: 2px solid #6a50ef;
  border-radius: 8px;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-icon-copy::before{
  top: 12px;
  left: 16px;
  width: 17px;
  height: 20px;
  border: 2px solid #6a50ef;
  border-radius: 5px;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-icon-copy::after{
  top: 18px;
  left: 11px;
  width: 17px;
  height: 20px;
  border: 2px solid #00a9b2;
  border-radius: 5px;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-icon-spark::before{
  top: 10px;
  left: 21px;
  width: 7px;
  height: 28px;
  border-radius: 999px;
  background: #6a50ef;
  transform: rotate(35deg);
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-icon-spark::after{
  top: 21px;
  left: 10px;
  width: 28px;
  height: 7px;
  border-radius: 999px;
  background: #00a9b2;
  transform: rotate(35deg);
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-icon-mobile::before{
  top: 9px;
  left: 15px;
  width: 18px;
  height: 30px;
  border: 2px solid #6a50ef;
  border-radius: 7px;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-icon-fast::before{
  top: 12px;
  left: 13px;
  width: 23px;
  height: 23px;
  border: 2px solid #6a50ef;
  border-radius: 50%;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-icon-fast::after{
  top: 17px;
  left: 25px;
  width: 2px;
  height: 12px;
  border-radius: 999px;
  background: #00a9b2;
  transform: rotate(45deg);
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-icon-clean::before{
  top: 13px;
  left: 12px;
  width: 24px;
  height: 24px;
  border-radius: 9px;
  background: linear-gradient(135deg, #6a50ef, #00a9b2);
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-icon-clean::after{
  top: 20px;
  left: 19px;
  width: 12px;
  height: 7px;
  border-bottom: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-step-card::before{
  content: "";
  position: absolute;
  top: -60px;
  right: -40px;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(121, 92, 255, 0.16), rgba(121, 92, 255, 0));
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #795cff, #00c2cb);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 34px rgba(121, 92, 255, 0.24);
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-use-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 11px;
  margin-bottom: 16px;
  border-radius: 999px;
  background: rgba(255, 122, 89, 0.1);
  color: #bd4c31;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #795cff, #00c2cb);
  box-shadow: 0 12px 30px rgba(0, 194, 203, 0.2);
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-benefit-mark::before{
  content: "";
  width: 15px;
  height: 8px;
  margin: 13px auto 0;
  border-bottom: 3px solid #ffffff;
  border-left: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-84 .tc-wp-content-root .cfg-editorial-content .cfg-reveal.cfg-is-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .cfg-editorial-content .cfg-section{
    padding: 42px 0;
  }.tc-wp-content-root .cfg-editorial-content .cfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .cfg-editorial-content h2{
    font-size: 25px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-head{
    margin-bottom: 26px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card-grid, .tc-wp-content-root .cfg-editorial-content .cfg-steps{
    gap: 16px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-grid-three, .tc-wp-content-root .cfg-editorial-content .cfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .cfg-editorial-content .cfg-info-card, .tc-wp-content-root .cfg-editorial-content .cfg-use-card, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-content h3{
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-info-card p, .tc-wp-content-root .cfg-editorial-content .cfg-use-card p, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-content .cfg-step-card p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .cfg-editorial-content .cfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .cfg-editorial-content .cfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .cfg-editorial-content h2{
    font-size: 28px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card-grid, .tc-wp-content-root .cfg-editorial-content .cfg-steps{
    gap: 18px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-grid-three, .tc-wp-content-root .cfg-editorial-content .cfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .cfg-editorial-content .cfg-info-card, .tc-wp-content-root .cfg-editorial-content .cfg-use-card, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-content h3{
    font-size: 19px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-info-card p, .tc-wp-content-root .cfg-editorial-content .cfg-use-card p, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-content .cfg-step-card p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .cfg-editorial-content .cfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .cfg-editorial-content .cfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .cfg-editorial-content h2{
    font-size: 31px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-head{
    margin-bottom: 32px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card-grid, .tc-wp-content-root .cfg-editorial-content .cfg-steps{
    gap: 20px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-grid-three, .tc-wp-content-root .cfg-editorial-content .cfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .cfg-editorial-content .cfg-info-card, .tc-wp-content-root .cfg-editorial-content .cfg-use-card, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }.tc-wp-content-root .cfg-editorial-content h3{
    font-size: 20px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-info-card p, .tc-wp-content-root .cfg-editorial-content .cfg-use-card p, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-content .cfg-step-card p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .cfg-editorial-content .cfg-section{
    padding: 72px 0;
  }.tc-wp-content-root .cfg-editorial-content .cfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .cfg-editorial-content h2{
    font-size: 38px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-head{
    margin-bottom: 40px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card-grid, .tc-wp-content-root .cfg-editorial-content .cfg-steps{
    gap: 22px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-grid-three, .tc-wp-content-root .cfg-editorial-content .cfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .cfg-editorial-content .cfg-info-card, .tc-wp-content-root .cfg-editorial-content .cfg-use-card, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-card{
    grid-template-columns: 86px 1fr;
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }.tc-wp-content-root .cfg-editorial-content h3{
    font-size: 21px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-info-card p, .tc-wp-content-root .cfg-editorial-content .cfg-use-card p, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-content .cfg-step-card p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cfg-editorial-content .cfg-section{
    padding: 86px 0;
  }.tc-wp-content-root .cfg-editorial-content .cfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cfg-editorial-content h2{
    font-size: 44px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-head{
    margin-bottom: 46px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card-grid{
    gap: 24px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-steps{
    gap: 22px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-grid-three, .tc-wp-content-root .cfg-editorial-content .cfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .cfg-editorial-content .cfg-info-card, .tc-wp-content-root .cfg-editorial-content .cfg-use-card, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-card{
    grid-template-columns: 96px 1fr;
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-number{
    width: 76px;
    height: 76px;
    font-size: 21px;
  }.tc-wp-content-root .cfg-editorial-content h3{
    font-size: 22px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-info-card p, .tc-wp-content-root .cfg-editorial-content .cfg-use-card p, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-content .cfg-step-card p{
    font-size: 16px;
  }}.wpc-scope-84 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .cfg-step-content{}