@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-192 .tc-wp-content-root img, .wpc-scope-192 .tc-wp-content-root video, .wpc-scope-192 .tc-wp-content-root svg, .wpc-scope-192 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #1f2937;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-white{
  background: #ffffff;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f6f8fb 100%);
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(124, 58, 237, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.1), rgba(6, 182, 212, 0.1));
  color: #6d28d9;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
  margin: 16px auto 0;
  color: #5b6472;
  line-height: 1.7;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-card, .wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-card::before, .wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.14), rgba(6, 182, 212, 0.1));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-card:hover, .wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(124, 58, 237, 0.22);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.11);
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-card:hover::before, .wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-card h3, .wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
  position: relative;
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-card p, .wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
  position: relative;
  margin: 11px 0 0;
  color: #5b6472;
  line-height: 1.68;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #7c3aed, #06b6d4);
  box-shadow: 0 12px 28px rgba(124, 58, 237, 0.22);
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon::before, .wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 9px;
  background: transparent;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-spark::before{
  width: 4px;
  height: 24px;
  left: 21px;
  top: 11px;
  border-radius: 999px;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-spark::after{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 21px;
  border-radius: 999px;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-profile::before{
  width: 12px;
  height: 12px;
  left: 17px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-profile::after{
  width: 24px;
  height: 12px;
  left: 11px;
  top: 27px;
  border-radius: 999px 999px 6px 6px;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-clean::before{
  width: 23px;
  height: 3px;
  left: 12px;
  top: 15px;
  border-radius: 999px;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-clean::after{
  width: 6px;
  height: 6px;
  right: 10px;
  top: 9px;
  border-radius: 50%;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-fast::before{
  width: 23px;
  height: 23px;
  left: 12px;
  top: 12px;
  clip-path: polygon(58% 0, 100% 0, 62% 45%, 100% 45%, 34% 100%, 48% 58%, 0 58%);
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-fast::after{
  display: none;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(124, 58, 237, 0.14);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(15, 23, 42, 0.07);
  overflow: hidden;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card::before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #7c3aed, #06b6d4);
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  border-radius: 18px;
  background: linear-gradient(135deg, #7c3aed, #06b6d4);
  box-shadow: 0 14px 32px rgba(124, 58, 237, 0.22);
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-badge{
  position: relative;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(6, 182, 212, 0.1);
  color: #0f766e;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
  background: #ffffff;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #7c3aed, #06b6d4);
  box-shadow: 0 12px 28px rgba(6, 182, 212, 0.2);
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  left: 13px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-192 .tc-wp-content-root .cfg-editorial-wrap .cfg-reveal.cfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .cfg-editorial-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 22px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .cfg-editorial-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .cfg-editorial-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 74px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .cfg-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid-three, .tc-wp-content-root .cfg-editorial-wrap .cfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cfg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid-three, .tc-wp-content-root .cfg-editorial-wrap .cfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }}.wpc-scope-192 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .cfg-step-content{}.wpc-scope-192 .tc-wp-content-root .cfg-use-card{}