@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-490 .tc-wp-content-root img, .wpc-scope-490 .tc-wp-content-root video, .wpc-scope-490 .tc-wp-content-root svg, .wpc-scope-490 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content{
  width: 100%;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  overflow-x: hidden;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content, .wpc-scope-490 .tc-wp-content-root .amfg-bottom-content section, .wpc-scope-490 .tc-wp-content-root .amfg-bottom-content div, .wpc-scope-490 .tc-wp-content-root .amfg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-section-white{
  background: #ffffff;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-section-soft{
  background: linear-gradient(180deg, #fff8fb 0%, #f8fbff 100%);
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  border: 1px solid rgba(255, 92, 151, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 92, 151, 0.12), rgba(119, 92, 255, 0.12));
  color: #a92f68;
  font-weight: 760;
  line-height: 1;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-section-head p{
  margin: 14px auto 0;
  color: #5c667a;
  line-height: 1.72;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-card, .wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(23, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-card::before, .wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #ff5c97, #7b61ff, #22c6d8);
  opacity: 0.92;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-card:hover, .wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-benefit-card:hover, .wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 92, 151, 0.28);
  box-shadow: 0 24px 62px rgba(23, 32, 51, 0.13);
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-card h3, .wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-benefit-card h3, .wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-step-body h3{
  margin: 0;
  color: #172033;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-card p, .wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-benefit-card p, .wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-step-body p{
  margin: 10px 0 0;
  color: #667085;
  line-height: 1.68;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #ff5c97, #7b61ff);
  box-shadow: 0 14px 26px rgba(123, 97, 255, 0.22);
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-icon::before, .wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0 50%, 39% 36%);
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 11px;
  top: 16px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.72);
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-icon-magic::before{
  width: 22px;
  height: 3px;
  left: 11px;
  top: 21px;
  border-radius: 99px;
  transform: rotate(-35deg);
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-icon-magic::after{
  width: 6px;
  height: 6px;
  right: 10px;
  top: 9px;
  border-radius: 50%;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-icon-badge::before{
  width: 20px;
  height: 20px;
  left: 12px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-icon-badge::after{
  width: 12px;
  height: 10px;
  left: 16px;
  bottom: 9px;
  clip-path: polygon(0 0, 100% 0, 80% 100%, 50% 68%, 20% 100%);
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-icon-chat::before{
  width: 22px;
  height: 16px;
  left: 11px;
  top: 12px;
  border-radius: 8px;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-icon-chat::after{
  width: 8px;
  height: 8px;
  left: 17px;
  top: 24px;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-icon-device::before{
  width: 15px;
  height: 23px;
  left: 15px;
  top: 9px;
  border-radius: 5px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-icon-device::after{
  width: 4px;
  height: 4px;
  left: 20px;
  bottom: 10px;
  border-radius: 50%;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(123, 97, 255, 0.14);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 46px rgba(23, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-step-card::after{
  content: "";
  position: absolute;
  width: 160px;
  height: 160px;
  right: -70px;
  top: -70px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 92, 151, 0.2), rgba(255, 92, 151, 0));
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff5c97, #7b61ff);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(123, 97, 255, 0.26);
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-step-body{
  position: relative;
  z-index: 1;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-use-card .amfg-pill{
  display: inline-flex;
  width: max-content;
  margin-bottom: 16px;
  border-radius: 999px;
  background: rgba(34, 198, 216, 0.12);
  color: #05788a;
  font-weight: 760;
  line-height: 1;
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffafd 100%);
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-benefit-mark{
  display: inline-flex;
  position: relative;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #22c6d8, #7b61ff);
  box-shadow: 0 14px 28px rgba(34, 198, 216, 0.2);
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-benefit-mark::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 11px;
  width: 11px;
  height: 17px;
  border: solid #ffffff;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-490 .tc-wp-content-root .amfg-bottom-content .amfg-reveal.amfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .amfg-bottom-content .amfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .amfg-bottom-content .amfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-kicker{
    padding: 8px 12px;
    font-size: 11px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card, .tc-wp-content-root .amfg-bottom-content .amfg-benefit-card{
    padding: 24px 20px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card h3, .tc-wp-content-root .amfg-bottom-content .amfg-benefit-card h3, .tc-wp-content-root .amfg-bottom-content .amfg-step-body h3{
    font-size: 18px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card p, .tc-wp-content-root .amfg-bottom-content .amfg-benefit-card p, .tc-wp-content-root .amfg-bottom-content .amfg-step-body p{
    font-size: 14px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-use-card .amfg-pill{
    padding: 7px 10px;
    font-size: 11px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .amfg-bottom-content .amfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .amfg-bottom-content .amfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-kicker{
    padding: 8px 13px;
    font-size: 12px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card, .tc-wp-content-root .amfg-bottom-content .amfg-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card h3, .tc-wp-content-root .amfg-bottom-content .amfg-benefit-card h3, .tc-wp-content-root .amfg-bottom-content .amfg-step-body h3{
    font-size: 19px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card p, .tc-wp-content-root .amfg-bottom-content .amfg-benefit-card p, .tc-wp-content-root .amfg-bottom-content .amfg-step-body p{
    font-size: 15px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-steps{
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-use-card .amfg-pill{
    padding: 8px 11px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .amfg-bottom-content .amfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .amfg-bottom-content .amfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-kicker{
    padding: 9px 14px;
    font-size: 12px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card, .tc-wp-content-root .amfg-bottom-content .amfg-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card h3, .tc-wp-content-root .amfg-bottom-content .amfg-benefit-card h3, .tc-wp-content-root .amfg-bottom-content .amfg-step-body h3{
    font-size: 20px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card p, .tc-wp-content-root .amfg-bottom-content .amfg-benefit-card p, .tc-wp-content-root .amfg-bottom-content .amfg-step-body p{
    font-size: 15px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 20px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-use-card .amfg-pill{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .amfg-bottom-content .amfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .amfg-bottom-content .amfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-kicker{
    padding: 9px 15px;
    font-size: 12px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-grid-three, .tc-wp-content-root .amfg-bottom-content .amfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card, .tc-wp-content-root .amfg-bottom-content .amfg-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card h3, .tc-wp-content-root .amfg-bottom-content .amfg-benefit-card h3, .tc-wp-content-root .amfg-bottom-content .amfg-step-body h3{
    font-size: 21px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card p, .tc-wp-content-root .amfg-bottom-content .amfg-benefit-card p, .tc-wp-content-root .amfg-bottom-content .amfg-step-body p{
    font-size: 15px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-use-card .amfg-pill{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 1024px){.tc-wp-content-root .amfg-bottom-content .amfg-section{
    padding: 94px 0;
  }.tc-wp-content-root .amfg-bottom-content .amfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-kicker{
    padding: 10px 16px;
    font-size: 12px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-grid-three, .tc-wp-content-root .amfg-bottom-content .amfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card, .tc-wp-content-root .amfg-bottom-content .amfg-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card h3, .tc-wp-content-root .amfg-bottom-content .amfg-benefit-card h3, .tc-wp-content-root .amfg-bottom-content .amfg-step-body h3{
    font-size: 22px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card p, .tc-wp-content-root .amfg-bottom-content .amfg-benefit-card p, .tc-wp-content-root .amfg-bottom-content .amfg-step-body p{
    font-size: 16px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-step-number{
    width: 76px;
    height: 76px;
    font-size: 23px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-use-card .amfg-pill{
    padding: 8px 13px;
    font-size: 12px;
  }}