@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-518 .tc-wp-content-root img, .wpc-scope-518 .tc-wp-content-root video, .wpc-scope-518 .tc-wp-content-root svg, .wpc-scope-518 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial, .wpc-scope-518 .tc-wp-content-root .ppfg-editorial section, .wpc-scope-518 .tc-wp-content-root .ppfg-editorial div, .wpc-scope-518 .tc-wp-content-root .ppfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__section{
  position: relative;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__section--white{
  background: #ffffff;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__section--soft{
  background: #f8fafc;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__eyebrow{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(22, 118, 214, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 213, 79, 0.28), rgba(32, 136, 232, 0.12));
  color: #155aa7;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__heading h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__heading p{
  margin: 16px auto 0;
  color: #526071;
  line-height: 1.7;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__card, .wpc-scope-518 .tc-wp-content-root .ppfg-editorial__benefit{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(20, 33, 61, 0.09);
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__card::before, .wpc-scope-518 .tc-wp-content-root .ppfg-editorial__benefit::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #ffd447, #2487e8, #e5395f);
  opacity: 0.9;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__card:hover, .wpc-scope-518 .tc-wp-content-root .ppfg-editorial__benefit:hover{
  transform: translateY(-6px);
  border-color: rgba(36, 135, 232, 0.28);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.12);
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__card h3, .wpc-scope-518 .tc-wp-content-root .ppfg-editorial__benefit h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__card p, .wpc-scope-518 .tc-wp-content-root .ppfg-editorial__benefit p{
  margin: 10px 0 0;
  color: #526071;
  line-height: 1.65;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #ffd447, #2487e8);
  box-shadow: 0 12px 24px rgba(36, 135, 232, 0.2);
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__icon::before, .wpc-scope-518 .tc-wp-content-root .ppfg-editorial__icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__icon--spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__icon--copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__icon--copy::after{
  width: 17px;
  height: 20px;
  left: 12px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__icon--badge::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__icon--bolt::before{
  width: 18px;
  height: 24px;
  left: 14px;
  top: 11px;
  clip-path: polygon(54% 0, 18% 47%, 48% 47%, 34% 100%, 84% 36%, 54% 36%);
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__icon--clean::before{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 17px;
  border-radius: 10px;
  transform: rotate(-8deg);
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__icon--mobile::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 11px;
  border-radius: 5px;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(22, 118, 214, 0.14);
  border-radius: 22px;
  background: linear-gradient(135deg, #ffffff, #fbfdff);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__step::after{
  content: "";
  position: absolute;
  width: 130px;
  height: 130px;
  right: -54px;
  top: -58px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 212, 71, 0.34), rgba(36, 135, 232, 0));
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__step:hover{
  transform: translateY(-4px);
  border-color: rgba(36, 135, 232, 0.28);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.12);
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #1f7fe5, #ffd447);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 30px rgba(31, 127, 229, 0.22);
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__step h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__step p{
  margin: 8px 0 0;
  color: #526071;
  line-height: 1.65;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__mini-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 212, 71, 0.24);
  color: #155aa7;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__benefit{
  text-align: center;
}.wpc-scope-518 .tc-wp-content-root .ppfg-editorial__benefit-mark{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #2487e8, #e5395f);
  color: #ffffff;
  font-weight: 900;
  box-shadow: 0 14px 28px rgba(229, 57, 95, 0.18);
}.wpc-scope-518 .tc-wp-content-root .ppfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-518 .tc-wp-content-root .ppfg-reveal.ppfg-reveal--visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ppfg-editorial__section{
    padding: 48px 0;
  }.tc-wp-content-root .ppfg-editorial__container{
    padding: 0 14px;
  }.tc-wp-content-root .ppfg-editorial__heading h2{
    font-size: 26px;
  }.tc-wp-content-root .ppfg-editorial__heading p{
    font-size: 14px;
  }.tc-wp-content-root .ppfg-editorial__eyebrow{
    font-size: 12px;
  }.tc-wp-content-root .ppfg-editorial__grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ppfg-editorial__card, .tc-wp-content-root .ppfg-editorial__benefit{
    padding: 24px;
  }.tc-wp-content-root .ppfg-editorial__card h3, .tc-wp-content-root .ppfg-editorial__benefit h3, .tc-wp-content-root .ppfg-editorial__step h3{
    font-size: 18px;
  }.tc-wp-content-root .ppfg-editorial__card p, .tc-wp-content-root .ppfg-editorial__benefit p, .tc-wp-content-root .ppfg-editorial__step p{
    font-size: 14px;
  }.tc-wp-content-root .ppfg-editorial__steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ppfg-editorial__step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ppfg-editorial__step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .ppfg-editorial__benefit-mark{
    min-width: 64px;
    height: 36px;
    padding: 0 14px;
    font-size: 13px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ppfg-editorial__section{
    padding: 54px 0;
  }.tc-wp-content-root .ppfg-editorial__container{
    padding: 0 18px;
  }.tc-wp-content-root .ppfg-editorial__heading h2{
    font-size: 29px;
  }.tc-wp-content-root .ppfg-editorial__heading p{
    font-size: 15px;
  }.tc-wp-content-root .ppfg-editorial__eyebrow{
    font-size: 12px;
  }.tc-wp-content-root .ppfg-editorial__grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ppfg-editorial__card, .tc-wp-content-root .ppfg-editorial__benefit{
    padding: 26px;
  }.tc-wp-content-root .ppfg-editorial__card h3, .tc-wp-content-root .ppfg-editorial__benefit h3, .tc-wp-content-root .ppfg-editorial__step h3{
    font-size: 19px;
  }.tc-wp-content-root .ppfg-editorial__card p, .tc-wp-content-root .ppfg-editorial__benefit p, .tc-wp-content-root .ppfg-editorial__step p{
    font-size: 15px;
  }.tc-wp-content-root .ppfg-editorial__steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ppfg-editorial__step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ppfg-editorial__step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .ppfg-editorial__benefit-mark{
    min-width: 68px;
    height: 38px;
    padding: 0 15px;
    font-size: 13px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ppfg-editorial__section{
    padding: 60px 0;
  }.tc-wp-content-root .ppfg-editorial__container{
    padding: 0 22px;
  }.tc-wp-content-root .ppfg-editorial__heading h2{
    font-size: 32px;
  }.tc-wp-content-root .ppfg-editorial__heading p{
    font-size: 16px;
  }.tc-wp-content-root .ppfg-editorial__eyebrow{
    font-size: 13px;
  }.tc-wp-content-root .ppfg-editorial__grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ppfg-editorial__card, .tc-wp-content-root .ppfg-editorial__benefit{
    padding: 28px;
  }.tc-wp-content-root .ppfg-editorial__card h3, .tc-wp-content-root .ppfg-editorial__benefit h3, .tc-wp-content-root .ppfg-editorial__step h3{
    font-size: 20px;
  }.tc-wp-content-root .ppfg-editorial__card p, .tc-wp-content-root .ppfg-editorial__benefit p, .tc-wp-content-root .ppfg-editorial__step p{
    font-size: 15px;
  }.tc-wp-content-root .ppfg-editorial__steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ppfg-editorial__step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .ppfg-editorial__step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .ppfg-editorial__benefit-mark{
    min-width: 72px;
    height: 40px;
    padding: 0 16px;
    font-size: 14px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ppfg-editorial__section{
    padding: 76px 0;
  }.tc-wp-content-root .ppfg-editorial__container{
    padding: 0 28px;
  }.tc-wp-content-root .ppfg-editorial__heading h2{
    font-size: 38px;
  }.tc-wp-content-root .ppfg-editorial__heading p{
    font-size: 17px;
  }.tc-wp-content-root .ppfg-editorial__eyebrow{
    font-size: 13px;
  }.tc-wp-content-root .ppfg-editorial__grid--three, .tc-wp-content-root .ppfg-editorial__grid--benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ppfg-editorial__grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ppfg-editorial__card, .tc-wp-content-root .ppfg-editorial__benefit{
    padding: 30px;
  }.tc-wp-content-root .ppfg-editorial__card h3, .tc-wp-content-root .ppfg-editorial__benefit h3, .tc-wp-content-root .ppfg-editorial__step h3{
    font-size: 21px;
  }.tc-wp-content-root .ppfg-editorial__card p, .tc-wp-content-root .ppfg-editorial__benefit p, .tc-wp-content-root .ppfg-editorial__step p{
    font-size: 16px;
  }.tc-wp-content-root .ppfg-editorial__steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ppfg-editorial__step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ppfg-editorial__step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }.tc-wp-content-root .ppfg-editorial__benefit-mark{
    min-width: 76px;
    height: 42px;
    padding: 0 18px;
    font-size: 14px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ppfg-editorial__section{
    padding: 92px 0;
  }.tc-wp-content-root .ppfg-editorial__container{
    padding: 0 32px;
  }.tc-wp-content-root .ppfg-editorial__heading h2{
    font-size: 44px;
  }.tc-wp-content-root .ppfg-editorial__heading p{
    font-size: 18px;
  }.tc-wp-content-root .ppfg-editorial__eyebrow{
    font-size: 13px;
  }.tc-wp-content-root .ppfg-editorial__grid--three, .tc-wp-content-root .ppfg-editorial__grid--benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ppfg-editorial__grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ppfg-editorial__card, .tc-wp-content-root .ppfg-editorial__benefit{
    padding: 32px;
  }.tc-wp-content-root .ppfg-editorial__card h3, .tc-wp-content-root .ppfg-editorial__benefit h3, .tc-wp-content-root .ppfg-editorial__step h3{
    font-size: 22px;
  }.tc-wp-content-root .ppfg-editorial__card p, .tc-wp-content-root .ppfg-editorial__benefit p, .tc-wp-content-root .ppfg-editorial__step p{
    font-size: 16px;
  }.tc-wp-content-root .ppfg-editorial__steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ppfg-editorial__step{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .ppfg-editorial__step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }.tc-wp-content-root .ppfg-editorial__benefit-mark{
    min-width: 82px;
    height: 44px;
    padding: 0 20px;
    font-size: 14px;
  }}