@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-341 .tc-wp-content-root img, .wpc-scope-341 .tc-wp-content-root video, .wpc-scope-341 .tc-wp-content-root svg, .wpc-scope-341 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-section{
  position: relative;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-section-white{
  background: #ffffff;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-section-soft{
  background: #fbf7ef;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 7px 13px;
  border: 1px solid rgba(179, 113, 30, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 189, 89, 0.16), rgba(23, 109, 126, 0.12));
  color: #8a4f12;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0.02em;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-heading h2{
  margin: 0;
  color: #132033;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-heading p{
  margin: 14px auto 0;
  color: #596272;
  line-height: 1.75;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-card, .wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(23, 32, 49, 0.08);
  border-radius: 18px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdf8 100%);
  box-shadow: 0 18px 42px rgba(20, 31, 48, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-card::before, .wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 189, 89, 0.18), rgba(19, 109, 126, 0.14));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-card:hover, .wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(179, 113, 30, 0.28);
  box-shadow: 0 24px 56px rgba(20, 31, 48, 0.13);
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-card:hover::before, .wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-card h3, .wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-benefit-card h3, .wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-step-card h3{
  position: relative;
  margin: 0;
  color: #162236;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-card p, .wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-benefit-card p, .wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5c6472;
  line-height: 1.72;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #ffbd59 0%, #b96e1a 52%, #176d7e 100%);
  box-shadow: 0 12px 24px rgba(185, 110, 26, 0.24);
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-icon::before, .wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 220ms ease;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-card:hover .pfg-icon::before{
  transform: translateY(-2px);
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-icon-preview::before{
  width: 24px;
  height: 15px;
  left: 11px;
  top: 15px;
  border-radius: 9px;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 19px;
  border-radius: 50%;
  background: #176d7e;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 16px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 12px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-icon-scroll::before{
  width: 24px;
  height: 20px;
  left: 11px;
  top: 13px;
  border-radius: 10px 4px 10px 4px;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-icon-scroll::after{
  width: 14px;
  height: 2px;
  left: 16px;
  top: 22px;
  border-radius: 4px;
  background: #176d7e;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-icon-ship::before{
  width: 25px;
  height: 11px;
  left: 10px;
  top: 24px;
  border-radius: 2px 2px 12px 12px;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-icon-ship::after{
  width: 0;
  height: 0;
  left: 18px;
  top: 10px;
  border-left: 10px solid #ffffff;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  background: transparent;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-icon-clean::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-icon-clean::after{
  width: 13px;
  height: 7px;
  left: 17px;
  top: 19px;
  border-left: 3px solid #176d7e;
  border-bottom: 3px solid #176d7e;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-icon-spark::before{
  width: 6px;
  height: 26px;
  left: 20px;
  top: 10px;
  border-radius: 8px;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-icon-spark::after{
  width: 26px;
  height: 6px;
  left: 10px;
  top: 20px;
  border-radius: 8px;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(23, 32, 49, 0.08);
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(20, 31, 48, 0.08);
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #ffbd59, #176d7e);
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #162236, #176d7e);
  color: #ffffff;
  font-weight: 850;
  box-shadow: 0 14px 30px rgba(23, 109, 126, 0.22);
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-badge{
  position: relative;
  display: inline-flex;
  width: max-content;
  margin-bottom: 15px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(255, 189, 89, 0.18);
  color: #8a4f12;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-benefit-card{
  overflow: hidden;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 17px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ffbd59, #176d7e);
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-341 .tc-wp-content-root .pfg-editorial-premium .pfg-reveal.pfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .pfg-editorial-premium .pfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-heading{
    margin-bottom: 26px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-card, .tc-wp-content-root .pfg-editorial-premium .pfg-benefit-card{
    padding: 22px;
    border-radius: 16px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-card h3, .tc-wp-content-root .pfg-editorial-premium .pfg-benefit-card h3, .tc-wp-content-root .pfg-editorial-premium .pfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-card p, .tc-wp-content-root .pfg-editorial-premium .pfg-benefit-card p, .tc-wp-content-root .pfg-editorial-premium .pfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-steps{
    gap: 16px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .pfg-editorial-premium .pfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-heading{
    margin-bottom: 30px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-card, .tc-wp-content-root .pfg-editorial-premium .pfg-benefit-card{
    padding: 24px;
    border-radius: 17px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-card h3, .tc-wp-content-root .pfg-editorial-premium .pfg-benefit-card h3, .tc-wp-content-root .pfg-editorial-premium .pfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-card p, .tc-wp-content-root .pfg-editorial-premium .pfg-benefit-card p, .tc-wp-content-root .pfg-editorial-premium .pfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-steps{
    gap: 18px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 24px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .pfg-editorial-premium .pfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-heading{
    margin-bottom: 34px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-heading h2{
    font-size: 33px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-card, .tc-wp-content-root .pfg-editorial-premium .pfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-card h3, .tc-wp-content-root .pfg-editorial-premium .pfg-benefit-card h3, .tc-wp-content-root .pfg-editorial-premium .pfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-card p, .tc-wp-content-root .pfg-editorial-premium .pfg-benefit-card p, .tc-wp-content-root .pfg-editorial-premium .pfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-steps{
    gap: 20px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .pfg-editorial-premium .pfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-heading{
    margin-bottom: 42px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-grid-three, .tc-wp-content-root .pfg-editorial-premium .pfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-card, .tc-wp-content-root .pfg-editorial-premium .pfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-card h3, .tc-wp-content-root .pfg-editorial-premium .pfg-benefit-card h3, .tc-wp-content-root .pfg-editorial-premium .pfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-card p, .tc-wp-content-root .pfg-editorial-premium .pfg-benefit-card p, .tc-wp-content-root .pfg-editorial-premium .pfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-steps{
    gap: 22px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .pfg-editorial-premium .pfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-heading{
    margin-bottom: 48px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-grid-three, .tc-wp-content-root .pfg-editorial-premium .pfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-card, .tc-wp-content-root .pfg-editorial-premium .pfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-card h3, .tc-wp-content-root .pfg-editorial-premium .pfg-benefit-card h3, .tc-wp-content-root .pfg-editorial-premium .pfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-card p, .tc-wp-content-root .pfg-editorial-premium .pfg-benefit-card p, .tc-wp-content-root .pfg-editorial-premium .pfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-steps{
    gap: 24px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-step-card{
    gap: 26px;
    padding: 34px 36px;
  }.tc-wp-content-root .pfg-editorial-premium .pfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 19px;
  }}.wpc-scope-341 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .pfg-step-content{}.wpc-scope-341 .tc-wp-content-root .pfg-use-card{}