@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-572 .tc-wp-content-root img, .wpc-scope-572 .tc-wp-content-root video, .wpc-scope-572 .tc-wp-content-root svg, .wpc-scope-572 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content, .wpc-scope-572 .tc-wp-content-root .afg-editorial-content div, .wpc-scope-572 .tc-wp-content-root .afg-editorial-content section, .wpc-scope-572 .tc-wp-content-root .afg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-section{
  position: relative;
  width: 100%;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-section-white{
  background: #ffffff;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f8fb 100%);
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-container{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #8b1e2d;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-kicker::before, .wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-kicker::after{
  content: "";
  width: 24px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #8b1e2d, #f0b429);
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content h2, .wpc-scope-572 .tc-wp-content-root .afg-editorial-content h3, .wpc-scope-572 .tc-wp-content-root .afg-editorial-content p{
  margin: 0;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content h2{
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-section-head p{
  color: #536072;
  margin-top: 14px;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-card, .wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(24, 32, 51, 0.1);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdf8 100%);
  box-shadow: 0 18px 45px rgba(20, 29, 45, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-card::before, .wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  opacity: 0;
  background: linear-gradient(135deg, rgba(139, 30, 45, 0.18), rgba(240, 180, 41, 0.16));
  transition: opacity 220ms ease;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-card:hover, .wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(139, 30, 45, 0.24);
  box-shadow: 0 24px 60px rgba(20, 29, 45, 0.12);
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-card:hover::before, .wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-card h3, .wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-trust-card h3, .wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-step-copy h3{
  position: relative;
  color: #151c2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-card p, .wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-trust-card p, .wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-step-copy p{
  position: relative;
  color: #566276;
  margin-top: 10px;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #8b1e2d 0%, #c7363f 45%, #f0b429 100%);
  box-shadow: 0 12px 24px rgba(139, 30, 45, 0.22);
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-icon::before, .wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 13px;
  border-radius: 4px;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 12px;
  top: 17px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-icon-spark::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-icon-spark::after{
  width: 7px;
  height: 7px;
  right: 9px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-icon-fan::before{
  width: 22px;
  height: 18px;
  left: 12px;
  top: 14px;
  clip-path: polygon(50% 0%, 100% 28%, 82% 100%, 18% 100%, 0% 28%);
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-icon-fast::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 16px;
  clip-path: polygon(0 0, 100% 0, 64% 100%, 22% 100%);
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-icon-device::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border-radius: 5px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-icon-device::after{
  width: 5px;
  height: 5px;
  left: 21px;
  bottom: 12px;
  border-radius: 50%;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(139, 30, 45, 0.14);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 45px rgba(20, 29, 45, 0.07);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #8b1e2d, #f0b429);
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-step-card:hover{
  transform: translateX(4px);
  box-shadow: 0 24px 58px rgba(20, 29, 45, 0.1);
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-step-number{
  display: grid;
  place-items: center;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #151c2d 0%, #8b1e2d 58%, #f0b429 100%);
  box-shadow: 0 15px 30px rgba(139, 30, 45, 0.22);
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  border-radius: 999px;
  color: #8b1e2d;
  font-weight: 800;
  background: rgba(240, 180, 41, 0.16);
  border: 1px solid rgba(139, 30, 45, 0.12);
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-trust-card{
  background: #ffffff;
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-trust-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #8b1e2d, #f0b429);
  box-shadow: 0 12px 25px rgba(139, 30, 45, 0.2);
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-trust-mark::before{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-572 .tc-wp-content-root .afg-editorial-content .afg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-572 .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: 48px 0;
  }.tc-wp-content-root .afg-editorial-content .afg-container{
    padding: 0 14px;
  }.tc-wp-content-root .afg-editorial-content h2{
    font-size: 26px;
  }.tc-wp-content-root .afg-editorial-content .afg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .afg-editorial-content .afg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .afg-editorial-content .afg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .afg-editorial-content .afg-card, .tc-wp-content-root .afg-editorial-content .afg-trust-card{
    padding: 22px;
  }.tc-wp-content-root .afg-editorial-content .afg-card h3, .tc-wp-content-root .afg-editorial-content .afg-trust-card h3, .tc-wp-content-root .afg-editorial-content .afg-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .afg-editorial-content .afg-card p, .tc-wp-content-root .afg-editorial-content .afg-trust-card p, .tc-wp-content-root .afg-editorial-content .afg-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .afg-editorial-content .afg-steps{
    gap: 16px;
    margin-top: 28px;
  }.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;
  }.tc-wp-content-root .afg-editorial-content .afg-badge{
    padding: 6px 11px;
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .afg-editorial-content .afg-section{
    padding: 54px 0;
  }.tc-wp-content-root .afg-editorial-content .afg-container{
    padding: 0 18px;
  }.tc-wp-content-root .afg-editorial-content h2{
    font-size: 29px;
  }.tc-wp-content-root .afg-editorial-content .afg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .afg-editorial-content .afg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .afg-editorial-content .afg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .afg-editorial-content .afg-card, .tc-wp-content-root .afg-editorial-content .afg-trust-card{
    padding: 24px;
  }.tc-wp-content-root .afg-editorial-content .afg-card h3, .tc-wp-content-root .afg-editorial-content .afg-trust-card h3, .tc-wp-content-root .afg-editorial-content .afg-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .afg-editorial-content .afg-card p, .tc-wp-content-root .afg-editorial-content .afg-trust-card p, .tc-wp-content-root .afg-editorial-content .afg-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .afg-editorial-content .afg-steps{
    gap: 18px;
    margin-top: 30px;
  }.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: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .afg-editorial-content .afg-badge{
    padding: 6px 12px;
    font-size: 12px;
  }}@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: 32px;
  }.tc-wp-content-root .afg-editorial-content .afg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .afg-editorial-content .afg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .afg-editorial-content .afg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .afg-editorial-content .afg-card, .tc-wp-content-root .afg-editorial-content .afg-trust-card{
    padding: 26px;
  }.tc-wp-content-root .afg-editorial-content .afg-card h3, .tc-wp-content-root .afg-editorial-content .afg-trust-card h3, .tc-wp-content-root .afg-editorial-content .afg-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .afg-editorial-content .afg-card p, .tc-wp-content-root .afg-editorial-content .afg-trust-card p, .tc-wp-content-root .afg-editorial-content .afg-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .afg-editorial-content .afg-steps{
    gap: 20px;
    margin-top: 34px;
  }.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: 66px;
    height: 66px;
    font-size: 20px;
  }.tc-wp-content-root .afg-editorial-content .afg-badge{
    padding: 7px 13px;
    font-size: 12px;
  }}@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-kicker{
    font-size: 12px;
  }.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));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .afg-editorial-content .afg-card, .tc-wp-content-root .afg-editorial-content .afg-trust-card{
    padding: 28px;
  }.tc-wp-content-root .afg-editorial-content .afg-card h3, .tc-wp-content-root .afg-editorial-content .afg-trust-card h3, .tc-wp-content-root .afg-editorial-content .afg-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .afg-editorial-content .afg-card p, .tc-wp-content-root .afg-editorial-content .afg-trust-card p, .tc-wp-content-root .afg-editorial-content .afg-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .afg-editorial-content .afg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .afg-editorial-content .afg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .afg-editorial-content .afg-step-number{
    width: 76px;
    height: 76px;
    font-size: 22px;
  }.tc-wp-content-root .afg-editorial-content .afg-badge{
    padding: 7px 14px;
    font-size: 12px;
  }}@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 28px;
  }.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-kicker{
    font-size: 12px;
  }.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));
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .afg-editorial-content .afg-card, .tc-wp-content-root .afg-editorial-content .afg-trust-card{
    padding: 30px;
  }.tc-wp-content-root .afg-editorial-content .afg-card h3, .tc-wp-content-root .afg-editorial-content .afg-trust-card h3, .tc-wp-content-root .afg-editorial-content .afg-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .afg-editorial-content .afg-card p, .tc-wp-content-root .afg-editorial-content .afg-trust-card p, .tc-wp-content-root .afg-editorial-content .afg-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .afg-editorial-content .afg-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .afg-editorial-content .afg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .afg-editorial-content .afg-step-number{
    width: 82px;
    height: 82px;
    font-size: 24px;
  }.tc-wp-content-root .afg-editorial-content .afg-badge{
    padding: 7px 14px;
    font-size: 12px;
  }}.wpc-scope-572 .tc-wp-content-root .afg-use-card{}