@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-406 .tc-wp-content-root img, .wpc-scope-406 .tc-wp-content-root video, .wpc-scope-406 .tc-wp-content-root svg, .wpc-scope-406 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap, .wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap section, .wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap div, .wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-section{
  position: relative;
  width: 100%;
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-section-white{
  background: #ffffff;
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f5f7fb 100%);
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(64, 131, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(64, 131, 255, 0.1), rgba(0, 196, 167, 0.1));
  color: #2563eb;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-section-head p{
  margin: 16px auto 0;
  color: #5f6b7a;
  line-height: 1.7;
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-info-card, .wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-use-card, .wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-benefit-card, .wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-step-card{
  position: relative;
  overflow: hidden;
  height: 100%;
  border: 1px solid rgba(22, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-info-card::before, .wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-use-card::before, .wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #4083ff, #00c4a7, #8b5cf6);
  opacity: 0.9;
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-info-card:hover, .wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-use-card:hover, .wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-benefit-card:hover, .wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(64, 131, 255, 0.28);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.13);
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-info-card h3, .wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-use-card h3, .wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-benefit-card h3, .wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-step-content h3{
  margin: 0;
  color: #141c2f;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-info-card p, .wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-use-card p, .wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-benefit-card p, .wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-step-content p{
  margin: 10px 0 0;
  color: #647181;
  line-height: 1.68;
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(64, 131, 255, 0.16), rgba(0, 196, 167, 0.16));
  box-shadow: inset 0 0 0 1px rgba(64, 131, 255, 0.12);
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-icon::before{
  content: "";
  width: 18px;
  height: 18px;
  margin: auto;
  border: 2px solid #2563eb;
  border-radius: 5px;
  transition: transform 260ms ease;
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-info-card:hover .rtg-icon::before{
  transform: rotate(-12deg) scale(1.05);
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-icon-flip::before{
  border-left-color: #00a88f;
  transform: skewX(-8deg);
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-icon-copy::before{
  box-shadow: 6px 6px 0 rgba(0, 196, 167, 0.28);
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-icon-spark::before{
  border-radius: 50%;
  background: radial-gradient(circle, #00c4a7 0 28%, transparent 31%);
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-icon-clean::before{
  border-radius: 999px;
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-icon-fast::before{
  border-right-color: transparent;
  border-bottom-color: transparent;
  transform: rotate(45deg);
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-icon-safe::before{
  border-radius: 8px 8px 12px 12px;
  background: linear-gradient(135deg, rgba(37, 99, 235, 0.12), rgba(0, 196, 167, 0.12));
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  background: linear-gradient(135deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-step-card::after{
  content: "";
  position: absolute;
  top: 22px;
  bottom: 22px;
  left: 44px;
  width: 2px;
  background: linear-gradient(180deg, rgba(64, 131, 255, 0), rgba(64, 131, 255, 0.35), rgba(0, 196, 167, 0));
  z-index: 0;
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 62px;
  height: 62px;
  border-radius: 18px;
  background: linear-gradient(135deg, #2563eb, #00a88f);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 34px rgba(37, 99, 235, 0.25);
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-badge{
  display: inline-flex;
  width: max-content;
  margin-bottom: 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: #eff6ff;
  color: #2563eb;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-benefit-mark{
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #2563eb, #00c4a7);
  box-shadow: 0 14px 30px rgba(0, 196, 167, 0.22);
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-benefit-mark::before{
  content: "";
  width: 16px;
  height: 9px;
  margin: auto;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg) translate(1px, -1px);
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-406 .tc-wp-content-root .rtg-editorial-wrap .rtg-reveal.rtg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .rtg-editorial-wrap .rtg-section{
    padding: 54px 0;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-container{
    padding: 0 14px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-info-card, .tc-wp-content-root .rtg-editorial-wrap .rtg-use-card, .tc-wp-content-root .rtg-editorial-wrap .rtg-benefit-card{
    padding: 24px 20px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px 20px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-step-card::after{
    display: none;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-info-card h3, .tc-wp-content-root .rtg-editorial-wrap .rtg-use-card h3, .tc-wp-content-root .rtg-editorial-wrap .rtg-benefit-card h3, .tc-wp-content-root .rtg-editorial-wrap .rtg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-info-card p, .tc-wp-content-root .rtg-editorial-wrap .rtg-use-card p, .tc-wp-content-root .rtg-editorial-wrap .rtg-benefit-card p, .tc-wp-content-root .rtg-editorial-wrap .rtg-step-content p{
    font-size: 14.5px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .rtg-editorial-wrap .rtg-section{
    padding: 60px 0;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-container{
    padding: 0 18px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-info-card, .tc-wp-content-root .rtg-editorial-wrap .rtg-use-card, .tc-wp-content-root .rtg-editorial-wrap .rtg-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 22px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-step-card::after{
    display: none;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-info-card h3, .tc-wp-content-root .rtg-editorial-wrap .rtg-use-card h3, .tc-wp-content-root .rtg-editorial-wrap .rtg-benefit-card h3, .tc-wp-content-root .rtg-editorial-wrap .rtg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-info-card p, .tc-wp-content-root .rtg-editorial-wrap .rtg-use-card p, .tc-wp-content-root .rtg-editorial-wrap .rtg-benefit-card p, .tc-wp-content-root .rtg-editorial-wrap .rtg-step-content p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .rtg-editorial-wrap .rtg-section{
    padding: 68px 0;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-container{
    padding: 0 22px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-info-card, .tc-wp-content-root .rtg-editorial-wrap .rtg-use-card, .tc-wp-content-root .rtg-editorial-wrap .rtg-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-step-card::after{
    display: none;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-info-card h3, .tc-wp-content-root .rtg-editorial-wrap .rtg-use-card h3, .tc-wp-content-root .rtg-editorial-wrap .rtg-benefit-card h3, .tc-wp-content-root .rtg-editorial-wrap .rtg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-info-card p, .tc-wp-content-root .rtg-editorial-wrap .rtg-use-card p, .tc-wp-content-root .rtg-editorial-wrap .rtg-benefit-card p, .tc-wp-content-root .rtg-editorial-wrap .rtg-step-content p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .rtg-editorial-wrap .rtg-section{
    padding: 82px 0;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-container{
    padding: 0 30px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-card-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-grid-six, .tc-wp-content-root .rtg-editorial-wrap .rtg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-info-card, .tc-wp-content-root .rtg-editorial-wrap .rtg-use-card, .tc-wp-content-root .rtg-editorial-wrap .rtg-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-step-card{
    gap: 24px;
    padding: 30px 28px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-info-card h3, .tc-wp-content-root .rtg-editorial-wrap .rtg-use-card h3, .tc-wp-content-root .rtg-editorial-wrap .rtg-benefit-card h3, .tc-wp-content-root .rtg-editorial-wrap .rtg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-info-card p, .tc-wp-content-root .rtg-editorial-wrap .rtg-use-card p, .tc-wp-content-root .rtg-editorial-wrap .rtg-benefit-card p, .tc-wp-content-root .rtg-editorial-wrap .rtg-step-content p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .rtg-editorial-wrap .rtg-section{
    padding: 96px 0;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-container{
    padding: 0 32px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-grid-six, .tc-wp-content-root .rtg-editorial-wrap .rtg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-info-card, .tc-wp-content-root .rtg-editorial-wrap .rtg-use-card, .tc-wp-content-root .rtg-editorial-wrap .rtg-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-step-card{
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-info-card h3, .tc-wp-content-root .rtg-editorial-wrap .rtg-use-card h3, .tc-wp-content-root .rtg-editorial-wrap .rtg-benefit-card h3, .tc-wp-content-root .rtg-editorial-wrap .rtg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .rtg-editorial-wrap .rtg-info-card p, .tc-wp-content-root .rtg-editorial-wrap .rtg-use-card p, .tc-wp-content-root .rtg-editorial-wrap .rtg-benefit-card p, .tc-wp-content-root .rtg-editorial-wrap .rtg-step-content p{
    font-size: 16px;
  }}