@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-681 .tc-wp-content-root img, .wpc-scope-681 .tc-wp-content-root video, .wpc-scope-681 .tc-wp-content-root svg, .wpc-scope-681 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #1f2933;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content, .wpc-scope-681 .tc-wp-content-root .afg-bottom-content div, .wpc-scope-681 .tc-wp-content-root .afg-bottom-content section, .wpc-scope-681 .tc-wp-content-root .afg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-section{
  position: relative;
  width: 100%;
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-section-white{
  background: #ffffff;
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f2ea 100%);
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-section-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #9b6a22;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-kicker::before, .wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-kicker::after{
  content: "";
  width: 24px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #c58a2a, #7c4dff);
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content h2{
  margin: 0;
  color: #171f2a;
  font-weight: 850;
  line-height: 1.13;
  letter-spacing: 0;
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-section-heading p{
  margin: 16px auto 0;
  color: #596574;
  line-height: 1.7;
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-card, .wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(125, 92, 43, .13);
  border-radius: 22px;
  background: rgba(255, 255, 255, .92);
  box-shadow: 0 18px 44px rgba(37, 31, 22, .08);
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-card::before, .wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: radial-gradient(circle at top right, rgba(197, 138, 42, .16), transparent 34%);
  opacity: .9;
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-card:hover, .wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-benefit-card:hover, .wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(124, 77, 255, .28);
  box-shadow: 0 24px 58px rgba(37, 31, 22, .13);
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-card h3, .wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-benefit-card h3, .wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-step-card h3{
  position: relative;
  margin: 0;
  color: #182230;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-card p, .wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-benefit-card p, .wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5d6875;
  line-height: 1.65;
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #c58a2a 0%, #7c4dff 100%);
  box-shadow: 0 14px 28px rgba(124, 77, 255, .22);
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-icon::before, .wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-icon::after{
  content: "";
  position: absolute;
  inset: 13px;
  border: 2px solid rgba(255, 255, 255, .92);
  border-radius: 6px;
  transition: transform .28s ease;
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-card:hover .afg-icon::before{
  transform: rotate(8deg) scale(1.04);
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-icon-spark::after{
  inset: 18px;
  border-radius: 50%;
  background: #fff;
  border: 0;
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-icon-copy::after{
  inset: 17px 12px 11px 18px;
  border-radius: 5px;
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-icon-rune::after{
  inset: 12px 22px;
  border-width: 0 2px 0 2px;
  border-radius: 0;
  transform: rotate(22deg);
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-icon-scroll::after{
  inset: 15px 10px;
  border-radius: 999px;
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-icon-clean::after{
  inset: 12px 15px 18px 15px;
  border-width: 0 0 3px 3px;
  border-radius: 0;
  transform: rotate(-45deg);
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-icon-star::after{
  inset: 16px;
  border-radius: 3px;
  transform: rotate(45deg);
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(124, 77, 255, .16);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, .96), rgba(255, 252, 246, .96));
  box-shadow: 0 18px 48px rgba(41, 33, 23, .08);
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-step-card::after{
  content: "";
  position: absolute;
  left: 34px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, transparent, rgba(197, 138, 42, .35), transparent);
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 900;
  background: linear-gradient(135deg, #7c4dff 0%, #c58a2a 100%);
  box-shadow: 0 16px 34px rgba(124, 77, 255, .24);
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffdf9 100%);
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  border: 1px solid rgba(197, 138, 42, .24);
  border-radius: 999px;
  background: rgba(197, 138, 42, .09);
  color: #865815;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-benefit-card{
  background: #ffffff;
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(197, 138, 42, .15), rgba(124, 77, 255, .14));
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-benefit-mark::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 10px;
  width: 10px;
  height: 17px;
  border-right: 3px solid #8f6420;
  border-bottom: 3px solid #8f6420;
  transform: rotate(42deg);
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-681 .tc-wp-content-root .afg-bottom-content .afg-reveal.afg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity .55s ease, transform .55s ease, box-shadow .28s ease, border-color .28s ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .afg-bottom-content .afg-section{
    padding: 46px 0;
  }.tc-wp-content-root .afg-bottom-content .afg-container{
    padding: 0 14px;
  }.tc-wp-content-root .afg-bottom-content h2{
    font-size: 27px;
  }.tc-wp-content-root .afg-bottom-content .afg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .afg-bottom-content .afg-section-heading p{
    font-size: 15px;
  }.tc-wp-content-root .afg-bottom-content .afg-card-grid, .tc-wp-content-root .afg-bottom-content .afg-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .afg-bottom-content .afg-grid-three, .tc-wp-content-root .afg-bottom-content .afg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .afg-bottom-content .afg-card, .tc-wp-content-root .afg-bottom-content .afg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .afg-bottom-content .afg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .afg-bottom-content .afg-step-card::after{
    display: none;
  }.tc-wp-content-root .afg-bottom-content .afg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .afg-bottom-content .afg-card h3, .tc-wp-content-root .afg-bottom-content .afg-benefit-card h3, .tc-wp-content-root .afg-bottom-content .afg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .afg-bottom-content .afg-card p, .tc-wp-content-root .afg-bottom-content .afg-benefit-card p, .tc-wp-content-root .afg-bottom-content .afg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .afg-bottom-content .afg-badge{
    padding: 8px 11px;
    font-size: 11px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .afg-bottom-content .afg-section{
    padding: 52px 0;
  }.tc-wp-content-root .afg-bottom-content .afg-container{
    padding: 0 18px;
  }.tc-wp-content-root .afg-bottom-content h2{
    font-size: 30px;
  }.tc-wp-content-root .afg-bottom-content .afg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .afg-bottom-content .afg-section-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .afg-bottom-content .afg-card-grid, .tc-wp-content-root .afg-bottom-content .afg-step-list{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .afg-bottom-content .afg-grid-three, .tc-wp-content-root .afg-bottom-content .afg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .afg-bottom-content .afg-card, .tc-wp-content-root .afg-bottom-content .afg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .afg-bottom-content .afg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .afg-bottom-content .afg-step-card::after{
    display: none;
  }.tc-wp-content-root .afg-bottom-content .afg-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }.tc-wp-content-root .afg-bottom-content .afg-card h3, .tc-wp-content-root .afg-bottom-content .afg-benefit-card h3, .tc-wp-content-root .afg-bottom-content .afg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .afg-bottom-content .afg-card p, .tc-wp-content-root .afg-bottom-content .afg-benefit-card p, .tc-wp-content-root .afg-bottom-content .afg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .afg-bottom-content .afg-badge{
    padding: 8px 12px;
    font-size: 11px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .afg-bottom-content .afg-section{
    padding: 58px 0;
  }.tc-wp-content-root .afg-bottom-content .afg-container{
    padding: 0 22px;
  }.tc-wp-content-root .afg-bottom-content h2{
    font-size: 34px;
  }.tc-wp-content-root .afg-bottom-content .afg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .afg-bottom-content .afg-section-heading p{
    font-size: 16px;
  }.tc-wp-content-root .afg-bottom-content .afg-card-grid, .tc-wp-content-root .afg-bottom-content .afg-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .afg-bottom-content .afg-grid-three, .tc-wp-content-root .afg-bottom-content .afg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .afg-bottom-content .afg-card, .tc-wp-content-root .afg-bottom-content .afg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .afg-bottom-content .afg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .afg-bottom-content .afg-step-card::after{
    display: none;
  }.tc-wp-content-root .afg-bottom-content .afg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }.tc-wp-content-root .afg-bottom-content .afg-card h3, .tc-wp-content-root .afg-bottom-content .afg-benefit-card h3, .tc-wp-content-root .afg-bottom-content .afg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .afg-bottom-content .afg-card p, .tc-wp-content-root .afg-bottom-content .afg-benefit-card p, .tc-wp-content-root .afg-bottom-content .afg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .afg-bottom-content .afg-badge{
    padding: 9px 13px;
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .afg-bottom-content .afg-section{
    padding: 72px 0;
  }.tc-wp-content-root .afg-bottom-content .afg-container{
    padding: 0 30px;
  }.tc-wp-content-root .afg-bottom-content h2{
    font-size: 40px;
  }.tc-wp-content-root .afg-bottom-content .afg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .afg-bottom-content .afg-section-heading p{
    font-size: 17px;
  }.tc-wp-content-root .afg-bottom-content .afg-card-grid, .tc-wp-content-root .afg-bottom-content .afg-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .afg-bottom-content .afg-grid-three, .tc-wp-content-root .afg-bottom-content .afg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .afg-bottom-content .afg-card, .tc-wp-content-root .afg-bottom-content .afg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .afg-bottom-content .afg-step-card{
    grid-template-columns: 82px 1fr;
    gap: 24px;
    padding: 28px;
  }.tc-wp-content-root .afg-bottom-content .afg-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }.tc-wp-content-root .afg-bottom-content .afg-card h3, .tc-wp-content-root .afg-bottom-content .afg-benefit-card h3, .tc-wp-content-root .afg-bottom-content .afg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .afg-bottom-content .afg-card p, .tc-wp-content-root .afg-bottom-content .afg-benefit-card p, .tc-wp-content-root .afg-bottom-content .afg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .afg-bottom-content .afg-badge{
    padding: 9px 14px;
    font-size: 12px;
  }}@media (min-width: 1024px){.tc-wp-content-root .afg-bottom-content .afg-section{
    padding: 88px 0;
  }.tc-wp-content-root .afg-bottom-content .afg-container{
    padding: 0 32px;
  }.tc-wp-content-root .afg-bottom-content h2{
    font-size: 46px;
  }.tc-wp-content-root .afg-bottom-content .afg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .afg-bottom-content .afg-section-heading p{
    font-size: 18px;
  }.tc-wp-content-root .afg-bottom-content .afg-card-grid, .tc-wp-content-root .afg-bottom-content .afg-step-list{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .afg-bottom-content .afg-grid-three, .tc-wp-content-root .afg-bottom-content .afg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .afg-bottom-content .afg-card, .tc-wp-content-root .afg-bottom-content .afg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .afg-bottom-content .afg-step-card{
    grid-template-columns: 92px 1fr;
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .afg-bottom-content .afg-step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }.tc-wp-content-root .afg-bottom-content .afg-card h3, .tc-wp-content-root .afg-bottom-content .afg-benefit-card h3, .tc-wp-content-root .afg-bottom-content .afg-step-card h3{
    font-size: 23px;
  }.tc-wp-content-root .afg-bottom-content .afg-card p, .tc-wp-content-root .afg-bottom-content .afg-benefit-card p, .tc-wp-content-root .afg-bottom-content .afg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .afg-bottom-content .afg-badge{
    padding: 9px 14px;
    font-size: 12px;
  }}