@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-241 .tc-wp-content-root img, .wpc-scope-241 .tc-wp-content-root video, .wpc-scope-241 .tc-wp-content-root svg, .wpc-scope-241 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #17202a;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial, .wpc-scope-241 .tc-wp-content-root .afg-editorial section, .wpc-scope-241 .tc-wp-content-root .afg-editorial div, .wpc-scope-241 .tc-wp-content-root .afg-editorial article{
  box-sizing: border-box;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-section{
  position: relative;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-section-white{
  background: #ffffff;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-section-soft{
  background: #f7f9fb;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 14px;
  margin-bottom: 14px;
  border: 1px solid rgba(0, 113, 227, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 113, 227, 0.1), rgba(128, 84, 255, 0.1));
  color: #0066cc;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-heading h2{
  margin: 0;
  color: #101820;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-heading p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #5a6673;
  line-height: 1.7;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-card, .wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(20, 32, 46, 0.08);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 42px rgba(21, 35, 52, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-card::before, .wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(0, 113, 227, 0.4), rgba(128, 84, 255, 0.28), rgba(52, 199, 89, 0.18));
  opacity: 0;
  transition: opacity 220ms ease;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-card:hover, .wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-trust-card:hover{
  transform: translateY(-6px);
  border-color: rgba(0, 113, 227, 0.18);
  box-shadow: 0 24px 58px rgba(21, 35, 52, 0.13);
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-card:hover::before, .wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-card h3, .wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-trust-card h3, .wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-step-card h3{
  margin: 0;
  color: #121a24;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-card p, .wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-trust-card p, .wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-step-card p{
  margin: 10px 0 0;
  color: #5c6875;
  line-height: 1.65;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #0071e3, #7c5cff);
  box-shadow: 0 12px 24px rgba(0, 113, 227, 0.22);
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-icon::before, .wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-icon-preview::before{
  width: 20px;
  height: 14px;
  left: 13px;
  top: 14px;
  border: 2px solid #ffffff;
  border-radius: 9px;
  background: transparent;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-icon-copy::before{
  width: 16px;
  height: 20px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-icon-copy::after{
  width: 16px;
  height: 20px;
  left: 12px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-icon-clean::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 17px;
  border-radius: 999px;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-icon-options::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-icon-options::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(45% 0, 100% 0, 62% 44%, 100% 44%, 35% 100%, 48% 57%, 0 57%);
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-icon-brand::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 8px;
  transform: rotate(45deg);
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 52px;
  height: 28px;
  padding: 0 11px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: rgba(0, 113, 227, 0.09);
  color: #0066cc;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(20, 32, 46, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(21, 35, 52, 0.075);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 56px rgba(21, 35, 52, 0.12);
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-step-card::after{
  content: "";
  position: absolute;
  left: 27px;
  top: 50%;
  width: 3px;
  height: calc(100% + 24px);
  background: linear-gradient(180deg, rgba(0, 113, 227, 0.24), rgba(128, 84, 255, 0.24));
  transform: translateY(0);
  z-index: 0;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-step-card:last-child::after{
  display: none;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #0071e3, #8054ff);
  color: #ffffff;
  font-weight: 900;
  box-shadow: 0 14px 28px rgba(0, 113, 227, 0.24);
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-step-content{
  min-width: 0;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-trust-card{
  background: linear-gradient(180deg, #ffffff 0%, #fcfdff 100%);
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-trust-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(0, 113, 227, 0.12), rgba(52, 199, 89, 0.14));
  position: relative;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-trust-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #0071e3;
  border-bottom: 3px solid #0071e3;
  transform: rotate(-45deg);
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-241 .tc-wp-content-root .afg-editorial .afg-reveal.afg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .afg-editorial .afg-section{
    padding: 48px 0;
  }.tc-wp-content-root .afg-editorial .afg-container{
    padding: 0 14px;
  }.tc-wp-content-root .afg-editorial .afg-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .afg-editorial .afg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .afg-editorial .afg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .afg-editorial .afg-card, .tc-wp-content-root .afg-editorial .afg-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .afg-editorial .afg-card h3, .tc-wp-content-root .afg-editorial .afg-trust-card h3, .tc-wp-content-root .afg-editorial .afg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .afg-editorial .afg-card p, .tc-wp-content-root .afg-editorial .afg-trust-card p, .tc-wp-content-root .afg-editorial .afg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .afg-editorial .afg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .afg-editorial .afg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .afg-editorial .afg-step-card::after{
    display: none;
  }.tc-wp-content-root .afg-editorial .afg-step-number{
    width: 48px;
    height: 48px;
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .afg-editorial .afg-section{
    padding: 54px 0;
  }.tc-wp-content-root .afg-editorial .afg-container{
    padding: 0 18px;
  }.tc-wp-content-root .afg-editorial .afg-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .afg-editorial .afg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .afg-editorial .afg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .afg-editorial .afg-card, .tc-wp-content-root .afg-editorial .afg-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .afg-editorial .afg-card h3, .tc-wp-content-root .afg-editorial .afg-trust-card h3, .tc-wp-content-root .afg-editorial .afg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .afg-editorial .afg-card p, .tc-wp-content-root .afg-editorial .afg-trust-card p, .tc-wp-content-root .afg-editorial .afg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .afg-editorial .afg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .afg-editorial .afg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .afg-editorial .afg-step-card::after{
    display: none;
  }.tc-wp-content-root .afg-editorial .afg-step-number{
    width: 50px;
    height: 50px;
    font-size: 14px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .afg-editorial .afg-section{
    padding: 60px 0;
  }.tc-wp-content-root .afg-editorial .afg-container{
    padding: 0 22px;
  }.tc-wp-content-root .afg-editorial .afg-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .afg-editorial .afg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .afg-editorial .afg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .afg-editorial .afg-card, .tc-wp-content-root .afg-editorial .afg-trust-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .afg-editorial .afg-card h3, .tc-wp-content-root .afg-editorial .afg-trust-card h3, .tc-wp-content-root .afg-editorial .afg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .afg-editorial .afg-card p, .tc-wp-content-root .afg-editorial .afg-trust-card p, .tc-wp-content-root .afg-editorial .afg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .afg-editorial .afg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .afg-editorial .afg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .afg-editorial .afg-step-card::after{
    display: none;
  }.tc-wp-content-root .afg-editorial .afg-step-number{
    width: 52px;
    height: 52px;
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .afg-editorial .afg-section{
    padding: 76px 0;
  }.tc-wp-content-root .afg-editorial .afg-container{
    padding: 0 32px;
  }.tc-wp-content-root .afg-editorial .afg-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .afg-editorial .afg-heading p{
    font-size: 16.5px;
  }.tc-wp-content-root .afg-editorial .afg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .afg-editorial .afg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .afg-editorial .afg-card, .tc-wp-content-root .afg-editorial .afg-trust-card{
    padding: 28px;
  }.tc-wp-content-root .afg-editorial .afg-card h3, .tc-wp-content-root .afg-editorial .afg-trust-card h3, .tc-wp-content-root .afg-editorial .afg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .afg-editorial .afg-card p, .tc-wp-content-root .afg-editorial .afg-trust-card p, .tc-wp-content-root .afg-editorial .afg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .afg-editorial .afg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .afg-editorial .afg-step-card{
    grid-template-columns: auto 1fr;
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .afg-editorial .afg-step-number{
    width: 56px;
    height: 56px;
    font-size: 15px;
  }}@media (min-width: 1024px){.tc-wp-content-root .afg-editorial .afg-section{
    padding: 92px 0;
  }.tc-wp-content-root .afg-editorial .afg-container{
    padding: 0 32px;
  }.tc-wp-content-root .afg-editorial .afg-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .afg-editorial .afg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .afg-editorial .afg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .afg-editorial .afg-grid-six, .tc-wp-content-root .afg-editorial .afg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .afg-editorial .afg-card, .tc-wp-content-root .afg-editorial .afg-trust-card{
    padding: 30px;
  }.tc-wp-content-root .afg-editorial .afg-card h3, .tc-wp-content-root .afg-editorial .afg-trust-card h3, .tc-wp-content-root .afg-editorial .afg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .afg-editorial .afg-card p, .tc-wp-content-root .afg-editorial .afg-trust-card p, .tc-wp-content-root .afg-editorial .afg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .afg-editorial .afg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .afg-editorial .afg-step-card{
    grid-template-columns: auto 1fr;
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .afg-editorial .afg-step-number{
    width: 58px;
    height: 58px;
    font-size: 16px;
  }}