@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-454 .tc-wp-content-root img, .wpc-scope-454 .tc-wp-content-root video, .wpc-scope-454 .tc-wp-content-root svg, .wpc-scope-454 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-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-454 .tc-wp-content-root .afg-bottom-content .afg-section{
  position: relative;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-section-white{
  background: #ffffff;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f8fb 100%);
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 122, 87, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 122, 87, 0.12), rgba(255, 194, 102, 0.14));
  color: #a64220;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content h2{
  margin: 0;
  color: #121827;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-section-head p{
  margin: 16px auto 0;
  color: #5b6475;
  line-height: 1.72;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-card, .wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-benefit-card{
  position: relative;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(28, 38, 64, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-card::before, .wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 122, 87, 0.42), rgba(255, 194, 102, 0.2), rgba(75, 132, 255, 0.18));
  opacity: 0;
  transition: opacity 240ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-card:hover, .wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 122, 87, 0.22);
  box-shadow: 0 24px 58px rgba(28, 38, 64, 0.12);
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-card:hover::before, .wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-card h3, .wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-benefit-card h3, .wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-step-card h3{
  margin: 0;
  color: #151d2d;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-card p, .wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-benefit-card p, .wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-step-card p{
  margin: 10px 0 0;
  color: #606a7c;
  line-height: 1.68;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff7a57, #ffc266);
  box-shadow: 0 12px 24px rgba(255, 122, 87, 0.24);
  transition: transform 240ms ease;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-card:hover .afg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-icon::before, .wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-icon-preview::before{
  width: 20px;
  height: 12px;
  left: 12px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 10px;
  background: transparent;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 18px;
  top: 17px;
  border-radius: 50%;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 16px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 11px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-icon-spark::before{
  width: 4px;
  height: 22px;
  left: 20px;
  top: 11px;
  border-radius: 99px;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-icon-spark::after{
  width: 22px;
  height: 4px;
  left: 11px;
  top: 20px;
  border-radius: 99px;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-icon-clean::before{
  width: 20px;
  height: 3px;
  left: 12px;
  top: 15px;
  border-radius: 99px;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-icon-clean::after{
  width: 7px;
  height: 7px;
  right: 10px;
  top: 9px;
  border-radius: 50%;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-icon-fast::before{
  width: 18px;
  height: 18px;
  left: 13px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-icon-fast::after{
  width: 9px;
  height: 3px;
  left: 22px;
  top: 21px;
  border-radius: 99px;
  transform: rotate(-28deg);
  transform-origin: left center;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-icon-mood::before{
  width: 18px;
  height: 18px;
  left: 13px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-icon-mood::after{
  width: 12px;
  height: 6px;
  left: 16px;
  top: 21px;
  border-bottom: 2px solid #ffffff;
  border-radius: 0 0 12px 12px;
  background: transparent;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-steps{
  position: relative;
  display: grid;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  box-sizing: border-box;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(28, 38, 64, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 22px;
  bottom: 22px;
  width: 4px;
  border-radius: 999px;
  background: linear-gradient(180deg, #ff7a57, #ffc266);
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-step-card:hover{
  transform: translateX(4px);
  border-color: rgba(255, 122, 87, 0.22);
  box-shadow: 0 24px 56px rgba(28, 38, 64, 0.11);
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  border-radius: 18px;
  background: linear-gradient(135deg, #ff7a57, #ffc266);
  box-shadow: 0 14px 28px rgba(255, 122, 87, 0.25);
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: #fff3ea;
  color: #a64220;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffdfb 100%);
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-benefit-card{
  background: #ffffff;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 122, 87, 0.15), rgba(255, 194, 102, 0.2));
  position: relative;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #d95b35;
  border-bottom: 3px solid #d95b35;
  transform: rotate(-45deg);
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-454 .tc-wp-content-root .afg-bottom-content .afg-reveal.afg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .afg-bottom-content .afg-section{
    padding: 54px 0;
  }.tc-wp-content-root .afg-bottom-content .afg-container{
    padding: 0 16px;
  }.tc-wp-content-root .afg-bottom-content h2{
    font-size: 27px;
  }.tc-wp-content-root .afg-bottom-content .afg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .afg-bottom-content .afg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .afg-bottom-content .afg-card, .tc-wp-content-root .afg-bottom-content .afg-benefit-card{
    padding: 22px;
    border-radius: 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: 18px;
  }.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: 14px;
  }.tc-wp-content-root .afg-bottom-content .afg-steps{
    gap: 16px;
    margin-top: 30px;
  }.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-number{
    width: 50px;
    height: 50px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .afg-bottom-content .afg-section{
    padding: 60px 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-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .afg-bottom-content .afg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.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-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-steps{
    gap: 18px;
    margin-top: 32px;
  }.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-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .afg-bottom-content .afg-section{
    padding: 66px 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-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .afg-bottom-content .afg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.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-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-steps{
    gap: 20px;
    margin-top: 36px;
  }.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-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .afg-bottom-content .afg-section{
    padding: 78px 0;
  }.tc-wp-content-root .afg-bottom-content .afg-container{
    padding: 0 32px;
  }.tc-wp-content-root .afg-bottom-content h2{
    font-size: 40px;
  }.tc-wp-content-root .afg-bottom-content .afg-section-head p{
    font-size: 17px;
  }.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));
    gap: 22px;
    margin-top: 42px;
  }.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-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-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .afg-bottom-content .afg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .afg-bottom-content .afg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .afg-bottom-content .afg-section{
    padding: 92px 0;
  }.tc-wp-content-root .afg-bottom-content .afg-container{
    padding: 0 34px;
  }.tc-wp-content-root .afg-bottom-content h2{
    font-size: 46px;
  }.tc-wp-content-root .afg-bottom-content .afg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .afg-bottom-content .afg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .afg-bottom-content .afg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.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-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-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .afg-bottom-content .afg-step-card{
    gap: 26px;
    padding: 34px 38px;
  }.tc-wp-content-root .afg-bottom-content .afg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}.wpc-scope-454 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .afg-step-content{}