@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-238 .tc-wp-content-root img, .wpc-scope-238 .tc-wp-content-root video, .wpc-scope-238 .tc-wp-content-root svg, .wpc-scope-238 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #18212f;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap, .wpc-scope-238 .tc-wp-content-root .afg-content-wrap section, .wpc-scope-238 .tc-wp-content-root .afg-content-wrap div, .wpc-scope-238 .tc-wp-content-root .afg-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-section{
  position: relative;
  width: 100%;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-section-white{
  background: #ffffff;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-section-soft{
  background: #f8f5ef;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-section-head{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(5, 150, 105, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(5, 150, 105, 0.1), rgba(14, 165, 233, 0.1));
  color: #047857;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-section-head h2{
  margin: 0;
  color: #101827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-section-head p{
  margin: 16px auto 0;
  color: #5b6472;
  line-height: 1.75;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-card, .wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(16, 24, 39, 0.08);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffefd 100%);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-card::before, .wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #059669, #0ea5e9, #c084fc);
  opacity: 0.88;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-card:hover, .wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(5, 150, 105, 0.28);
  box-shadow: 0 24px 65px rgba(15, 23, 42, 0.12);
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-card h3, .wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-step-content h3, .wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-benefit-card h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-card p, .wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-step-content p, .wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-benefit-card p{
  margin: 12px 0 0;
  color: #5b6472;
  line-height: 1.7;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #059669, #0ea5e9);
  box-shadow: 0 14px 28px rgba(5, 150, 105, 0.18);
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-icon::before, .wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-icon-preview::before{
  width: 24px;
  height: 14px;
  left: 12px;
  top: 17px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 21px;
  border-radius: 50%;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 14px;
  border-radius: 4px;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 13px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-icon-options::before{
  width: 24px;
  height: 3px;
  left: 12px;
  top: 15px;
  border-radius: 8px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-icon-options::after{
  width: 6px;
  height: 6px;
  left: 29px;
  top: 13px;
  border-radius: 50%;
  box-shadow: -12px 8px 0 #ffffff, 4px 16px 0 #ffffff;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-icon-identity::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border-radius: 7px;
  transform: rotate(45deg);
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-icon-identity::after{
  width: 10px;
  height: 10px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #0ea5e9;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-icon-simple::before{
  width: 24px;
  height: 18px;
  left: 12px;
  top: 15px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-icon-simple::after{
  width: 16px;
  height: 2px;
  left: 16px;
  top: 24px;
  border-radius: 4px;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-icon-clean::before{
  width: 12px;
  height: 22px;
  left: 18px;
  top: 11px;
  border: solid #ffffff;
  border-width: 0 4px 4px 0;
  transform: rotate(45deg);
  background: transparent;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(16, 24, 39, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-step-card::after{
  content: "";
  position: absolute;
  right: -42px;
  top: -42px;
  width: 126px;
  height: 126px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(14, 165, 233, 0.18), rgba(5, 150, 105, 0));
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(14, 165, 233, 0.26);
  box-shadow: 0 24px 65px rgba(15, 23, 42, 0.12);
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #064e3b, #059669 48%, #0ea5e9);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(5, 150, 105, 0.2);
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-use-card .afg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(14, 165, 233, 0.1);
  color: #0369a1;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffdf8 100%);
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #059669, #0ea5e9);
  box-shadow: 0 14px 28px rgba(14, 165, 233, 0.18);
  position: relative;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 10px;
  height: 18px;
  left: 15px;
  top: 9px;
  border: solid #ffffff;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-238 .tc-wp-content-root .afg-content-wrap .afg-reveal.afg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .afg-content-wrap .afg-section{
    padding: 46px 0;
  }.tc-wp-content-root .afg-content-wrap .afg-container{
    padding: 0 14px;
  }.tc-wp-content-root .afg-content-wrap .afg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .afg-content-wrap .afg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .afg-content-wrap .afg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .afg-content-wrap .afg-card, .tc-wp-content-root .afg-content-wrap .afg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .afg-content-wrap .afg-card h3, .tc-wp-content-root .afg-content-wrap .afg-step-content h3, .tc-wp-content-root .afg-content-wrap .afg-benefit-card h3{
    font-size: 18px;
  }.tc-wp-content-root .afg-content-wrap .afg-card p, .tc-wp-content-root .afg-content-wrap .afg-step-content p, .tc-wp-content-root .afg-content-wrap .afg-benefit-card p{
    font-size: 14px;
  }.tc-wp-content-root .afg-content-wrap .afg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .afg-content-wrap .afg-section{
    padding: 52px 0;
  }.tc-wp-content-root .afg-content-wrap .afg-container{
    padding: 0 18px;
  }.tc-wp-content-root .afg-content-wrap .afg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .afg-content-wrap .afg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .afg-content-wrap .afg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .afg-content-wrap .afg-card, .tc-wp-content-root .afg-content-wrap .afg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .afg-content-wrap .afg-card h3, .tc-wp-content-root .afg-content-wrap .afg-step-content h3, .tc-wp-content-root .afg-content-wrap .afg-benefit-card h3{
    font-size: 19px;
  }.tc-wp-content-root .afg-content-wrap .afg-card p, .tc-wp-content-root .afg-content-wrap .afg-step-content p, .tc-wp-content-root .afg-content-wrap .afg-benefit-card p{
    font-size: 15px;
  }.tc-wp-content-root .afg-content-wrap .afg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .afg-content-wrap .afg-section{
    padding: 58px 0;
  }.tc-wp-content-root .afg-content-wrap .afg-container{
    padding: 0 22px;
  }.tc-wp-content-root .afg-content-wrap .afg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .afg-content-wrap .afg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .afg-content-wrap .afg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .afg-content-wrap .afg-card, .tc-wp-content-root .afg-content-wrap .afg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .afg-content-wrap .afg-card h3, .tc-wp-content-root .afg-content-wrap .afg-step-content h3, .tc-wp-content-root .afg-content-wrap .afg-benefit-card h3{
    font-size: 20px;
  }.tc-wp-content-root .afg-content-wrap .afg-card p, .tc-wp-content-root .afg-content-wrap .afg-step-content p, .tc-wp-content-root .afg-content-wrap .afg-benefit-card p{
    font-size: 15px;
  }.tc-wp-content-root .afg-content-wrap .afg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .afg-content-wrap .afg-section{
    padding: 72px 0;
  }.tc-wp-content-root .afg-content-wrap .afg-container{
    padding: 0 30px;
  }.tc-wp-content-root .afg-content-wrap .afg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .afg-content-wrap .afg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .afg-content-wrap .afg-grid-three, .tc-wp-content-root .afg-content-wrap .afg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .afg-content-wrap .afg-card, .tc-wp-content-root .afg-content-wrap .afg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .afg-content-wrap .afg-card h3, .tc-wp-content-root .afg-content-wrap .afg-step-content h3, .tc-wp-content-root .afg-content-wrap .afg-benefit-card h3{
    font-size: 21px;
  }.tc-wp-content-root .afg-content-wrap .afg-card p, .tc-wp-content-root .afg-content-wrap .afg-step-content p, .tc-wp-content-root .afg-content-wrap .afg-benefit-card p{
    font-size: 16px;
  }.tc-wp-content-root .afg-content-wrap .afg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-card{
    gap: 22px;
    padding: 32px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .afg-content-wrap .afg-section{
    padding: 88px 0;
  }.tc-wp-content-root .afg-content-wrap .afg-container{
    padding: 0 32px;
  }.tc-wp-content-root .afg-content-wrap .afg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .afg-content-wrap .afg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .afg-content-wrap .afg-grid-three, .tc-wp-content-root .afg-content-wrap .afg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .afg-content-wrap .afg-card, .tc-wp-content-root .afg-content-wrap .afg-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .afg-content-wrap .afg-card h3, .tc-wp-content-root .afg-content-wrap .afg-step-content h3, .tc-wp-content-root .afg-content-wrap .afg-benefit-card h3{
    font-size: 22px;
  }.tc-wp-content-root .afg-content-wrap .afg-card p, .tc-wp-content-root .afg-content-wrap .afg-step-content p, .tc-wp-content-root .afg-content-wrap .afg-benefit-card p{
    font-size: 16px;
  }.tc-wp-content-root .afg-content-wrap .afg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-card{
    gap: 26px;
    padding: 34px 38px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }}