@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-618 .tc-wp-content-root img, .wpc-scope-618 .tc-wp-content-root video, .wpc-scope-618 .tc-wp-content-root svg, .wpc-scope-618 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #19171f;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap, .wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap div, .wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap section, .wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-section-white{
  background: #ffffff;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-section-soft{
  background: linear-gradient(180deg, #fff8f6 0%, #fbfaf7 100%);
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin: 0 auto 14px;
  padding: 8px 14px;
  border: 1px solid rgba(237, 42, 90, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(237, 42, 90, 0.1), rgba(255, 194, 41, 0.12));
  color: #b51644;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-section-head h2{
  margin: 0;
  color: #17141c;
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-section-head p{
  margin: 16px auto 0;
  color: #5d5867;
  line-height: 1.75;
  font-weight: 500;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(25, 23, 31, 0.08);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(28, 20, 36, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(237, 42, 90, 0.45), rgba(255, 194, 41, 0.3), rgba(25, 23, 31, 0));
  opacity: 0;
  pointer-events: none;
  transition: opacity 260ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(237, 42, 90, 0.18);
  box-shadow: 0 24px 60px rgba(28, 20, 36, 0.12);
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-card:hover::before{
  opacity: 1;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-card h3{
  margin: 18px 0 0;
  color: #1b1720;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-card p{
  margin: 10px 0 0;
  color: #625c69;
  line-height: 1.7;
  font-weight: 500;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 15px;
  background: linear-gradient(135deg, #ed2a5a 0%, #ff7b39 55%, #ffc229 100%);
  box-shadow: 0 12px 26px rgba(237, 42, 90, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-card:hover .pfg-icon{
  transform: rotate(-3deg) translateY(-2px);
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon::before, .wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-bolt::before{
  width: 13px;
  height: 24px;
  left: 17px;
  top: 10px;
  clip-path: polygon(55% 0, 100% 0, 66% 42%, 100% 42%, 32% 100%, 45% 56%, 12% 56%);
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-copy::before{
  width: 18px;
  height: 20px;
  left: 16px;
  top: 14px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 12px;
  top: 10px;
  border: 2px solid rgba(255, 255, 255, 0.75);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-spray::before{
  width: 18px;
  height: 15px;
  left: 14px;
  top: 18px;
  border-radius: 3px 3px 7px 7px;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-spray::after{
  width: 10px;
  height: 5px;
  left: 18px;
  top: 12px;
  border-radius: 5px 5px 2px 2px;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-star::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 62% 34%, 98% 35%, 69% 56%, 79% 91%, 50% 70%, 21% 91%, 31% 56%, 2% 35%, 38% 34%);
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-phone::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-phone::after{
  width: 4px;
  height: 4px;
  left: 21px;
  top: 28px;
  border-radius: 50%;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-flame::before{
  width: 20px;
  height: 24px;
  left: 13px;
  top: 10px;
  border-radius: 70% 30% 65% 35%;
  clip-path: polygon(53% 0, 83% 34%, 72% 70%, 50% 100%, 24% 78%, 16% 49%, 33% 27%);
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(25, 23, 31, 0.08);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(28, 20, 36, 0.07);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 18%;
  width: 5px;
  height: 64%;
  border-radius: 0 99px 99px 0;
  background: linear-gradient(180deg, #ed2a5a, #ffc229);
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(237, 42, 90, 0.18);
  box-shadow: 0 24px 60px rgba(28, 20, 36, 0.11);
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ed2a5a;
  font-weight: 950;
  line-height: 1;
  letter-spacing: 0;
  background: linear-gradient(135deg, rgba(237, 42, 90, 0.11), rgba(255, 194, 41, 0.16));
  border: 1px solid rgba(237, 42, 90, 0.14);
  border-radius: 18px;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-step-content h3{
  margin: 0;
  color: #19171f;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-step-content p{
  margin: 9px 0 0;
  color: #625c69;
  line-height: 1.7;
  font-weight: 500;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  padding: 7px 11px;
  border-radius: 999px;
  color: #a9123b;
  background: rgba(237, 42, 90, 0.08);
  border: 1px solid rgba(237, 42, 90, 0.14);
  font-size: 12px;
  line-height: 1;
  font-weight: 850;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-use-card h3{
  margin-top: 16px;
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffdf9 100%);
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-checkmark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ed2a5a, #ff7b39);
  box-shadow: 0 12px 24px rgba(237, 42, 90, 0.22);
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-checkmark::before{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-618 .tc-wp-content-root .pfg-editorial-wrap .pfg-reveal.pfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 600ms ease, transform 600ms 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-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card{
    padding: 22px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card h3{
    font-size: 19px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 22px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-number{
    width: 58px;
    height: 46px;
    font-size: 18px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-content p{
    font-size: 14.5px;
  }}@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-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card{
    padding: 24px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card p{
    font-size: 15px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.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{
    width: 62px;
    height: 48px;
    font-size: 19px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-content p{
    font-size: 15px;
  }}@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-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card{
    padding: 26px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card h3{
    font-size: 21px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-number{
    width: 66px;
    height: 50px;
    font-size: 20px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-content p{
    font-size: 15.5px;
  }}@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 28px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card{
    padding: 28px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card h3{
    font-size: 22px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card p{
    font-size: 16px;
  }.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{
    width: 78px;
    height: 60px;
    font-size: 22px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-content h3{
    font-size: 23px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-content p{
    font-size: 16px;
  }}@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 32px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card{
    padding: 30px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card h3{
    font-size: 22px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card p{
    font-size: 16px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-steps{
    gap: 24px;
    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{
    width: 86px;
    height: 64px;
    font-size: 24px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-content h3{
    font-size: 24px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-content p{
    font-size: 16px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .pfg-editorial-wrap .pfg-card, .tc-wp-content-root .pfg-editorial-wrap .pfg-card::before, .tc-wp-content-root .pfg-editorial-wrap .pfg-icon, .tc-wp-content-root .pfg-editorial-wrap .pfg-step-card, .tc-wp-content-root .pfg-editorial-wrap .pfg-reveal, .tc-wp-content-root .pfg-editorial-wrap .pfg-reveal.pfg-visible{
    transition: none;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-reveal{
    opacity: 1;
    transform: none;
  }}