@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-166 .tc-wp-content-root img, .wpc-scope-166 .tc-wp-content-root video, .wpc-scope-166 .tc-wp-content-root svg, .wpc-scope-166 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content, .wpc-scope-166 .tc-wp-content-root .amfg-bottom-content section, .wpc-scope-166 .tc-wp-content-root .amfg-bottom-content div, .wpc-scope-166 .tc-wp-content-root .amfg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-section-white{
  background: #ffffff;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-section-soft{
  background: linear-gradient(180deg, #fbf8ff 0%, #f7fbff 100%);
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(236, 91, 154, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 112, 177, 0.12), rgba(119, 95, 255, 0.1));
  color: #b83276;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-section-head h2{
  margin: 0;
  color: #151b2d;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-section-head p{
  margin: 16px auto 0;
  color: #566076;
  font-weight: 450;
  line-height: 1.72;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(28, 35, 55, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(32, 38, 67, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-card::before{
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  content: "";
  background: linear-gradient(90deg, #ff70b1, #8f7bff, #45c8d8);
  opacity: 0.9;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(236, 91, 154, 0.26);
  box-shadow: 0 24px 56px rgba(32, 38, 67, 0.13);
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-card h3, .wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-step-content h3{
  margin: 0;
  color: #192035;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-card p, .wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-step-content p{
  margin: 10px 0 0;
  color: #5b6578;
  font-weight: 430;
  line-height: 1.68;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  flex: 0 0 auto;
  border-radius: 15px;
  background: linear-gradient(135deg, #ff70b1, #8f7bff);
  box-shadow: 0 12px 26px rgba(143, 123, 255, 0.24);
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-icon::before, .wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-card:hover .amfg-icon{
  transform: translateY(-2px);
  transition: transform 260ms ease;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-icon-preview::before{
  inset: 13px 9px;
  border: 2px solid #ffffff;
  border-radius: 999px;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-icon-preview::after{
  top: 20px;
  left: 20px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-icon-copy::before{
  top: 12px;
  left: 15px;
  width: 15px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-icon-copy::after{
  top: 17px;
  left: 21px;
  width: 15px;
  height: 18px;
  border: 2px solid rgba(255, 255, 255, 0.75);
  border-radius: 5px;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-icon-spark::before{
  top: 10px;
  left: 20px;
  width: 7px;
  height: 26px;
  border-radius: 999px;
  background: #ffffff;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-icon-spark::after{
  top: 20px;
  left: 10px;
  width: 26px;
  height: 7px;
  border-radius: 999px;
  background: #ffffff;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-icon-name::before{
  top: 12px;
  left: 11px;
  width: 24px;
  height: 24px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-icon-name::after{
  right: 9px;
  bottom: 10px;
  width: 13px;
  height: 3px;
  border-radius: 999px;
  background: #ffffff;
  transform: rotate(-35deg);
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-icon-chat::before{
  top: 12px;
  left: 10px;
  width: 26px;
  height: 19px;
  border-radius: 9px;
  background: #ffffff;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-icon-chat::after{
  bottom: 10px;
  left: 18px;
  width: 9px;
  height: 9px;
  background: #ffffff;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-icon-clean::before{
  top: 11px;
  left: 13px;
  width: 21px;
  height: 21px;
  border: 2px solid #ffffff;
  border-radius: 8px;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-icon-clean::after{
  top: 20px;
  left: 18px;
  width: 12px;
  height: 6px;
  border-bottom: 3px solid #ffffff;
  border-left: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-steps{
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(36, 45, 70, 0.09);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fff9fc 55%, #f7fbff 100%);
  box-shadow: 0 18px 42px rgba(32, 38, 67, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-step-card::before{
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  content: "";
  background: linear-gradient(180deg, #ff70b1, #8f7bff, #45c8d8);
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(143, 123, 255, 0.25);
  box-shadow: 0 24px 54px rgba(32, 38, 67, 0.12);
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-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, #ff70b1, #8f7bff);
  box-shadow: 0 14px 28px rgba(143, 123, 255, 0.25);
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-badge{
  display: inline-flex;
  width: max-content;
  margin: 0 0 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 112, 177, 0.14), rgba(69, 200, 216, 0.12));
  color: #a93677;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffafd 100%);
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-icon-free::before{
  top: 12px;
  left: 13px;
  width: 20px;
  height: 20px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-icon-free::after{
  top: 16px;
  left: 22px;
  width: 3px;
  height: 13px;
  border-radius: 999px;
  background: #ffffff;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-icon-mobile::before{
  top: 8px;
  left: 15px;
  width: 16px;
  height: 29px;
  border: 2px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-icon-mobile::after{
  bottom: 12px;
  left: 22px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-icon-privacy::before{
  top: 18px;
  left: 12px;
  width: 22px;
  height: 17px;
  border-radius: 7px;
  background: #ffffff;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-icon-privacy::after{
  top: 10px;
  left: 17px;
  width: 12px;
  height: 14px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-166 .tc-wp-content-root .amfg-bottom-content .amfg-reveal.amfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .amfg-bottom-content .amfg-section{
    padding: 48px 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: 27px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card{
    padding: 24px 20px 22px;
    border-radius: 19px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card h3, .tc-wp-content-root .amfg-bottom-content .amfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card p, .tc-wp-content-root .amfg-bottom-content .amfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px 22px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .amfg-bottom-content .amfg-section{
    padding: 54px 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: 30px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card{
    padding: 26px 22px 24px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card h3, .tc-wp-content-root .amfg-bottom-content .amfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card p, .tc-wp-content-root .amfg-bottom-content .amfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 22px 24px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .amfg-bottom-content .amfg-section{
    padding: 60px 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: 34px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card{
    padding: 28px 24px 26px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card h3, .tc-wp-content-root .amfg-bottom-content .amfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card p, .tc-wp-content-root .amfg-bottom-content .amfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 28px 24px 26px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .amfg-bottom-content .amfg-section{
    padding: 74px 0;
  }.tc-wp-content-root .amfg-bottom-content .amfg-container{
    padding: 0 30px;
  }.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-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card{
    padding: 30px 26px 28px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card h3, .tc-wp-content-root .amfg-bottom-content .amfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card p, .tc-wp-content-root .amfg-bottom-content .amfg-step-content p{
    font-size: 15.8px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-step-card{
    grid-template-columns: 76px 1fr;
    gap: 22px;
    padding: 30px 30px 30px 34px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .amfg-bottom-content .amfg-section{
    padding: 88px 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: 17.5px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-grid-six, .tc-wp-content-root .amfg-bottom-content .amfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .amfg-bottom-content .amfg-card{
    padding: 32px 28px 30px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card h3, .tc-wp-content-root .amfg-bottom-content .amfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-card p, .tc-wp-content-root .amfg-bottom-content .amfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-step-card{
    grid-template-columns: 86px 1fr;
    gap: 26px;
    padding: 34px 38px 34px 42px;
  }.tc-wp-content-root .amfg-bottom-content .amfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 21px;
  }}.wpc-scope-166 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .amfg-use-card{}