@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-58 .tc-wp-content-root img, .wpc-scope-58 .tc-wp-content-root video, .wpc-scope-58 .tc-wp-content-root svg, .wpc-scope-58 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #1f2633;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap, .wpc-scope-58 .tc-wp-content-root .afg-content-wrap section, .wpc-scope-58 .tc-wp-content-root .afg-content-wrap div, .wpc-scope-58 .tc-wp-content-root .afg-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-section{
  position: relative;
  width: 100%;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-section-white{
  background: #ffffff;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f7f3ed 100%);
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(178, 79, 34, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(206, 87, 43, 0.1), rgba(218, 157, 63, 0.12));
  color: #9b3d22;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-section-head h2{
  margin: 0;
  color: #17202e;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-section-head p{
  margin: 16px auto 0;
  color: #5c6676;
  line-height: 1.7;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-card, .wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(31, 38, 51, 0.08);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(30, 36, 48, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-card::before, .wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(201, 76, 42, 0.16), rgba(215, 154, 57, 0.1), rgba(36, 122, 111, 0.08));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-card:hover, .wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(190, 76, 38, 0.26);
  box-shadow: 0 24px 58px rgba(30, 36, 48, 0.12);
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-card:hover::before, .wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-card h3, .wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-benefit-card h3, .wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-step-copy h3{
  position: relative;
  margin: 0;
  color: #182230;
  font-weight: 760;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-card p, .wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-benefit-card p, .wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-step-copy p{
  position: relative;
  margin: 12px 0 0;
  color: #5b6472;
  line-height: 1.68;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 22px;
  border-radius: 16px;
  background: linear-gradient(135deg, #c94c2a, #d99a39);
  box-shadow: 0 14px 28px rgba(201, 76, 42, 0.22);
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-icon::before, .wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 14px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-icon-preview::after{
  width: 12px;
  height: 2px;
  left: 17px;
  bottom: 11px;
  border-radius: 4px;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 11px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  transform: rotate(45deg);
  border-radius: 3px;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-icon-spark::after{
  width: 6px;
  height: 6px;
  right: 10px;
  top: 9px;
  border-radius: 50%;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-icon-profile::before{
  width: 12px;
  height: 12px;
  left: 17px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-icon-profile::after{
  width: 22px;
  height: 11px;
  left: 12px;
  bottom: 10px;
  border-radius: 14px 14px 6px 6px;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-icon-display::before{
  width: 24px;
  height: 3px;
  left: 11px;
  top: 14px;
  border-radius: 6px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-icon-light::before{
  width: 16px;
  height: 16px;
  left: 15px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-icon-light::after{
  width: 12px;
  height: 5px;
  left: 17px;
  bottom: 10px;
  border-radius: 6px;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border: 1px solid rgba(31, 38, 51, 0.08);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(42, 36, 28, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-step-card::after{
  content: "";
  position: absolute;
  left: 38px;
  top: 76px;
  bottom: -22px;
  width: 2px;
  background: linear-gradient(180deg, rgba(201, 76, 42, 0.28), rgba(217, 154, 57, 0));
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-step-card:last-child::after{
  display: none;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(190, 76, 38, 0.24);
  box-shadow: 0 24px 56px rgba(42, 36, 28, 0.11);
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 76px;
  height: 76px;
  border-radius: 22px;
  background: linear-gradient(135deg, #17202e, #247a6f);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(23, 32, 46, 0.2);
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-badge{
  position: relative;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(36, 122, 111, 0.1);
  color: #1f6f66;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-benefit-card{
  overflow: hidden;
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 52px;
  height: 52px;
  margin-bottom: 22px;
  border-radius: 18px;
  background: linear-gradient(135deg, #247a6f, #d99a39);
  box-shadow: 0 15px 30px rgba(36, 122, 111, 0.18);
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-benefit-mark::before{
  content: "";
  position: absolute;
  left: 16px;
  top: 14px;
  width: 18px;
  height: 10px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-58 .tc-wp-content-root .afg-content-wrap .afg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-58 .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: 48px 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: 25px;
  }.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: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .afg-content-wrap .afg-card h3, .tc-wp-content-root .afg-content-wrap .afg-benefit-card h3, .tc-wp-content-root .afg-content-wrap .afg-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .afg-content-wrap .afg-card p, .tc-wp-content-root .afg-content-wrap .afg-benefit-card p, .tc-wp-content-root .afg-content-wrap .afg-step-copy 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: 22px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-card::after{
    display: none;
  }.tc-wp-content-root .afg-content-wrap .afg-step-number{
    width: 62px;
    height: 62px;
    font-size: 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .afg-content-wrap .afg-section{
    padding: 54px 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: 28px;
  }.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: 24px;
  }.tc-wp-content-root .afg-content-wrap .afg-card h3, .tc-wp-content-root .afg-content-wrap .afg-benefit-card h3, .tc-wp-content-root .afg-content-wrap .afg-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .afg-content-wrap .afg-card p, .tc-wp-content-root .afg-content-wrap .afg-benefit-card p, .tc-wp-content-root .afg-content-wrap .afg-step-copy p{
    font-size: 14.5px;
  }.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: 24px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-card::after{
    display: none;
  }.tc-wp-content-root .afg-content-wrap .afg-step-number{
    width: 64px;
    height: 64px;
    font-size: 21px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .afg-content-wrap .afg-section{
    padding: 60px 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: 31px;
  }.tc-wp-content-root .afg-content-wrap .afg-section-head p{
    font-size: 15.5px;
  }.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: 26px;
  }.tc-wp-content-root .afg-content-wrap .afg-card h3, .tc-wp-content-root .afg-content-wrap .afg-benefit-card h3, .tc-wp-content-root .afg-content-wrap .afg-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .afg-content-wrap .afg-card p, .tc-wp-content-root .afg-content-wrap .afg-benefit-card p, .tc-wp-content-root .afg-content-wrap .afg-step-copy 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: 26px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-card::after{
    display: none;
  }.tc-wp-content-root .afg-content-wrap .afg-step-number{
    width: 68px;
    height: 68px;
    font-size: 22px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .afg-content-wrap .afg-section{
    padding: 76px 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: 38px;
  }.tc-wp-content-root .afg-content-wrap .afg-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .afg-content-wrap .afg-grid{
    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: 28px;
  }.tc-wp-content-root .afg-content-wrap .afg-card h3, .tc-wp-content-root .afg-content-wrap .afg-benefit-card h3, .tc-wp-content-root .afg-content-wrap .afg-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .afg-content-wrap .afg-card p, .tc-wp-content-root .afg-content-wrap .afg-benefit-card p, .tc-wp-content-root .afg-content-wrap .afg-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .afg-content-wrap .afg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-number{
    font-size: 24px;
  }}@media (min-width: 1024px){.tc-wp-content-root .afg-content-wrap .afg-section{
    padding: 92px 0;
  }.tc-wp-content-root .afg-content-wrap .afg-container{
    padding: 0 34px;
  }.tc-wp-content-root .afg-content-wrap .afg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .afg-content-wrap .afg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .afg-content-wrap .afg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .afg-content-wrap .afg-grid{
    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: 30px;
  }.tc-wp-content-root .afg-content-wrap .afg-card h3, .tc-wp-content-root .afg-content-wrap .afg-benefit-card h3, .tc-wp-content-root .afg-content-wrap .afg-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .afg-content-wrap .afg-card p, .tc-wp-content-root .afg-content-wrap .afg-benefit-card p, .tc-wp-content-root .afg-content-wrap .afg-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .afg-content-wrap .afg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-card{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-number{
    font-size: 25px;
  }}.wpc-scope-58 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .afg-benefit-grid{}