@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-154 .tc-wp-content-root img, .wpc-scope-154 .tc-wp-content-root video, .wpc-scope-154 .tc-wp-content-root svg, .wpc-scope-154 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-154 .tc-wp-content-root .pfg-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-154 .tc-wp-content-root .pfg-editorial, .wpc-scope-154 .tc-wp-content-root .pfg-editorial section, .wpc-scope-154 .tc-wp-content-root .pfg-editorial div, .wpc-scope-154 .tc-wp-content-root .pfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-section{
  position: relative;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-section-white{
  background: #ffffff;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-section-soft{
  background: linear-gradient(180deg, #fffafc 0%, #f8fbff 100%);
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(235, 109, 161, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 238, 247, 0.9), rgba(235, 247, 255, 0.95));
  color: #a53872;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-heading h2{
  margin: 0;
  color: #172033;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-heading p{
  margin: 16px auto 0;
  color: #5c6678;
  line-height: 1.7;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(220, 226, 236, 0.9);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(239, 118, 169, 0.4), rgba(103, 182, 225, 0.34)) border-box;
  box-shadow: 0 18px 42px rgba(31, 45, 68, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: radial-gradient(circle at 18% 12%, rgba(255, 220, 238, 0.52), transparent 34%);
  opacity: 0;
  transition: opacity 240ms ease;
  pointer-events: none;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(235, 109, 161, 0.34);
  box-shadow: 0 24px 58px rgba(31, 45, 68, 0.13);
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-card:hover::before{
  opacity: 1;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-card h3{
  position: relative;
  margin: 0;
  color: #1d2637;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-card p{
  position: relative;
  margin: 12px 0 0;
  color: #626d7f;
  line-height: 1.68;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff7ab6, #7cc7ef);
  box-shadow: 0 12px 26px rgba(235, 109, 161, 0.22);
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-icon::before, .wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-icon::after{
  content: "";
  position: absolute;
  transition: transform 240ms ease;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-card:hover .pfg-icon::before{
  transform: translateY(-2px) rotate(8deg);
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-icon-spark::before{
  width: 16px;
  height: 16px;
  left: 14px;
  top: 14px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 63% 36%, 100% 50%, 63% 64%, 50% 100%, 37% 64%, 0% 50%, 37% 36%);
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 16px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-icon-copy::after{
  width: 13px;
  height: 15px;
  left: 12px;
  top: 16px;
  border: 2px solid rgba(255, 255, 255, 0.75);
  border-radius: 5px;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-icon-heart::before{
  width: 18px;
  height: 18px;
  left: 13px;
  top: 13px;
  background: #ffffff;
  clip-path: path("M9 16.5C4 12.3 1.5 9.9 1.5 6.7C1.5 4.4 3.2 2.8 5.3 2.8C6.6 2.8 7.8 3.5 8.5 4.6C9.2 3.5 10.4 2.8 11.7 2.8C13.8 2.8 15.5 4.4 15.5 6.7C15.5 9.9 13 12.3 9 16.5Z");
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-icon-glow::before{
  width: 20px;
  height: 20px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-icon-clean::before{
  width: 20px;
  height: 12px;
  left: 12px;
  top: 16px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-icon-fast::before{
  width: 22px;
  height: 14px;
  left: 11px;
  top: 15px;
  background: #ffffff;
  clip-path: polygon(0 35%, 62% 35%, 47% 0, 100% 50%, 47% 100%, 62% 65%, 0 65%);
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-icon-free::before{
  width: 22px;
  height: 22px;
  left: 11px;
  top: 11px;
  border: 3px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-icon-free::after{
  width: 11px;
  height: 6px;
  left: 16px;
  top: 18px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-icon-mobile::before{
  width: 15px;
  height: 23px;
  left: 14px;
  top: 10px;
  border: 3px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-icon-privacy::before{
  width: 20px;
  height: 15px;
  left: 12px;
  top: 18px;
  background: #ffffff;
  border-radius: 5px;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-icon-privacy::after{
  width: 12px;
  height: 10px;
  left: 16px;
  top: 10px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(220, 226, 236, 0.9);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 44px rgba(31, 45, 68, 0.08);
  overflow: hidden;
  transition: transform 240ms ease, box-shadow 240ms ease;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #ff7ab6, #7cc7ef);
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 56px rgba(31, 45, 68, 0.12);
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff7ab6, #7cc7ef);
  box-shadow: 0 14px 28px rgba(235, 109, 161, 0.22);
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-step-content{
  min-width: 0;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-step-content h3{
  margin: 0;
  color: #1d2637;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-step-content p{
  margin: 10px 0 0;
  color: #626d7f;
  line-height: 1.68;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-badge{
  position: relative;
  display: inline-flex;
  width: max-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 232, 243, 0.85);
  color: #a53872;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-use-card{
  background:
    linear-gradient(180deg, #ffffff 0%, #fffafd 100%) padding-box,
    linear-gradient(135deg, rgba(255, 122, 182, 0.32), rgba(124, 199, 239, 0.3)) border-box;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-benefit-card{
  text-align: left;
}.wpc-scope-154 .tc-wp-content-root .pfg-editorial .pfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-154 .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: 52px 0;
  }.tc-wp-content-root .pfg-editorial .pfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .pfg-editorial .pfg-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .pfg-editorial .pfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .pfg-editorial .pfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .pfg-editorial .pfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .pfg-editorial .pfg-card h3, .tc-wp-content-root .pfg-editorial .pfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .pfg-editorial .pfg-card p, .tc-wp-content-root .pfg-editorial .pfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .pfg-editorial .pfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.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: 52px;
    height: 52px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .pfg-editorial .pfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .pfg-editorial .pfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .pfg-editorial .pfg-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .pfg-editorial .pfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .pfg-editorial .pfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .pfg-editorial .pfg-card{
    padding: 24px;
  }.tc-wp-content-root .pfg-editorial .pfg-card h3, .tc-wp-content-root .pfg-editorial .pfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .pfg-editorial .pfg-card p, .tc-wp-content-root .pfg-editorial .pfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .pfg-editorial .pfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    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: 64px 0;
  }.tc-wp-content-root .pfg-editorial .pfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .pfg-editorial .pfg-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .pfg-editorial .pfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .pfg-editorial .pfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .pfg-editorial .pfg-card{
    padding: 26px;
  }.tc-wp-content-root .pfg-editorial .pfg-card h3, .tc-wp-content-root .pfg-editorial .pfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .pfg-editorial .pfg-card p, .tc-wp-content-root .pfg-editorial .pfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .pfg-editorial .pfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.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 h2{
    font-size: 40px;
  }.tc-wp-content-root .pfg-editorial .pfg-heading 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(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{
    padding: 28px;
  }.tc-wp-content-root .pfg-editorial .pfg-card h3, .tc-wp-content-root .pfg-editorial .pfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .pfg-editorial .pfg-card p, .tc-wp-content-root .pfg-editorial .pfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .pfg-editorial .pfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-card{
    grid-template-columns: 74px 1fr;
    gap: 24px;
    padding: 28px 30px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .pfg-editorial .pfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .pfg-editorial .pfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .pfg-editorial .pfg-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .pfg-editorial .pfg-heading 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{
    padding: 30px;
  }.tc-wp-content-root .pfg-editorial .pfg-card h3, .tc-wp-content-root .pfg-editorial .pfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .pfg-editorial .pfg-card p, .tc-wp-content-root .pfg-editorial .pfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .pfg-editorial .pfg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-card{
    grid-template-columns: 86px 1fr;
    gap: 28px;
    padding: 30px 34px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }}