@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-614 .tc-wp-content-root img, .wpc-scope-614 .tc-wp-content-root video, .wpc-scope-614 .tc-wp-content-root svg, .wpc-scope-614 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-614 .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-614 .tc-wp-content-root .pfg-editorial, .wpc-scope-614 .tc-wp-content-root .pfg-editorial section, .wpc-scope-614 .tc-wp-content-root .pfg-editorial div, .wpc-scope-614 .tc-wp-content-root .pfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-section-white{
  background: #ffffff;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(232, 174, 82, 0.12), transparent 32%),
    radial-gradient(circle at 88% 18%, rgba(21, 118, 122, 0.1), transparent 30%),
    #f8f5ef;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(170, 103, 33, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 196, 93, 0.2), rgba(24, 139, 139, 0.12));
  color: #8b4b12;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-heading h2{
  margin: 0;
  color: #101827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-heading p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #5a6476;
  font-weight: 450;
  line-height: 1.72;
  letter-spacing: 0;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(22, 32, 51, 0.09);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(219, 138, 38, 0.34), rgba(14, 131, 138, 0.22)) border-box;
  box-shadow: 0 18px 45px rgba(24, 35, 54, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-card::after{
  content: "";
  position: absolute;
  inset: auto 22px 0;
  height: 3px;
  border-radius: 999px 999px 0 0;
  background: linear-gradient(90deg, #c86f1b, #e8b04b, #15878c);
  opacity: 0.72;
  transition: opacity 220ms ease, transform 220ms ease;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(200, 111, 27, 0.28);
  box-shadow: 0 24px 60px rgba(24, 35, 54, 0.13);
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-card:hover::after{
  opacity: 1;
  transform: scaleX(1.03);
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-card h3{
  margin: 0;
  color: #172033;
  font-weight: 820;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-card p{
  margin: 10px 0 0;
  color: #606b7d;
  font-weight: 430;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #c86f1b, #e8b04b 52%, #15878c);
  box-shadow: 0 12px 24px rgba(200, 111, 27, 0.2);
  transition: transform 220ms ease;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-card:hover .pfg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-icon::before, .wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-icon-preview::before{
  width: 23px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 50%;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 19px;
  border-radius: 50%;
  background: #15878c;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-icon-copy::before{
  width: 18px;
  height: 21px;
  left: 16px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 11px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-icon-creative::before{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 21px;
  border-radius: 999px;
  transform: rotate(-32deg);
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-icon-creative::after{
  width: 6px;
  height: 6px;
  right: 11px;
  top: 11px;
  border-radius: 50%;
  box-shadow: -18px 4px 0 #ffffff, -9px 20px 0 #ffffff;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-icon-fast::before{
  width: 21px;
  height: 21px;
  left: 13px;
  top: 12px;
  clip-path: polygon(42% 0, 82% 0, 58% 38%, 82% 38%, 30% 100%, 42% 54%, 18% 54%);
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-icon-friendly::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-icon-friendly::after{
  width: 14px;
  height: 7px;
  left: 16px;
  top: 23px;
  border-bottom: 3px solid #15878c;
  border-radius: 0 0 999px 999px;
  background: transparent;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-icon-theme::before{
  width: 24px;
  height: 18px;
  left: 11px;
  top: 15px;
  clip-path: polygon(0 15%, 100% 0, 86% 50%, 100% 100%, 0 85%);
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-icon-free::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-icon-free::after{
  width: 12px;
  height: 12px;
  left: 17px;
  top: 17px;
  border-radius: 50%;
  background: #15878c;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-icon-mobile::before{
  width: 18px;
  height: 27px;
  left: 14px;
  top: 9px;
  border-radius: 5px;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  top: 31px;
  border-radius: 999px;
  background: #15878c;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-icon-private::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 19px;
  border-radius: 5px;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-icon-private::after{
  width: 14px;
  height: 14px;
  left: 16px;
  top: 10px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 999px 999px 0 0;
  background: transparent;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(22, 32, 51, 0.09);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 44px rgba(24, 35, 54, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background: linear-gradient(180deg, #c86f1b, #e8b04b, #15878c);
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 60px rgba(24, 35, 54, 0.12);
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #172033, #2d3a52);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
  box-shadow: 0 14px 26px rgba(23, 32, 51, 0.16);
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-step-content h3{
  margin: 0;
  color: #172033;
  font-weight: 840;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-step-content p{
  margin: 9px 0 0;
  color: #606b7d;
  font-weight: 430;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-use-card{
  background:
    linear-gradient(180deg, #ffffff, #fffdf8) padding-box,
    linear-gradient(135deg, rgba(21, 135, 140, 0.24), rgba(232, 176, 75, 0.28)) border-box;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 54px;
  min-height: 30px;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(21, 135, 140, 0.1);
  color: #0f7074;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-benefit-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 252, 246, 0.96)) padding-box,
    linear-gradient(135deg, rgba(200, 111, 27, 0.28), rgba(21, 135, 140, 0.26)) border-box;
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-614 .tc-wp-content-root .pfg-editorial .pfg-reveal.pfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .pfg-editorial .pfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .pfg-editorial .pfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .pfg-editorial .pfg-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .pfg-editorial .pfg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .pfg-editorial .pfg-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .pfg-editorial .pfg-card{
    padding: 22px 18px 24px;
    border-radius: 18px;
  }.tc-wp-content-root .pfg-editorial .pfg-card h3{
    font-size: 18px;
  }.tc-wp-content-root .pfg-editorial .pfg-card p{
    font-size: 14px;
  }.tc-wp-content-root .pfg-editorial .pfg-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 18px 24px;
    border-radius: 18px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-number{
    width: 48px;
    height: 48px;
    font-size: 15px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-content p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .pfg-editorial .pfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .pfg-editorial .pfg-container{
    padding: 0 18px;
  }.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: 24px 20px 26px;
    border-radius: 20px;
  }.tc-wp-content-root .pfg-editorial .pfg-card h3{
    font-size: 19px;
  }.tc-wp-content-root .pfg-editorial .pfg-card p{
    font-size: 14.5px;
  }.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: 24px 20px 26px;
    border-radius: 20px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-number{
    width: 50px;
    height: 50px;
    font-size: 15px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-content p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .pfg-editorial .pfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .pfg-editorial .pfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .pfg-editorial .pfg-heading h2{
    font-size: 32px;
  }.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: 34px;
  }.tc-wp-content-root .pfg-editorial .pfg-card{
    padding: 26px 24px 28px;
  }.tc-wp-content-root .pfg-editorial .pfg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .pfg-editorial .pfg-card p{
    font-size: 15px;
  }.tc-wp-content-root .pfg-editorial .pfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px 24px 28px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-content p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .pfg-editorial .pfg-section{
    padding: 72px 0;
  }.tc-wp-content-root .pfg-editorial .pfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .pfg-editorial .pfg-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .pfg-editorial .pfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .pfg-editorial .pfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .pfg-editorial .pfg-card{
    padding: 28px 26px 30px;
  }.tc-wp-content-root .pfg-editorial .pfg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .pfg-editorial .pfg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .pfg-editorial .pfg-steps{
    gap: 18px;
    margin-top: 42px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-card{
    gap: 22px;
    padding: 30px 30px 32px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-content p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .pfg-editorial .pfg-section{
    padding: 86px 0;
  }.tc-wp-content-root .pfg-editorial .pfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .pfg-editorial .pfg-heading h2{
    font-size: 44px;
  }.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: 48px;
  }.tc-wp-content-root .pfg-editorial .pfg-card{
    padding: 30px 28px 34px;
  }.tc-wp-content-root .pfg-editorial .pfg-card h3{
    font-size: 21px;
  }.tc-wp-content-root .pfg-editorial .pfg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .pfg-editorial .pfg-steps{
    gap: 20px;
    margin-top: 48px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 26px;
    padding: 34px 38px 36px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-content h3{
    font-size: 23px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-content p{
    font-size: 16px;
  }}