@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-157 .tc-wp-content-root img, .wpc-scope-157 .tc-wp-content-root video, .wpc-scope-157 .tc-wp-content-root svg, .wpc-scope-157 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial, .wpc-scope-157 .tc-wp-content-root .cfg-editorial section, .wpc-scope-157 .tc-wp-content-root .cfg-editorial div, .wpc-scope-157 .tc-wp-content-root .cfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-section{
  position: relative;
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-section-white{
  background: #ffffff;
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f8fb 100%);
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(63, 139, 255, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(63, 139, 255, 0.1), rgba(57, 217, 182, 0.12));
  color: #2364c8;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-section-head p{
  margin: 16px auto 0;
  color: #5d6678;
  line-height: 1.7;
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-card, .wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-benefit, .wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-step{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(28, 38, 62, 0.09);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(22, 35, 62, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-card{
  height: 100%;
  border-radius: 22px;
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-card::before, .wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-benefit::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(63, 139, 255, 0.55), rgba(57, 217, 182, 0.35), rgba(255, 255, 255, 0));
  opacity: 0;
  pointer-events: none;
  transition: opacity 220ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-card:hover, .wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-benefit:hover, .wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-step:hover{
  transform: translateY(-5px);
  border-color: rgba(63, 139, 255, 0.24);
  box-shadow: 0 24px 60px rgba(22, 35, 62, 0.13);
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-card:hover::before, .wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-benefit:hover::before{
  opacity: 1;
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-card h3, .wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-benefit h3, .wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-step h3{
  margin: 0;
  color: #141b2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-card p, .wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-benefit p, .wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-step p{
  margin: 10px 0 0;
  color: #626b7d;
  line-height: 1.68;
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-icon{
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 20px;
  border-radius: 15px;
  background: linear-gradient(135deg, #3f8bff, #39d9b6);
  box-shadow: 0 12px 26px rgba(63, 139, 255, 0.25);
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-icon::after{
  content: "";
  display: block;
  margin: auto;
  width: 17px;
  height: 17px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-icon-copy::after{
  width: 16px;
  height: 16px;
  border-radius: 4px;
  box-shadow: 5px -5px 0 rgba(255, 255, 255, 0.35);
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-icon-spark::after{
  width: 18px;
  height: 18px;
  border: 0;
  border-radius: 2px;
  background: #ffffff;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-icon-clean::after{
  width: 20px;
  height: 10px;
  border-width: 0 0 3px 3px;
  border-radius: 0;
  transform: rotate(-45deg);
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-icon-mobile::after{
  width: 13px;
  height: 21px;
  border-radius: 5px;
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-icon-badge::after{
  width: 18px;
  height: 18px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.35);
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-step{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-step::after{
  content: "";
  position: absolute;
  top: 18px;
  right: 18px;
  width: 72px;
  height: 72px;
  border: 1px solid rgba(63, 139, 255, 0.13);
  border-radius: 50%;
  background: radial-gradient(circle, rgba(57, 217, 182, 0.16), rgba(255, 255, 255, 0));
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 74px;
  height: 74px;
  border-radius: 22px;
  background: linear-gradient(135deg, #111827, #2364c8);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(35, 100, 200, 0.24);
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-use-tag{
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(57, 217, 182, 0.13);
  color: #087f6d;
  font-size: 12px;
  font-weight: 850;
  line-height: 1.2;
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-benefit{
  height: 100%;
  border-radius: 22px;
  background: #ffffff;
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-benefit-mark{
  display: block;
  width: 52px;
  height: 6px;
  margin-bottom: 22px;
  border-radius: 999px;
  background: linear-gradient(90deg, #3f8bff, #39d9b6);
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-157 .tc-wp-content-root .cfg-editorial .cfg-reveal.cfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .cfg-editorial .cfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .cfg-editorial .cfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial .cfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .cfg-editorial .cfg-card, .tc-wp-content-root .cfg-editorial .cfg-benefit{
    padding: 22px;
  }.tc-wp-content-root .cfg-editorial .cfg-card h3, .tc-wp-content-root .cfg-editorial .cfg-benefit h3, .tc-wp-content-root .cfg-editorial .cfg-step h3{
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial .cfg-card p, .tc-wp-content-root .cfg-editorial .cfg-benefit p, .tc-wp-content-root .cfg-editorial .cfg-step p{
    font-size: 14px;
  }.tc-wp-content-root .cfg-editorial .cfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .cfg-editorial .cfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px;
  }.tc-wp-content-root .cfg-editorial .cfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .cfg-editorial .cfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .cfg-editorial .cfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial .cfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .cfg-editorial .cfg-card, .tc-wp-content-root .cfg-editorial .cfg-benefit{
    padding: 24px;
  }.tc-wp-content-root .cfg-editorial .cfg-card h3, .tc-wp-content-root .cfg-editorial .cfg-benefit h3, .tc-wp-content-root .cfg-editorial .cfg-step h3{
    font-size: 19px;
  }.tc-wp-content-root .cfg-editorial .cfg-card p, .tc-wp-content-root .cfg-editorial .cfg-benefit p, .tc-wp-content-root .cfg-editorial .cfg-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .cfg-editorial .cfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .cfg-editorial .cfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .cfg-editorial .cfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .cfg-editorial .cfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .cfg-editorial .cfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head h2{
    font-size: 33px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-editorial .cfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .cfg-editorial .cfg-card, .tc-wp-content-root .cfg-editorial .cfg-benefit{
    padding: 26px;
  }.tc-wp-content-root .cfg-editorial .cfg-card h3, .tc-wp-content-root .cfg-editorial .cfg-benefit h3, .tc-wp-content-root .cfg-editorial .cfg-step h3{
    font-size: 20px;
  }.tc-wp-content-root .cfg-editorial .cfg-card p, .tc-wp-content-root .cfg-editorial .cfg-benefit p, .tc-wp-content-root .cfg-editorial .cfg-step p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial .cfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .cfg-editorial .cfg-step{
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 26px;
  }.tc-wp-content-root .cfg-editorial .cfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .cfg-editorial .cfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .cfg-editorial .cfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .cfg-editorial .cfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .cfg-editorial .cfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .cfg-editorial .cfg-card, .tc-wp-content-root .cfg-editorial .cfg-benefit{
    padding: 28px;
  }.tc-wp-content-root .cfg-editorial .cfg-card h3, .tc-wp-content-root .cfg-editorial .cfg-benefit h3, .tc-wp-content-root .cfg-editorial .cfg-step h3{
    font-size: 21px;
  }.tc-wp-content-root .cfg-editorial .cfg-card p, .tc-wp-content-root .cfg-editorial .cfg-benefit p, .tc-wp-content-root .cfg-editorial .cfg-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial .cfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .cfg-editorial .cfg-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .cfg-editorial .cfg-step-number{
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cfg-editorial .cfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .cfg-editorial .cfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial .cfg-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .cfg-editorial .cfg-grid-3, .tc-wp-content-root .cfg-editorial .cfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .cfg-editorial .cfg-card, .tc-wp-content-root .cfg-editorial .cfg-benefit{
    padding: 30px;
  }.tc-wp-content-root .cfg-editorial .cfg-card h3, .tc-wp-content-root .cfg-editorial .cfg-benefit h3, .tc-wp-content-root .cfg-editorial .cfg-step h3{
    font-size: 22px;
  }.tc-wp-content-root .cfg-editorial .cfg-card p, .tc-wp-content-root .cfg-editorial .cfg-benefit p, .tc-wp-content-root .cfg-editorial .cfg-step p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-editorial .cfg-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .cfg-editorial .cfg-step{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .cfg-editorial .cfg-step-number{
    font-size: 22px;
  }}.wpc-scope-157 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .cfg-icon-ring{}.wpc-scope-157 .tc-wp-content-root .cfg-use-card{}