@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-329 .tc-wp-content-root img, .wpc-scope-329 .tc-wp-content-root video, .wpc-scope-329 .tc-wp-content-root svg, .wpc-scope-329 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #151923;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content, .wpc-scope-329 .tc-wp-content-root .afg-bottom-content div, .wpc-scope-329 .tc-wp-content-root .afg-bottom-content section, .wpc-scope-329 .tc-wp-content-root .afg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-section{
  position: relative;
  width: 100%;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-section-white{
  background: #ffffff;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-section-soft{
  background: linear-gradient(180deg, #faf8f4 0%, #f6f7fb 100%);
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-container{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(192, 38, 44, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(192, 38, 44, 0.1), rgba(244, 181, 45, 0.14));
  color: #9f1f28;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #c0262c, #f4b52d);
  box-shadow: 0 0 18px rgba(244, 181, 45, 0.55);
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-section-head h2{
  margin: 0;
  color: #121620;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-section-head p{
  margin: 16px auto 0;
  color: #5f6675;
  line-height: 1.72;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-card, .wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(19, 24, 35, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 40px rgba(18, 22, 32, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-card::after, .wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-benefit-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 22px;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(192, 38, 44, 0.12), rgba(244, 181, 45, 0.1));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-card:hover, .wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(192, 38, 44, 0.2);
  box-shadow: 0 24px 56px rgba(18, 22, 32, 0.12);
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-card:hover::after, .wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-benefit-card:hover::after{
  opacity: 1;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-card h3, .wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-benefit-card h3, .wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-step-card h3{
  position: relative;
  margin: 0;
  color: #151923;
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
  z-index: 1;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-card p, .wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-benefit-card p, .wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #626979;
  line-height: 1.7;
  z-index: 1;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #c0262c, #f4b52d);
  box-shadow: 0 14px 30px rgba(192, 38, 44, 0.2);
  z-index: 1;
  transition: transform 220ms ease;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-card:hover .afg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-icon::before, .wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 50%;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #c0262c;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 18px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 13px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-icon-spark::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-icon-spark::after{
  width: 6px;
  height: 6px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-icon-clean::before{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 17px;
  border-radius: 10px;
  transform: rotate(-12deg);
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-icon-clean::after{
  width: 12px;
  height: 3px;
  left: 17px;
  top: 31px;
  border-radius: 99px;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(0 0, 100% 44%, 58% 52%, 100% 100%, 0 56%);
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-icon-fast::after{
  width: 16px;
  height: 3px;
  left: 8px;
  top: 32px;
  border-radius: 99px;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-icon-use::before{
  width: 23px;
  height: 17px;
  left: 12px;
  top: 15px;
  border-radius: 5px;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-icon-use::after{
  width: 11px;
  height: 3px;
  left: 17px;
  top: 35px;
  border-radius: 99px;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(19, 24, 35, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(18, 22, 32, 0.07);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 6px;
  height: 100%;
  background: linear-gradient(180deg, #c0262c, #f4b52d);
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(192, 38, 44, 0.18);
  box-shadow: 0 24px 58px rgba(18, 22, 32, 0.11);
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-step-number{
  display: grid;
  place-items: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #151923, #343b4c);
  color: #f4b52d;
  font-weight: 900;
  line-height: 1;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08), 0 16px 30px rgba(18, 22, 32, 0.18);
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-step-content{
  min-width: 0;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-badge{
  position: relative;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(244, 181, 45, 0.16);
  color: #9f1f28;
  font-weight: 850;
  line-height: 1;
  z-index: 1;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffdf8 100%);
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-benefit-card{
  text-align: center;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-benefit-mark{
  position: relative;
  display: inline-grid;
  place-items: center;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #c0262c, #f4b52d);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(192, 38, 44, 0.2);
  z-index: 1;
}.wpc-scope-329 .tc-wp-content-root .afg-bottom-content .afg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-329 .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 14px;
  }.tc-wp-content-root .afg-bottom-content .afg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .afg-bottom-content .afg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .afg-bottom-content .afg-kicker{
    font-size: 12px;
  }.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: 24px 20px 22px;
  }.tc-wp-content-root .afg-bottom-content .afg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }.tc-wp-content-root .afg-bottom-content .afg-benefit-mark{
    width: 66px;
    height: 66px;
    font-size: 13px;
  }}@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 .afg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .afg-bottom-content .afg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .afg-bottom-content .afg-kicker{
    font-size: 12.5px;
  }.tc-wp-content-root .afg-bottom-content .afg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .afg-bottom-content .afg-card, .tc-wp-content-root .afg-bottom-content .afg-benefit-card{
    padding: 24px;
    border-radius: 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: 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: 34px;
  }.tc-wp-content-root .afg-bottom-content .afg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 22px 24px;
  }.tc-wp-content-root .afg-bottom-content .afg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }.tc-wp-content-root .afg-bottom-content .afg-benefit-mark{
    width: 68px;
    height: 68px;
    font-size: 13px;
  }}@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 .afg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .afg-bottom-content .afg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .afg-bottom-content .afg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .afg-bottom-content .afg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .afg-bottom-content .afg-card, .tc-wp-content-root .afg-bottom-content .afg-benefit-card{
    padding: 28px;
    border-radius: 22px;
  }.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: 38px;
  }.tc-wp-content-root .afg-bottom-content .afg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 30px 26px;
  }.tc-wp-content-root .afg-bottom-content .afg-step-number{
    width: 62px;
    height: 62px;
    font-size: 20px;
  }.tc-wp-content-root .afg-bottom-content .afg-benefit-mark{
    width: 72px;
    height: 72px;
    font-size: 14px;
  }}@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 .afg-section-head 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-kicker{
    font-size: 13px;
  }.tc-wp-content-root .afg-bottom-content .afg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .afg-bottom-content .afg-benefit-grid{
    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: 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: 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: 20px;
    margin-top: 44px;
  }.tc-wp-content-root .afg-bottom-content .afg-step-card{
    gap: 24px;
    padding: 30px 34px;
  }.tc-wp-content-root .afg-bottom-content .afg-step-number{
    width: 70px;
    height: 70px;
    font-size: 22px;
  }.tc-wp-content-root .afg-bottom-content .afg-benefit-mark{
    width: 74px;
    height: 74px;
    font-size: 14px;
  }}@media (min-width: 1024px){.tc-wp-content-root .afg-bottom-content .afg-section{
    padding: 96px 0;
  }.tc-wp-content-root .afg-bottom-content .afg-container{
    padding: 0 36px;
  }.tc-wp-content-root .afg-bottom-content .afg-section-head h2{
    font-size: 48px;
  }.tc-wp-content-root .afg-bottom-content .afg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .afg-bottom-content .afg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .afg-bottom-content .afg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .afg-bottom-content .afg-card, .tc-wp-content-root .afg-bottom-content .afg-benefit-card{
    padding: 32px;
  }.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: 50px;
  }.tc-wp-content-root .afg-bottom-content .afg-step-card{
    gap: 28px;
    padding: 34px 40px;
  }.tc-wp-content-root .afg-bottom-content .afg-step-number{
    width: 78px;
    height: 78px;
    font-size: 24px;
  }.tc-wp-content-root .afg-bottom-content .afg-benefit-mark{
    width: 78px;
    height: 78px;
    font-size: 14px;
  }}.wpc-scope-329 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .afg-grid-3{}