@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-286 .tc-wp-content-root img, .wpc-scope-286 .tc-wp-content-root video, .wpc-scope-286 .tc-wp-content-root svg, .wpc-scope-286 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-section{
  position: relative;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-section-white{
  background: #ffffff;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-section-soft{
  background: linear-gradient(180deg, #fff7fb 0%, #f8fbff 100%);
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-container{
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 6px 13px;
  border: 1px solid rgba(236, 72, 153, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(236, 72, 153, 0.1), rgba(99, 102, 241, 0.1));
  color: #b42373;
  font-size: 13px;
  font-weight: 750;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content h2{
  margin: 16px 0 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-section-head p{
  margin: 16px auto 0;
  color: #536177;
  line-height: 1.72;
  font-weight: 450;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(141, 154, 179, 0.24);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(22, 28, 45, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(236, 72, 153, 0.42), rgba(99, 102, 241, 0.28), rgba(20, 184, 166, 0.22));
  opacity: 0;
  pointer-events: none;
  transition: opacity 260ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(236, 72, 153, 0.22);
  box-shadow: 0 24px 70px rgba(22, 28, 45, 0.13);
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-card:hover::before{
  opacity: 1;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-card h3{
  margin: 18px 0 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-card p{
  margin: 10px 0 0;
  color: #5c687b;
  line-height: 1.68;
  font-weight: 430;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ec4899, #8b5cf6 58%, #14b8a6);
  box-shadow: 0 12px 28px rgba(236, 72, 153, 0.22);
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-icon::after{
  content: "";
  width: 18px;
  height: 18px;
  margin: auto;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.92);
  transition: transform 260ms ease;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-card:hover .afg-icon::after{
  transform: translateY(-2px) rotate(8deg);
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-icon-preview::after{
  border-radius: 999px;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.25);
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-icon-copy::after{
  width: 16px;
  height: 20px;
  border-radius: 4px;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-icon-spark::after{
  clip-path: polygon(50% 0%, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0% 50%, 39% 36%);
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-icon-name::after{
  width: 24px;
  height: 12px;
  border-radius: 999px;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-icon-clean::after{
  width: 22px;
  height: 14px;
  border-radius: 4px 10px 4px 10px;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-icon-share::after{
  width: 20px;
  height: 20px;
  clip-path: polygon(0 42%, 66% 42%, 66% 18%, 100% 50%, 66% 82%, 66% 58%, 0 58%);
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-icon-free::after{
  width: 22px;
  height: 22px;
  border-radius: 999px;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-icon-mobile::after{
  width: 14px;
  height: 24px;
  border-radius: 5px;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-icon-privacy::after{
  width: 20px;
  height: 16px;
  border-radius: 4px 4px 8px 8px;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  box-sizing: border-box;
  border: 1px solid rgba(141, 154, 179, 0.24);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 52px rgba(22, 28, 45, 0.075);
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-step-card::after{
  content: "";
  position: absolute;
  left: 34px;
  top: -18px;
  width: 2px;
  height: 18px;
  background: linear-gradient(180deg, rgba(236, 72, 153, 0), rgba(139, 92, 246, 0.5));
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-step-card:first-child::after{
  display: none;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 70px rgba(22, 28, 45, 0.12);
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #111827, #7c3aed 52%, #ec4899);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(124, 58, 237, 0.25);
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-step-content h3{
  margin: 0;
  color: #172033;
  font-weight: 820;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-step-content p{
  margin: 8px 0 0;
  color: #5c687b;
  line-height: 1.68;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(236, 72, 153, 0.1);
  color: #b42373;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-benefit-card{
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.82));
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-286 .tc-wp-content-root .afg-editorial-content .afg-reveal.afg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .afg-editorial-content .afg-section{
    padding: 46px 0;
  }.tc-wp-content-root .afg-editorial-content .afg-container{
    padding: 0 14px;
  }.tc-wp-content-root .afg-editorial-content h2{
    font-size: 27px;
  }.tc-wp-content-root .afg-editorial-content .afg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .afg-editorial-content .afg-grid, .tc-wp-content-root .afg-editorial-content .afg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .afg-editorial-content .afg-grid-six, .tc-wp-content-root .afg-editorial-content .afg-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .afg-editorial-content .afg-card{
    padding: 22px;
  }.tc-wp-content-root .afg-editorial-content .afg-card h3, .tc-wp-content-root .afg-editorial-content .afg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .afg-editorial-content .afg-card p, .tc-wp-content-root .afg-editorial-content .afg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .afg-editorial-content .afg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .afg-editorial-content .afg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .afg-editorial-content .afg-section{
    padding: 52px 0;
  }.tc-wp-content-root .afg-editorial-content .afg-container{
    padding: 0 18px;
  }.tc-wp-content-root .afg-editorial-content h2{
    font-size: 30px;
  }.tc-wp-content-root .afg-editorial-content .afg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .afg-editorial-content .afg-grid, .tc-wp-content-root .afg-editorial-content .afg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .afg-editorial-content .afg-grid-six, .tc-wp-content-root .afg-editorial-content .afg-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .afg-editorial-content .afg-card{
    padding: 24px;
  }.tc-wp-content-root .afg-editorial-content .afg-card h3, .tc-wp-content-root .afg-editorial-content .afg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .afg-editorial-content .afg-card p, .tc-wp-content-root .afg-editorial-content .afg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .afg-editorial-content .afg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .afg-editorial-content .afg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .afg-editorial-content .afg-section{
    padding: 60px 0;
  }.tc-wp-content-root .afg-editorial-content .afg-container{
    padding: 0 22px;
  }.tc-wp-content-root .afg-editorial-content h2{
    font-size: 34px;
  }.tc-wp-content-root .afg-editorial-content .afg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .afg-editorial-content .afg-grid, .tc-wp-content-root .afg-editorial-content .afg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .afg-editorial-content .afg-grid-six, .tc-wp-content-root .afg-editorial-content .afg-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .afg-editorial-content .afg-card{
    padding: 26px;
  }.tc-wp-content-root .afg-editorial-content .afg-card h3, .tc-wp-content-root .afg-editorial-content .afg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .afg-editorial-content .afg-card p, .tc-wp-content-root .afg-editorial-content .afg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .afg-editorial-content .afg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .afg-editorial-content .afg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .afg-editorial-content .afg-section{
    padding: 76px 0;
  }.tc-wp-content-root .afg-editorial-content .afg-container{
    padding: 0 32px;
  }.tc-wp-content-root .afg-editorial-content h2{
    font-size: 40px;
  }.tc-wp-content-root .afg-editorial-content .afg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .afg-editorial-content .afg-grid, .tc-wp-content-root .afg-editorial-content .afg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .afg-editorial-content .afg-grid-six, .tc-wp-content-root .afg-editorial-content .afg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .afg-editorial-content .afg-card{
    padding: 28px;
  }.tc-wp-content-root .afg-editorial-content .afg-card h3, .tc-wp-content-root .afg-editorial-content .afg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .afg-editorial-content .afg-card p, .tc-wp-content-root .afg-editorial-content .afg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .afg-editorial-content .afg-step-card{
    grid-template-columns: 76px 1fr;
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .afg-editorial-content .afg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .afg-editorial-content .afg-section{
    padding: 92px 0;
  }.tc-wp-content-root .afg-editorial-content .afg-container{
    padding: 0 34px;
  }.tc-wp-content-root .afg-editorial-content h2{
    font-size: 46px;
  }.tc-wp-content-root .afg-editorial-content .afg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .afg-editorial-content .afg-grid, .tc-wp-content-root .afg-editorial-content .afg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .afg-editorial-content .afg-grid-six, .tc-wp-content-root .afg-editorial-content .afg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .afg-editorial-content .afg-card{
    padding: 30px;
  }.tc-wp-content-root .afg-editorial-content .afg-card h3, .tc-wp-content-root .afg-editorial-content .afg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .afg-editorial-content .afg-card p, .tc-wp-content-root .afg-editorial-content .afg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .afg-editorial-content .afg-step-card{
    grid-template-columns: 84px 1fr;
    gap: 26px;
    padding: 34px 36px;
  }.tc-wp-content-root .afg-editorial-content .afg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}.wpc-scope-286 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .afg-use-card{}