@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-321 .tc-wp-content-root img, .wpc-scope-321 .tc-wp-content-root video, .wpc-scope-321 .tc-wp-content-root svg, .wpc-scope-321 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial, .wpc-scope-321 .tc-wp-content-root .ppfg-editorial div, .wpc-scope-321 .tc-wp-content-root .ppfg-editorial section, .wpc-scope-321 .tc-wp-content-root .ppfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-section-white{
  background: #ffffff;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f5f8fc 100%);
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 7px 13px;
  border: 1px solid rgba(0, 120, 212, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 120, 212, 0.09), rgba(255, 203, 5, 0.18));
  color: #0d5ea8;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-heading p{
  margin: 14px auto 0;
  color: #5b6678;
  line-height: 1.7;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-card, .wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(23, 32, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-card::before, .wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(0, 120, 212, 0.36), rgba(255, 203, 5, 0.34), rgba(229, 32, 45, 0.22));
  opacity: 0;
  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;
  pointer-events: none;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-card:hover, .wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(0, 120, 212, 0.18);
  box-shadow: 0 24px 60px rgba(23, 32, 51, 0.13);
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-card:hover::before, .wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #0078d4 0%, #00a3ff 48%, #ffcb05 100%);
  box-shadow: 0 12px 24px rgba(0, 120, 212, 0.2);
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-icon::before, .wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-icon-preview::before{
  width: 22px;
  height: 14px;
  top: 17px;
  left: 13px;
  border-radius: 999px;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-icon-preview::after{
  width: 8px;
  height: 8px;
  top: 20px;
  left: 20px;
  border-radius: 999px;
  background: #0078d4;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-icon-copy::before{
  width: 18px;
  height: 22px;
  top: 12px;
  left: 17px;
  border-radius: 5px;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-icon-copy::after{
  width: 16px;
  height: 20px;
  top: 16px;
  left: 12px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-icon-spark::before{
  width: 22px;
  height: 22px;
  top: 13px;
  left: 13px;
  clip-path: polygon(50% 0, 62% 35%, 100% 50%, 62% 65%, 50% 100%, 38% 65%, 0 50%, 38% 35%);
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-icon-spark::after{
  width: 7px;
  height: 7px;
  top: 10px;
  right: 10px;
  border-radius: 999px;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-icon-kid::before{
  width: 22px;
  height: 15px;
  top: 19px;
  left: 13px;
  border-radius: 4px 4px 12px 12px;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-icon-kid::after{
  width: 24px;
  height: 10px;
  top: 12px;
  left: 12px;
  border-radius: 999px 999px 4px 4px;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-icon-mobile::before{
  width: 18px;
  height: 26px;
  top: 11px;
  left: 15px;
  border-radius: 5px;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-icon-mobile::after{
  width: 6px;
  height: 2px;
  bottom: 14px;
  left: 21px;
  border-radius: 999px;
  background: #0078d4;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-icon-heart::before{
  width: 20px;
  height: 18px;
  top: 16px;
  left: 14px;
  transform: rotate(-45deg);
  border-radius: 5px 5px 2px 5px;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-icon-heart::after{
  width: 12px;
  height: 12px;
  top: 13px;
  left: 13px;
  border-radius: 999px;
  box-shadow: 10px 0 0 #ffffff;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial h3{
  margin: 0;
  color: #152033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-card p, .wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-step-card p, .wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-benefit-card p{
  margin: 10px 0 0;
  color: #5f6b7d;
  line-height: 1.65;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(0, 120, 212, 0.13);
  border-radius: 24px;
  background:
    radial-gradient(circle at 98% 0%, rgba(255, 203, 5, 0.18), transparent 34%),
    linear-gradient(135deg, #ffffff 0%, #f8fbff 100%);
  box-shadow: 0 20px 50px rgba(23, 32, 51, 0.08);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #0078d4, #ffcb05, #e5202d);
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 26px 64px rgba(23, 32, 51, 0.12);
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #005baa, #0078d4 56%, #ffcb05);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 30px rgba(0, 120, 212, 0.22);
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-step-content{
  min-width: 0;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-use-card .ppfg-badge{
  display: inline-flex;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 203, 5, 0.18);
  color: #7a5600;
  font-size: 12px;
  font-weight: 850;
  line-height: 1.1;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-benefit-card{
  overflow: hidden;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 16px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 120, 212, 0.12), rgba(255, 203, 5, 0.28));
  position: relative;
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #0078d4;
  border-bottom: 3px solid #0078d4;
  transform: rotate(-45deg);
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-321 .tc-wp-content-root .ppfg-editorial .ppfg-reveal.ppfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 620ms ease, transform 620ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ppfg-editorial .ppfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .ppfg-editorial .ppfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ppfg-editorial h2{
    font-size: 26px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-card, .tc-wp-content-root .ppfg-editorial .ppfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .ppfg-editorial h3{
    font-size: 18px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-card p, .tc-wp-content-root .ppfg-editorial .ppfg-step-card p, .tc-wp-content-root .ppfg-editorial .ppfg-benefit-card p{
    font-size: 14px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ppfg-editorial .ppfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .ppfg-editorial .ppfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ppfg-editorial h2{
    font-size: 29px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-card, .tc-wp-content-root .ppfg-editorial .ppfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .ppfg-editorial h3{
    font-size: 18.5px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-card p, .tc-wp-content-root .ppfg-editorial .ppfg-step-card p, .tc-wp-content-root .ppfg-editorial .ppfg-benefit-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ppfg-editorial .ppfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .ppfg-editorial .ppfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ppfg-editorial h2{
    font-size: 32px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-card, .tc-wp-content-root .ppfg-editorial .ppfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .ppfg-editorial h3{
    font-size: 19px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-card p, .tc-wp-content-root .ppfg-editorial .ppfg-step-card p, .tc-wp-content-root .ppfg-editorial .ppfg-benefit-card p{
    font-size: 15px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ppfg-editorial .ppfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .ppfg-editorial .ppfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ppfg-editorial h2{
    font-size: 40px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-grid-three, .tc-wp-content-root .ppfg-editorial .ppfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-card, .tc-wp-content-root .ppfg-editorial .ppfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .ppfg-editorial h3{
    font-size: 20px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-card p, .tc-wp-content-root .ppfg-editorial .ppfg-step-card p, .tc-wp-content-root .ppfg-editorial .ppfg-benefit-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ppfg-editorial .ppfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ppfg-editorial .ppfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .ppfg-editorial h2{
    font-size: 48px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-card, .tc-wp-content-root .ppfg-editorial .ppfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .ppfg-editorial h3{
    font-size: 21px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-card p, .tc-wp-content-root .ppfg-editorial .ppfg-step-card p, .tc-wp-content-root .ppfg-editorial .ppfg-benefit-card p{
    font-size: 16px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-step-card{
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .ppfg-editorial .ppfg-step-number{
    width: 76px;
    height: 76px;
    font-size: 22px;
  }}