@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-373 .tc-wp-content-root img, .wpc-scope-373 .tc-wp-content-root video, .wpc-scope-373 .tc-wp-content-root svg, .wpc-scope-373 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #1c1720;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.5;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial, .wpc-scope-373 .tc-wp-content-root .pfg-editorial div, .wpc-scope-373 .tc-wp-content-root .pfg-editorial section, .wpc-scope-373 .tc-wp-content-root .pfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-section{
  position: relative;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-section-white{
  background: #ffffff;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-section-soft{
  background: #fbf8f5;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 14px;
  border: 1px solid rgba(218, 31, 82, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(218, 31, 82, 0.1), rgba(255, 184, 77, 0.12));
  color: #b81e48;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-heading-block h2{
  margin: 14px 0 0;
  color: #19151c;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-heading-block p{
  margin: 14px auto 0;
  max-width: 680px;
  color: #615b66;
  line-height: 1.75;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-card, .wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(29, 23, 32, 0.09);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(36, 24, 42, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-card::before, .wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  border-top: 3px solid transparent;
  background: linear-gradient(135deg, #d81f56, #ffb84d) border-box;
  -webkit-mask: linear-gradient(#000 0 0) padding-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  opacity: 0.78;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-card:hover, .wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-benefit-card:hover, .wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(216, 31, 86, 0.28);
  box-shadow: 0 24px 58px rgba(36, 24, 42, 0.13);
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-card h3, .wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-benefit-card h3, .wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-step-card h3{
  margin: 0;
  color: #201a24;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-card p, .wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-benefit-card p, .wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-step-card p{
  margin: 10px 0 0;
  color: #625b66;
  line-height: 1.68;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #d81f56, #ffb84d);
  box-shadow: 0 12px 24px rgba(216, 31, 86, 0.22);
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-icon::before, .wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-icon-preview::before{
  width: 22px;
  height: 14px;
  top: 15px;
  left: 13px;
  border: 2px solid #ffffff;
  border-radius: 9px;
  background: transparent;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-icon-preview::after{
  width: 7px;
  height: 7px;
  top: 20px;
  left: 21px;
  border-radius: 50%;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-icon-copy::before{
  width: 18px;
  height: 22px;
  top: 12px;
  left: 17px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-icon-copy::after{
  width: 16px;
  height: 20px;
  top: 16px;
  left: 12px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 5px;
  background: transparent;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-icon-spark::before{
  width: 6px;
  height: 28px;
  top: 10px;
  left: 21px;
  border-radius: 99px;
  transform: rotate(35deg);
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-icon-spark::after{
  width: 28px;
  height: 6px;
  top: 21px;
  left: 10px;
  border-radius: 99px;
  transform: rotate(35deg);
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-icon-profile::before{
  width: 12px;
  height: 12px;
  top: 11px;
  left: 18px;
  border-radius: 50%;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-icon-profile::after{
  width: 24px;
  height: 13px;
  left: 12px;
  bottom: 10px;
  border-radius: 18px 18px 8px 8px;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-icon-fast::before{
  width: 24px;
  height: 4px;
  top: 15px;
  left: 12px;
  border-radius: 99px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 rgba(255, 255, 255, 0.72);
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-icon-fast::after{
  width: 10px;
  height: 10px;
  top: 19px;
  right: 10px;
  transform: rotate(45deg);
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-icon-clean::before{
  width: 22px;
  height: 22px;
  top: 13px;
  left: 13px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-icon-clean::after{
  width: 12px;
  height: 4px;
  top: 22px;
  left: 18px;
  border-radius: 99px;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(29, 23, 32, 0.09);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fffaf4 100%);
  box-shadow: 0 18px 45px rgba(36, 24, 42, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  border-radius: 20px;
  background: linear-gradient(135deg, #d81f56, #ff8a3d);
  box-shadow: 0 16px 30px rgba(216, 31, 86, 0.24);
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-use-card{
  overflow: hidden;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-badge{
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  margin-bottom: 16px;
  padding: 5px 11px;
  border-radius: 999px;
  background: rgba(216, 31, 86, 0.09);
  color: #b81e48;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-benefit-card{
  overflow: hidden;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 17px;
  border-radius: 50%;
  background: linear-gradient(135deg, #d81f56, #ffb84d);
  box-shadow: 0 12px 24px rgba(216, 31, 86, 0.2);
  position: relative;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  top: 15px;
  left: 13px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-373 .tc-wp-content-root .pfg-editorial .pfg-reveal.pfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .pfg-editorial .pfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .pfg-editorial .pfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .pfg-editorial .pfg-heading-block h2{
    font-size: 26px;
  }.tc-wp-content-root .pfg-editorial .pfg-heading-block p{
    font-size: 14px;
  }.tc-wp-content-root .pfg-editorial .pfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .pfg-editorial .pfg-card, .tc-wp-content-root .pfg-editorial .pfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .pfg-editorial .pfg-card h3, .tc-wp-content-root .pfg-editorial .pfg-benefit-card h3, .tc-wp-content-root .pfg-editorial .pfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .pfg-editorial .pfg-card p, .tc-wp-content-root .pfg-editorial .pfg-benefit-card p, .tc-wp-content-root .pfg-editorial .pfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .pfg-editorial .pfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .pfg-editorial .pfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .pfg-editorial .pfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .pfg-editorial .pfg-heading-block h2{
    font-size: 29px;
  }.tc-wp-content-root .pfg-editorial .pfg-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .pfg-editorial .pfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .pfg-editorial .pfg-card, .tc-wp-content-root .pfg-editorial .pfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .pfg-editorial .pfg-card h3, .tc-wp-content-root .pfg-editorial .pfg-benefit-card h3, .tc-wp-content-root .pfg-editorial .pfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .pfg-editorial .pfg-card p, .tc-wp-content-root .pfg-editorial .pfg-benefit-card p, .tc-wp-content-root .pfg-editorial .pfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .pfg-editorial .pfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .pfg-editorial .pfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .pfg-editorial .pfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .pfg-editorial .pfg-heading-block h2{
    font-size: 32px;
  }.tc-wp-content-root .pfg-editorial .pfg-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .pfg-editorial .pfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .pfg-editorial .pfg-card, .tc-wp-content-root .pfg-editorial .pfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .pfg-editorial .pfg-card h3, .tc-wp-content-root .pfg-editorial .pfg-benefit-card h3, .tc-wp-content-root .pfg-editorial .pfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .pfg-editorial .pfg-card p, .tc-wp-content-root .pfg-editorial .pfg-benefit-card p, .tc-wp-content-root .pfg-editorial .pfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .pfg-editorial .pfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .pfg-editorial .pfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .pfg-editorial .pfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .pfg-editorial .pfg-heading-block h2{
    font-size: 40px;
  }.tc-wp-content-root .pfg-editorial .pfg-heading-block p{
    font-size: 16.5px;
  }.tc-wp-content-root .pfg-editorial .pfg-grid-three, .tc-wp-content-root .pfg-editorial .pfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .pfg-editorial .pfg-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .pfg-editorial .pfg-card, .tc-wp-content-root .pfg-editorial .pfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .pfg-editorial .pfg-card h3, .tc-wp-content-root .pfg-editorial .pfg-benefit-card h3, .tc-wp-content-root .pfg-editorial .pfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .pfg-editorial .pfg-card p, .tc-wp-content-root .pfg-editorial .pfg-benefit-card p, .tc-wp-content-root .pfg-editorial .pfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .pfg-editorial .pfg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .pfg-editorial .pfg-section{
    padding: 94px 0;
  }.tc-wp-content-root .pfg-editorial .pfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .pfg-editorial .pfg-heading-block h2{
    font-size: 46px;
  }.tc-wp-content-root .pfg-editorial .pfg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .pfg-editorial .pfg-grid-three, .tc-wp-content-root .pfg-editorial .pfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .pfg-editorial .pfg-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .pfg-editorial .pfg-card, .tc-wp-content-root .pfg-editorial .pfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .pfg-editorial .pfg-card h3, .tc-wp-content-root .pfg-editorial .pfg-benefit-card h3, .tc-wp-content-root .pfg-editorial .pfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .pfg-editorial .pfg-card p, .tc-wp-content-root .pfg-editorial .pfg-benefit-card p, .tc-wp-content-root .pfg-editorial .pfg-step-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .pfg-editorial .pfg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-card{
    gap: 28px;
    padding: 32px 36px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}.wpc-scope-373 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .pfg-step-content{}