@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-119 .tc-wp-content-root img, .wpc-scope-119 .tc-wp-content-root video, .wpc-scope-119 .tc-wp-content-root svg, .wpc-scope-119 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content, .wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content div, .wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content section, .wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-section-white{
  background: #ffffff;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-section-soft{
  background: linear-gradient(180deg, #fffaf1 0%, #f8fbff 100%);
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 14px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 118, 255, 0.1), rgba(255, 193, 7, 0.18));
  color: #1359b8;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: 0;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, #0076ff, #ffc107);
  box-shadow: 0 0 0 5px rgba(0, 118, 255, 0.12);
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content h2{
  margin: 0;
  color: #111827;
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-section-head p{
  margin: 16px auto 0;
  color: #5d6678;
  line-height: 1.72;
  max-width: 720px;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
  overflow: hidden;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #0076ff, #ffc107, #ff4d61);
  opacity: 0.9;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(0, 118, 255, 0.28);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.13);
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-card h3, .wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-step-card h3{
  margin: 0;
  color: #172033;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-card p, .wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-step-card p{
  margin: 10px 0 0;
  color: #5f6878;
  line-height: 1.68;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #0076ff, #1bb3ff);
  box-shadow: 0 14px 30px rgba(0, 118, 255, 0.23);
  transition: transform 220ms ease;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-card:hover .ppfg-icon{
  transform: translateY(-3px) rotate(-2deg);
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-icon::before, .wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border-radius: 999px;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 20px;
  border-radius: 999px;
  background: #0076ff;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 17px;
  top: 13px;
  border-radius: 5px;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 12px;
  top: 18px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-icon-spark::after{
  width: 8px;
  height: 8px;
  right: 10px;
  top: 10px;
  border-radius: 999px;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-icon-kids::before{
  width: 20px;
  height: 14px;
  left: 14px;
  top: 21px;
  border-radius: 999px 999px 7px 7px;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-icon-kids::after{
  width: 12px;
  height: 12px;
  left: 18px;
  top: 11px;
  border-radius: 999px;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-icon-design::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border-radius: 7px;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-icon-design::after{
  width: 18px;
  height: 4px;
  left: 15px;
  top: 22px;
  background: #0076ff;
  transform: rotate(-35deg);
  border-radius: 999px;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-icon-speed::before{
  width: 21px;
  height: 21px;
  left: 14px;
  top: 14px;
  border-radius: 50%;
  background: transparent;
  border: 4px solid #ffffff;
  border-left-color: transparent;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-icon-speed::after{
  width: 12px;
  height: 4px;
  left: 23px;
  top: 22px;
  border-radius: 999px;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  background: #ffffff;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 24px;
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-step-card::after{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, #0076ff, #ffc107);
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 193, 7, 0.42);
  box-shadow: 0 24px 58px rgba(15, 23, 42, 0.12);
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-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, #ff4d61, #ffc107);
  box-shadow: 0 16px 34px rgba(255, 77, 97, 0.22);
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  min-width: 54px;
  height: 32px;
  padding: 0 12px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 193, 7, 0.2), rgba(0, 118, 255, 0.11));
  color: #1359b8;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-trust-card{
  text-align: left;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-icon-free::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border-radius: 999px;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-icon-free::after{
  width: 14px;
  height: 4px;
  left: 17px;
  top: 22px;
  border-radius: 999px;
  background: #0076ff;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border-radius: 6px;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-icon-mobile::after{
  width: 6px;
  height: 3px;
  left: 21px;
  top: 32px;
  border-radius: 999px;
  background: #0076ff;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-icon-private::before{
  width: 22px;
  height: 16px;
  left: 13px;
  top: 21px;
  border-radius: 5px;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-icon-private::after{
  width: 14px;
  height: 14px;
  left: 17px;
  top: 11px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 9px 9px 0 0;
  background: transparent;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-119 .tc-wp-content-root .ppfg-editorial-content .ppfg-reveal.ppfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ppfg-editorial-content .ppfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .ppfg-editorial-content h2{
    font-size: 25px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-card h3, .tc-wp-content-root .ppfg-editorial-content .ppfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-card p, .tc-wp-content-root .ppfg-editorial-content .ppfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-step-number{
    width: 58px;
    height: 48px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ppfg-editorial-content .ppfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .ppfg-editorial-content h2{
    font-size: 28px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-card{
    padding: 26px 22px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-card h3, .tc-wp-content-root .ppfg-editorial-content .ppfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-card p, .tc-wp-content-root .ppfg-editorial-content .ppfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 22px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-step-number{
    width: 62px;
    height: 50px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ppfg-editorial-content .ppfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .ppfg-editorial-content h2{
    font-size: 32px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-card{
    padding: 28px 24px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-card h3, .tc-wp-content-root .ppfg-editorial-content .ppfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-card p, .tc-wp-content-root .ppfg-editorial-content .ppfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-step-number{
    width: 66px;
    height: 52px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ppfg-editorial-content .ppfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .ppfg-editorial-content h2{
    font-size: 40px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-grid-six, .tc-wp-content-root .ppfg-editorial-content .ppfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-card h3, .tc-wp-content-root .ppfg-editorial-content .ppfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-card p, .tc-wp-content-root .ppfg-editorial-content .ppfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-step-card{
    gap: 24px;
    padding: 30px 30px 30px 34px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-step-number{
    width: 74px;
    height: 58px;
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ppfg-editorial-content .ppfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .ppfg-editorial-content h2{
    font-size: 46px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-grid-six, .tc-wp-content-root .ppfg-editorial-content .ppfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-card h3, .tc-wp-content-root .ppfg-editorial-content .ppfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-card p, .tc-wp-content-root .ppfg-editorial-content .ppfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-step-card{
    gap: 28px;
    padding: 34px 38px 34px 42px;
  }.tc-wp-content-root .ppfg-editorial-content .ppfg-step-number{
    width: 82px;
    height: 64px;
    font-size: 24px;
  }}.wpc-scope-119 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .ppfg-step-copy{}