@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-434 .tc-wp-content-root img, .wpc-scope-434 .tc-wp-content-root video, .wpc-scope-434 .tc-wp-content-root svg, .wpc-scope-434 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content, .wpc-scope-434 .tc-wp-content-root .pfg-bottom-content div, .wpc-scope-434 .tc-wp-content-root .pfg-bottom-content section, .wpc-scope-434 .tc-wp-content-root .pfg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-section{
  position: relative;
  width: 100%;
  isolation: isolate;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-section-white{
  background: #ffffff;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-section-soft{
  background:
    radial-gradient(circle at top left, rgba(255, 82, 151, 0.08), transparent 34%),
    radial-gradient(circle at bottom right, rgba(114, 91, 255, 0.08), transparent 36%),
    #fbfafc;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 82, 151, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 82, 151, 0.1), rgba(114, 91, 255, 0.1));
  color: #b4236f;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-section-head h2{
  margin: 0;
  color: #141a2a;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-section-head p{
  margin: 14px auto 0;
  color: #586174;
  line-height: 1.7;
  font-weight: 400;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(26, 32, 44, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(23, 32, 51, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
  overflow: hidden;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #ff5297, #725bff, #22c6d8);
  opacity: 0.9;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 82, 151, 0.22);
  box-shadow: 0 24px 60px rgba(23, 32, 51, 0.12);
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-card h3, .wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-step-content h3{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-card p, .wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-step-content p{
  margin: 10px 0 0;
  color: #5f687a;
  line-height: 1.68;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-icon{
  display: inline-block;
  position: relative;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #ff5297, #725bff);
  box-shadow: 0 12px 24px rgba(114, 91, 255, 0.22);
  transition: transform 240ms ease;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-card:hover .pfg-icon{
  transform: translateY(-3px) rotate(-3deg);
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-icon::after{
  content: "";
  position: absolute;
  inset: 12px;
  border: 2px solid rgba(255, 255, 255, 0.92);
  border-radius: 8px;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-icon-preview::after{
  border-radius: 50%;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-icon-copy::before{
  content: "";
  position: absolute;
  width: 15px;
  height: 18px;
  left: 12px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-icon-copy::after{
  inset: auto;
  width: 15px;
  height: 18px;
  right: 10px;
  bottom: 9px;
  border: 2px solid rgba(255, 255, 255, 0.75);
  border-radius: 4px;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-icon-spark::after{
  inset: 10px;
  border: 0;
  background: #ffffff;
  clip-path: polygon(50% 0, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0 50%, 39% 36%);
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-icon-mobile::after{
  inset: 8px 13px;
  border-radius: 7px;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-icon-brand::after{
  inset: 11px;
  border-radius: 4px 12px 12px 4px;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-icon-clean::after{
  inset: 11px 9px;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg);
  border-radius: 0;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(114, 91, 255, 0.14);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.88)),
    #ffffff;
  box-shadow: 0 18px 50px rgba(23, 32, 51, 0.08);
  overflow: hidden;
  transition: transform 240ms ease, box-shadow 240ms ease;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .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, #ff5297, #725bff);
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 62px rgba(23, 32, 51, 0.12);
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #172033, #353a73);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 16px 30px rgba(23, 32, 51, 0.18);
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  margin: 0 0 18px;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(255, 82, 151, 0.1);
  color: #ad236d;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-trust-card{
  text-align: left;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-trust-mark{
  display: block;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 50%;
  background:
    linear-gradient(135deg, rgba(255, 82, 151, 0.14), rgba(114, 91, 255, 0.14)),
    #ffffff;
  border: 1px solid rgba(114, 91, 255, 0.18);
  position: relative;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-trust-mark::after{
  content: "";
  position: absolute;
  width: 18px;
  height: 10px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #725bff;
  border-bottom: 3px solid #725bff;
  transform: rotate(-45deg);
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-reveal{
  opacity: 0;
  transform: translateY(22px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-434 .tc-wp-content-root .pfg-bottom-content .pfg-reveal.pfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .pfg-bottom-content .pfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .pfg-bottom-content .pfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card h3, .tc-wp-content-root .pfg-bottom-content .pfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card p, .tc-wp-content-root .pfg-bottom-content .pfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .pfg-bottom-content .pfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .pfg-bottom-content .pfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card{
    padding: 26px 22px;
    border-radius: 20px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card h3, .tc-wp-content-root .pfg-bottom-content .pfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card p, .tc-wp-content-root .pfg-bottom-content .pfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-step-list{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 22px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .pfg-bottom-content .pfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .pfg-bottom-content .pfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card{
    padding: 28px 24px;
    border-radius: 22px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card h3, .tc-wp-content-root .pfg-bottom-content .pfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card p, .tc-wp-content-root .pfg-bottom-content .pfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .pfg-bottom-content .pfg-section{
    padding: 74px 0;
  }.tc-wp-content-root .pfg-bottom-content .pfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-trust-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .pfg-bottom-content .pfg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card h3, .tc-wp-content-root .pfg-bottom-content .pfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card p, .tc-wp-content-root .pfg-bottom-content .pfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-step-card{
    gap: 24px;
    padding: 30px 28px 30px 34px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .pfg-bottom-content .pfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .pfg-bottom-content .pfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .pfg-bottom-content .pfg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card h3, .tc-wp-content-root .pfg-bottom-content .pfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-card p, .tc-wp-content-root .pfg-bottom-content .pfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-step-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-step-card{
    gap: 28px;
    padding: 34px 38px 34px 42px;
  }.tc-wp-content-root .pfg-bottom-content .pfg-step-number{
    width: 78px;
    height: 78px;
    font-size: 23px;
  }}.wpc-scope-434 .tc-wp-content-root .pfg-feature-card{}.wpc-scope-434 .tc-wp-content-root .pfg-use-card{}