@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-334 .tc-wp-content-root img, .wpc-scope-334 .tc-wp-content-root video, .wpc-scope-334 .tc-wp-content-root svg, .wpc-scope-334 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap, .wpc-scope-334 .tc-wp-content-root .pfg-content-wrap section, .wpc-scope-334 .tc-wp-content-root .pfg-content-wrap div, .wpc-scope-334 .tc-wp-content-root .pfg-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-section{
  position: relative;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-section-white{
  background: #ffffff;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-section-soft{
  background: linear-gradient(180deg, #fbf8ff 0%, #f8fbff 100%);
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(187, 102, 255, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 118, 188, 0.12), rgba(111, 122, 255, 0.12));
  color: #8a35d6;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-section-head h2{
  margin: 0;
  color: #121827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-section-head p{
  margin: 16px auto 0;
  color: #566174;
  line-height: 1.7;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-card, .wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(133, 84, 205, 0.13);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 42px rgba(40, 28, 76, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-card::before, .wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 119, 189, 0.16), rgba(115, 129, 255, 0.12), rgba(60, 205, 190, 0.08));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-card:hover, .wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(157, 91, 231, 0.28);
  box-shadow: 0 24px 58px rgba(50, 35, 90, 0.13);
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-card:hover::before, .wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-card h3, .wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-benefit-card h3, .wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-step-card h3{
  position: relative;
  margin: 0;
  color: #151d2e;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-card p, .wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-benefit-card p, .wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5c6678;
  line-height: 1.68;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #ff72b6, #7b72ff);
  box-shadow: 0 12px 28px rgba(133, 96, 245, 0.25);
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-icon::before, .wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0, 62% 35%, 100% 50%, 62% 65%, 50% 100%, 38% 65%, 0 50%, 38% 35%);
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 13px;
  border-radius: 4px;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 12px;
  top: 17px;
  border-radius: 4px;
  opacity: 0.55;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-icon-type::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 14px;
  border-radius: 8px;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-icon-type::after{
  width: 5px;
  height: 19px;
  left: 20px;
  top: 15px;
  border-radius: 8px;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-icon-phone::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border-radius: 5px;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-icon-brand::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-icon-brand::after{
  width: 10px;
  height: 10px;
  left: 18px;
  top: 18px;
  border-radius: 50%;
  background: #7b72ff;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-icon-fast::before{
  width: 24px;
  height: 14px;
  left: 11px;
  top: 16px;
  clip-path: polygon(0 0, 68% 0, 48% 36%, 100% 36%, 28% 100%, 45% 55%, 0 55%);
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(129, 90, 210, 0.14);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 18px 44px rgba(49, 39, 92, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, border-color 220ms ease, box-shadow 220ms ease;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #ff72b6, #7b72ff, #33c8bd);
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(157, 91, 231, 0.28);
  box-shadow: 0 24px 58px rgba(50, 35, 90, 0.12);
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #191f34, #5d4ae8);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 30px rgba(93, 74, 232, 0.22);
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-tag{
  position: relative;
  display: inline-flex;
  width: max-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 114, 182, 0.11);
  color: #a62c78;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 17px;
  border-radius: 50%;
  background: linear-gradient(135deg, #33c8bd, #7b72ff);
  box-shadow: 0 12px 26px rgba(51, 200, 189, 0.22);
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-334 .tc-wp-content-root .pfg-content-wrap .pfg-reveal.pfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .pfg-content-wrap .pfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .pfg-content-wrap .pfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-card, .tc-wp-content-root .pfg-content-wrap .pfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-card h3, .tc-wp-content-root .pfg-content-wrap .pfg-benefit-card h3, .tc-wp-content-root .pfg-content-wrap .pfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-card p, .tc-wp-content-root .pfg-content-wrap .pfg-benefit-card p, .tc-wp-content-root .pfg-content-wrap .pfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px 22px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .pfg-content-wrap .pfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .pfg-content-wrap .pfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-card, .tc-wp-content-root .pfg-content-wrap .pfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-card h3, .tc-wp-content-root .pfg-content-wrap .pfg-benefit-card h3, .tc-wp-content-root .pfg-content-wrap .pfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-card p, .tc-wp-content-root .pfg-content-wrap .pfg-benefit-card p, .tc-wp-content-root .pfg-content-wrap .pfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px 24px 24px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .pfg-content-wrap .pfg-section{
    padding: 66px 0;
  }.tc-wp-content-root .pfg-content-wrap .pfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-card, .tc-wp-content-root .pfg-content-wrap .pfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-card h3, .tc-wp-content-root .pfg-content-wrap .pfg-benefit-card h3, .tc-wp-content-root .pfg-content-wrap .pfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-card p, .tc-wp-content-root .pfg-content-wrap .pfg-benefit-card p, .tc-wp-content-root .pfg-content-wrap .pfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 26px 26px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .pfg-content-wrap .pfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .pfg-content-wrap .pfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-section-head h2{
    font-size: 39px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-card, .tc-wp-content-root .pfg-content-wrap .pfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-card h3, .tc-wp-content-root .pfg-content-wrap .pfg-benefit-card h3, .tc-wp-content-root .pfg-content-wrap .pfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-card p, .tc-wp-content-root .pfg-content-wrap .pfg-benefit-card p, .tc-wp-content-root .pfg-content-wrap .pfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-steps{
    gap: 20px;
    margin-top: 44px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-step-card{
    gap: 24px;
    padding: 30px 32px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .pfg-content-wrap .pfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .pfg-content-wrap .pfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-card-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .pfg-content-wrap .pfg-card, .tc-wp-content-root .pfg-content-wrap .pfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-card h3, .tc-wp-content-root .pfg-content-wrap .pfg-benefit-card h3, .tc-wp-content-root .pfg-content-wrap .pfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-card p, .tc-wp-content-root .pfg-content-wrap .pfg-benefit-card p, .tc-wp-content-root .pfg-content-wrap .pfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .pfg-content-wrap .pfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 22px;
  }}.wpc-scope-334 .tc-wp-content-root .pfg-step-content{}