@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-298 .tc-wp-content-root img, .wpc-scope-298 .tc-wp-content-root video, .wpc-scope-298 .tc-wp-content-root svg, .wpc-scope-298 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap, .wpc-scope-298 .tc-wp-content-root .afg-content-wrap *{
  box-sizing: border-box;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap{
  width: 100%;
  overflow-x: hidden;
  font-family: Arial, Helvetica, sans-serif;
  color: #172033;
  background: #ffffff;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-section{
  position: relative;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-section-white{
  background: #ffffff;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f6f8fb 100%);
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(38, 104, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(38, 104, 255, 0.1), rgba(0, 196, 167, 0.1));
  color: #2154d8;
  font-weight: 700;
  line-height: 1;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.16;
  letter-spacing: 0;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-section-head p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #5b6475;
  font-weight: 400;
  line-height: 1.72;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 46px rgba(30, 42, 68, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  height: 4px;
  background: linear-gradient(90deg, #2668ff, #00c4a7, #8a5cf6);
  opacity: 0.88;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(38, 104, 255, 0.26);
  box-shadow: 0 24px 58px rgba(30, 42, 68, 0.13);
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-card h3{
  margin: 18px 0 0;
  color: #151b2d;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-card p{
  margin: 10px 0 0;
  color: #606a7d;
  line-height: 1.68;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 16px;
  background: linear-gradient(135deg, #2668ff, #00c4a7);
  box-shadow: 0 12px 28px rgba(38, 104, 255, 0.22);
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-icon::before, .wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-icon::after{
  content: "";
  position: absolute;
  transition: transform 260ms ease;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-card:hover .afg-icon::before, .wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-card:hover .afg-icon::after{
  transform: translateY(-1px);
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 8px;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.8);
  border-radius: 5px;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-clean::before{
  width: 20px;
  height: 3px;
  left: 13px;
  top: 16px;
  border-radius: 99px;
  background: #ffffff;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 rgba(255, 255, 255, 0.78);
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-icon-read::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 15px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-icon-read::after{
  width: 2px;
  height: 16px;
  left: 22px;
  top: 15px;
  background: #ffffff;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-icon-device::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 11px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-icon-device::after{
  width: 4px;
  height: 4px;
  left: 21px;
  top: 29px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(38, 104, 255, 0.12);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 50px rgba(30, 42, 68, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 22px;
  bottom: 22px;
  width: 5px;
  border-radius: 0 99px 99px 0;
  background: linear-gradient(180deg, #2668ff, #00c4a7);
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(38, 104, 255, 0.28);
  box-shadow: 0 24px 60px rgba(30, 42, 68, 0.12);
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  border-radius: 20px;
  background: linear-gradient(135deg, #2668ff, #00c4a7);
  box-shadow: 0 15px 30px rgba(38, 104, 255, 0.22);
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-step-content h3{
  margin: 0;
  color: #151b2d;
  font-weight: 800;
  line-height: 1.28;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-step-content p{
  margin: 8px 0 0;
  color: #606a7d;
  line-height: 1.68;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 54px;
  height: 34px;
  padding: 0 12px;
  border: 1px solid rgba(38, 104, 255, 0.16);
  border-radius: 999px;
  background: rgba(38, 104, 255, 0.08);
  color: #2154d8;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-benefit-card{
  text-align: left;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-icon-free::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-icon-free::after{
  width: 10px;
  height: 5px;
  left: 18px;
  top: 20px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-icon-fast::after{
  width: 2px;
  height: 11px;
  left: 23px;
  top: 16px;
  background: #ffffff;
  transform-origin: bottom center;
  transform: rotate(42deg);
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-icon-private::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 18px;
  border-radius: 5px;
  background: #ffffff;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-icon-private::after{
  width: 14px;
  height: 12px;
  left: 16px;
  top: 11px;
  border: 2px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-298 .tc-wp-content-root .afg-content-wrap .afg-reveal.afg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .afg-content-wrap .afg-section{
    padding: 50px 0;
  }.tc-wp-content-root .afg-content-wrap .afg-container{
    padding: 0 14px;
  }.tc-wp-content-root .afg-content-wrap .afg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .afg-content-wrap .afg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .afg-content-wrap .afg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .afg-content-wrap .afg-grid, .tc-wp-content-root .afg-content-wrap .afg-grid-benefits{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .afg-content-wrap .afg-card{
    padding: 24px 20px 22px;
    border-radius: 18px;
  }.tc-wp-content-root .afg-content-wrap .afg-card h3, .tc-wp-content-root .afg-content-wrap .afg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .afg-content-wrap .afg-card p, .tc-wp-content-root .afg-content-wrap .afg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .afg-content-wrap .afg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px 22px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .afg-content-wrap .afg-section{
    padding: 56px 0;
  }.tc-wp-content-root .afg-content-wrap .afg-container{
    padding: 0 18px;
  }.tc-wp-content-root .afg-content-wrap .afg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .afg-content-wrap .afg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .afg-content-wrap .afg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .afg-content-wrap .afg-grid, .tc-wp-content-root .afg-content-wrap .afg-grid-benefits{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .afg-content-wrap .afg-card{
    padding: 26px 22px 24px;
    border-radius: 20px;
  }.tc-wp-content-root .afg-content-wrap .afg-card h3, .tc-wp-content-root .afg-content-wrap .afg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .afg-content-wrap .afg-card p, .tc-wp-content-root .afg-content-wrap .afg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .afg-content-wrap .afg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 22px 24px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .afg-content-wrap .afg-section{
    padding: 64px 0;
  }.tc-wp-content-root .afg-content-wrap .afg-container{
    padding: 0 22px;
  }.tc-wp-content-root .afg-content-wrap .afg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .afg-content-wrap .afg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .afg-content-wrap .afg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .afg-content-wrap .afg-grid, .tc-wp-content-root .afg-content-wrap .afg-grid-benefits{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .afg-content-wrap .afg-card{
    padding: 28px 24px 26px;
  }.tc-wp-content-root .afg-content-wrap .afg-card h3, .tc-wp-content-root .afg-content-wrap .afg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .afg-content-wrap .afg-card p, .tc-wp-content-root .afg-content-wrap .afg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .afg-content-wrap .afg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px 26px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .afg-content-wrap .afg-section{
    padding: 76px 0;
  }.tc-wp-content-root .afg-content-wrap .afg-container{
    padding: 0 28px;
  }.tc-wp-content-root .afg-content-wrap .afg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .afg-content-wrap .afg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .afg-content-wrap .afg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .afg-content-wrap .afg-grid-three, .tc-wp-content-root .afg-content-wrap .afg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .afg-content-wrap .afg-card{
    padding: 30px 26px 28px;
  }.tc-wp-content-root .afg-content-wrap .afg-card h3, .tc-wp-content-root .afg-content-wrap .afg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .afg-content-wrap .afg-card p, .tc-wp-content-root .afg-content-wrap .afg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .afg-content-wrap .afg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-card{
    gap: 24px;
    padding: 30px 30px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .afg-content-wrap .afg-section{
    padding: 92px 0;
  }.tc-wp-content-root .afg-content-wrap .afg-container{
    padding: 0 32px;
  }.tc-wp-content-root .afg-content-wrap .afg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .afg-content-wrap .afg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .afg-content-wrap .afg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .afg-content-wrap .afg-grid-three, .tc-wp-content-root .afg-content-wrap .afg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .afg-content-wrap .afg-card{
    padding: 32px 28px 30px;
  }.tc-wp-content-root .afg-content-wrap .afg-card h3, .tc-wp-content-root .afg-content-wrap .afg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .afg-content-wrap .afg-card p, .tc-wp-content-root .afg-content-wrap .afg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .afg-content-wrap .afg-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}