@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-180 .tc-wp-content-root img, .wpc-scope-180 .tc-wp-content-root video, .wpc-scope-180 .tc-wp-content-root svg, .wpc-scope-180 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #1f2430;
  font-family: inherit;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap, .wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap section, .wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap div, .wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-section-white{
  background: #ffffff;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-section-soft{
  background: linear-gradient(180deg, #fff7f8 0%, #faf7fb 100%);
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-container{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 12px;
  padding: 7px 14px;
  border: 1px solid rgba(214, 44, 78, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(230, 31, 76, 0.1), rgba(255, 138, 76, 0.1));
  color: #b72145;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-heading h2{
  margin: 0;
  color: #171923;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-heading p{
  margin: 16px auto 0;
  color: #5a6272;
  line-height: 1.75;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-card, .wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(31, 36, 48, 0.08);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 48px rgba(31, 36, 48, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-card::before, .wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(230, 31, 76, 0.12), rgba(255, 138, 76, 0.08));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-card:hover, .wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(214, 44, 78, 0.24);
  box-shadow: 0 24px 58px rgba(31, 36, 48, 0.12);
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-card:hover::before, .wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-card h3, .wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-benefit-card h3, .wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-step-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #1c2230;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-card p, .wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-benefit-card p, .wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-step-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5b6473;
  line-height: 1.7;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #e61f4c, #ff8a4c);
  box-shadow: 0 12px 26px rgba(230, 31, 76, 0.22);
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon::before, .wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 260ms ease;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-card:hover .pfg-icon::before{
  transform: translateY(-2px);
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 10px;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #e61f4c;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 13px;
  border-radius: 4px;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-spark::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0%, 62% 35%, 100% 50%, 62% 65%, 50% 100%, 38% 65%, 0% 50%, 38% 35%);
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-brand::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-brand::after{
  width: 10px;
  height: 10px;
  left: 18px;
  top: 18px;
  border-radius: 50%;
  background: #e61f4c;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-fast::before{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 18px;
  clip-path: polygon(0 0, 72% 0, 100% 50%, 72% 100%, 0 100%, 20% 50%);
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-clean::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 15px;
  border-radius: 8px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(214, 44, 78, 0.14);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 50px rgba(31, 36, 48, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(214, 44, 78, 0.28);
  box-shadow: 0 24px 60px rgba(31, 36, 48, 0.11);
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 74px;
  height: 74px;
  border-radius: 20px;
  background: linear-gradient(135deg, #e61f4c, #ff8a4c);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 32px rgba(230, 31, 76, 0.22);
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-use-card{
  overflow: hidden;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin: 0 0 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(230, 31, 76, 0.09);
  color: #ba2446;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-benefit-card{
  overflow: hidden;
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-benefit-mark{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 38px;
  height: 38px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #e61f4c, #ff8a4c);
  box-shadow: 0 12px 26px rgba(230, 31, 76, 0.2);
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  left: 11px;
  top: 13px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-180 .tc-wp-content-root .pfg-editorial-wrap .pfg-reveal.pfg-is-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .pfg-editorial-wrap .pfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-grid, .tc-wp-content-root .pfg-editorial-wrap .pfg-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card, .tc-wp-content-root .pfg-editorial-wrap .pfg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card h3, .tc-wp-content-root .pfg-editorial-wrap .pfg-benefit-card h3, .tc-wp-content-root .pfg-editorial-wrap .pfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card p, .tc-wp-content-root .pfg-editorial-wrap .pfg-benefit-card p, .tc-wp-content-root .pfg-editorial-wrap .pfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-number{
    min-width: 62px;
    width: 62px;
    height: 62px;
    font-size: 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .pfg-editorial-wrap .pfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-grid, .tc-wp-content-root .pfg-editorial-wrap .pfg-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card, .tc-wp-content-root .pfg-editorial-wrap .pfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card h3, .tc-wp-content-root .pfg-editorial-wrap .pfg-benefit-card h3, .tc-wp-content-root .pfg-editorial-wrap .pfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card p, .tc-wp-content-root .pfg-editorial-wrap .pfg-benefit-card p, .tc-wp-content-root .pfg-editorial-wrap .pfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-number{
    min-width: 66px;
    width: 66px;
    height: 66px;
    font-size: 21px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .pfg-editorial-wrap .pfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-grid, .tc-wp-content-root .pfg-editorial-wrap .pfg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card, .tc-wp-content-root .pfg-editorial-wrap .pfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card h3, .tc-wp-content-root .pfg-editorial-wrap .pfg-benefit-card h3, .tc-wp-content-root .pfg-editorial-wrap .pfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card p, .tc-wp-content-root .pfg-editorial-wrap .pfg-benefit-card p, .tc-wp-content-root .pfg-editorial-wrap .pfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-number{
    min-width: 70px;
    width: 70px;
    height: 70px;
    font-size: 22px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .pfg-editorial-wrap .pfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-grid-three, .tc-wp-content-root .pfg-editorial-wrap .pfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card, .tc-wp-content-root .pfg-editorial-wrap .pfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card h3, .tc-wp-content-root .pfg-editorial-wrap .pfg-benefit-card h3, .tc-wp-content-root .pfg-editorial-wrap .pfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card p, .tc-wp-content-root .pfg-editorial-wrap .pfg-benefit-card p, .tc-wp-content-root .pfg-editorial-wrap .pfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-number{
    font-size: 23px;
  }}@media (min-width: 1024px){.tc-wp-content-root .pfg-editorial-wrap .pfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-grid-three, .tc-wp-content-root .pfg-editorial-wrap .pfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card, .tc-wp-content-root .pfg-editorial-wrap .pfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card h3, .tc-wp-content-root .pfg-editorial-wrap .pfg-benefit-card h3, .tc-wp-content-root .pfg-editorial-wrap .pfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card p, .tc-wp-content-root .pfg-editorial-wrap .pfg-benefit-card p, .tc-wp-content-root .pfg-editorial-wrap .pfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-card{
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-number{
    font-size: 24px;
  }}.wpc-scope-180 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .pfg-step-content{}