@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-159 .tc-wp-content-root img, .wpc-scope-159 .tc-wp-content-root video, .wpc-scope-159 .tc-wp-content-root svg, .wpc-scope-159 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  line-height: 1.6;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-section{
  position: relative;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-section-white{
  background: #ffffff;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-section-soft{
  background: #f7f9fc;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(0, 122, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 122, 255, 0.1), rgba(88, 86, 214, 0.1));
  color: #1859b7;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.18;
  letter-spacing: 0;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-section-head p{
  margin: 16px auto 0;
  color: #586174;
  line-height: 1.75;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(20, 31, 52, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-card::before{
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(0, 122, 255, 0.14), rgba(88, 86, 214, 0.1), rgba(52, 199, 89, 0.08));
  opacity: 0;
  pointer-events: none;
  content: "";
  transition: opacity 220ms ease;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 122, 255, 0.22);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.11);
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-card:hover::before{
  opacity: 1;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-card h3{
  position: relative;
  margin: 18px 0 0;
  color: #121a2b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-card p{
  position: relative;
  margin: 11px 0 0;
  color: #5d6678;
  line-height: 1.7;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  background: linear-gradient(135deg, #007aff, #5856d6);
  box-shadow: 0 12px 28px rgba(0, 122, 255, 0.22);
  transition: transform 220ms ease;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-card:hover .afg-icon{
  transform: translateY(-2px) scale(1.04);
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-icon::before, .wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-icon-preview::before{
  width: 22px;
  height: 14px;
  border: 2px solid #ffffff;
  border-radius: 12px;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-icon-preview::after{
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-icon-copy::before{
  width: 15px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  transform: translate(3px, 2px);
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-icon-copy::after{
  width: 15px;
  height: 18px;
  border: 2px solid rgba(255, 255, 255, 0.76);
  border-radius: 4px;
  transform: translate(-3px, -2px);
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-icon-spark::before{
  width: 22px;
  height: 22px;
  background: #ffffff;
  clip-path: polygon(50% 0, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0 50%, 39% 36%);
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-icon-clean::before{
  width: 22px;
  height: 14px;
  border-top: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-icon-clean::after{
  width: 16px;
  height: 3px;
  background: #ffffff;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-icon-fast::before{
  width: 20px;
  height: 20px;
  border: 3px solid #ffffff;
  border-left-color: transparent;
  border-radius: 50%;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-icon-fast::after{
  width: 9px;
  height: 3px;
  background: #ffffff;
  transform: translate(2px, 0) rotate(-35deg);
  transform-origin: left center;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-icon-friendly::before{
  width: 22px;
  height: 22px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-icon-friendly::after{
  width: 12px;
  height: 6px;
  border-bottom: 2px solid #ffffff;
  border-radius: 0 0 12px 12px;
  transform: translateY(3px);
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-icon-free::before{
  width: 20px;
  height: 20px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-icon-free::after{
  width: 10px;
  height: 5px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-icon-mobile::before{
  width: 16px;
  height: 24px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-icon-mobile::after{
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #ffffff;
  transform: translateY(8px);
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-icon-private::before{
  width: 22px;
  height: 16px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  transform: translateY(3px);
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-icon-private::after{
  width: 12px;
  height: 10px;
  border: 2px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  transform: translateY(-8px);
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(20, 31, 52, 0.09);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.1);
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #007aff, #5856d6);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(0, 122, 255, 0.22);
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-step-content h3{
  margin: 0;
  color: #121a2b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-step-content p{
  margin: 9px 0 0;
  color: #5d6678;
  line-height: 1.72;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-badge{
  position: relative;
  display: inline-flex;
  width: max-content;
  align-items: center;
  justify-content: center;
  padding: 6px 11px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 122, 255, 0.11), rgba(88, 86, 214, 0.11));
  color: #1859b7;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-benefit-card{
  background: linear-gradient(180deg, #ffffff, #fbfcff);
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-159 .tc-wp-content-root .afg-editorial-wrap .afg-reveal.afg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .afg-editorial-wrap .afg-section{
    padding: 48px 0;
  }.tc-wp-content-root .afg-editorial-wrap .afg-container{
    padding: 0 14px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-card{
    padding: 22px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-card h3, .tc-wp-content-root .afg-editorial-wrap .afg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-card p, .tc-wp-content-root .afg-editorial-wrap .afg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .afg-editorial-wrap .afg-section{
    padding: 54px 0;
  }.tc-wp-content-root .afg-editorial-wrap .afg-container{
    padding: 0 18px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-card{
    padding: 24px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-card h3, .tc-wp-content-root .afg-editorial-wrap .afg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-card p, .tc-wp-content-root .afg-editorial-wrap .afg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-step-number{
    width: 56px;
    height: 56px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .afg-editorial-wrap .afg-section{
    padding: 60px 0;
  }.tc-wp-content-root .afg-editorial-wrap .afg-container{
    padding: 0 22px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-card{
    padding: 26px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-card h3, .tc-wp-content-root .afg-editorial-wrap .afg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-card p, .tc-wp-content-root .afg-editorial-wrap .afg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-step-number{
    width: 58px;
    height: 58px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .afg-editorial-wrap .afg-section{
    padding: 74px 0;
  }.tc-wp-content-root .afg-editorial-wrap .afg-container{
    padding: 0 30px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-grid-three, .tc-wp-content-root .afg-editorial-wrap .afg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-card{
    padding: 28px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-card h3, .tc-wp-content-root .afg-editorial-wrap .afg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-card p, .tc-wp-content-root .afg-editorial-wrap .afg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-step-number{
    width: 64px;
    height: 64px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .afg-editorial-wrap .afg-section{
    padding: 92px 0;
  }.tc-wp-content-root .afg-editorial-wrap .afg-container{
    padding: 0 32px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-grid-three, .tc-wp-content-root .afg-editorial-wrap .afg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-card{
    padding: 30px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-card h3, .tc-wp-content-root .afg-editorial-wrap .afg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-card p, .tc-wp-content-root .afg-editorial-wrap .afg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-step-card{
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .afg-editorial-wrap .afg-step-number{
    width: 70px;
    height: 70px;
    font-size: 22px;
  }}.wpc-scope-159 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .afg-use-card{}