@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-255 .tc-wp-content-root img, .wpc-scope-255 .tc-wp-content-root video, .wpc-scope-255 .tc-wp-content-root svg, .wpc-scope-255 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #1e2930;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial, .wpc-scope-255 .tc-wp-content-root .pfg-editorial div, .wpc-scope-255 .tc-wp-content-root .pfg-editorial section, .wpc-scope-255 .tc-wp-content-root .pfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-section-white{
  background: #ffffff;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-section-soft{
  background: linear-gradient(180deg, #fffaf2 0%, #f7f4ee 100%);
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-section-head{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 7px 14px;
  margin-bottom: 15px;
  border: 1px solid rgba(176, 116, 44, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(190, 128, 45, 0.12), rgba(68, 132, 130, 0.1));
  color: #8a561c;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial h2{
  margin: 0;
  color: #172027;
  font-weight: 800;
  line-height: 1.16;
  letter-spacing: 0;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-section-head p{
  margin: 15px auto 0;
  color: #596873;
  line-height: 1.72;
  letter-spacing: 0;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-card, .wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(114, 87, 52, 0.12);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 42px rgba(40, 32, 22, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-card::before, .wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(194, 128, 43, 0.16), rgba(68, 132, 130, 0.1), rgba(255, 255, 255, 0));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-card:hover, .wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(176, 116, 44, 0.28);
  box-shadow: 0 24px 58px rgba(40, 32, 22, 0.12);
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-card:hover::before, .wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-card h3, .wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-step h3, .wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-trust-card h3{
  position: relative;
  margin: 0;
  color: #1b252c;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-card p, .wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-step p, .wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-trust-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5d6971;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #c77f2b, #2e8b87);
  box-shadow: 0 12px 24px rgba(151, 94, 28, 0.18);
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-icon::before, .wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.94;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-icon-preview::before{
  width: 22px;
  height: 12px;
  top: 16px;
  left: 11px;
  border-radius: 12px;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-icon-preview::after{
  width: 6px;
  height: 6px;
  top: 19px;
  left: 19px;
  border-radius: 50%;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-icon-copy::before{
  width: 16px;
  height: 18px;
  top: 13px;
  left: 16px;
  border-radius: 4px;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-icon-copy::after{
  width: 16px;
  height: 18px;
  top: 9px;
  left: 12px;
  border-radius: 4px;
  opacity: 0.55;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-icon-creative::before{
  width: 22px;
  height: 4px;
  top: 20px;
  left: 11px;
  border-radius: 6px;
  transform: rotate(-22deg);
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-icon-creative::after{
  width: 7px;
  height: 7px;
  top: 12px;
  left: 27px;
  border-radius: 50%;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-icon-clean::before{
  width: 20px;
  height: 14px;
  top: 15px;
  left: 12px;
  border-radius: 5px;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-icon-clean::after{
  width: 12px;
  height: 3px;
  top: 21px;
  left: 16px;
  border-radius: 6px;
  background: #2e8b87;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-icon-theme::before{
  width: 18px;
  height: 18px;
  top: 13px;
  left: 13px;
  border-radius: 50% 50% 50% 0;
  transform: rotate(-45deg);
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-icon-theme::after{
  width: 14px;
  height: 3px;
  top: 30px;
  left: 15px;
  border-radius: 8px;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-icon-fast::before{
  width: 18px;
  height: 18px;
  top: 13px;
  left: 13px;
  border-radius: 50%;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-icon-fast::after{
  width: 10px;
  height: 4px;
  top: 20px;
  left: 22px;
  border-radius: 6px;
  background: #2e8b87;
  transform-origin: left center;
  transform: rotate(-28deg);
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(114, 87, 52, 0.13);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(40, 32, 22, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-step:hover{
  transform: translateY(-4px);
  border-color: rgba(46, 139, 135, 0.28);
  box-shadow: 0 24px 58px rgba(40, 32, 22, 0.12);
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-step::before{
  content: "";
  position: absolute;
  left: 35px;
  top: -18px;
  bottom: -18px;
  width: 2px;
  background: linear-gradient(180deg, rgba(199, 127, 43, 0), rgba(199, 127, 43, 0.34), rgba(46, 139, 135, 0));
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-step:first-child::before{
  top: 50%;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-step:last-child::before{
  bottom: 50%;
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #c77f2b, #2e8b87);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(151, 94, 28, 0.2);
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-badge, .wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-trust-mark{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-bottom: 16px;
  border-radius: 999px;
  color: #8a561c;
  font-weight: 800;
  line-height: 1.2;
  background: rgba(199, 127, 43, 0.1);
  border: 1px solid rgba(199, 127, 43, 0.16);
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-trust-mark{
  color: #1f6f6c;
  background: rgba(46, 139, 135, 0.1);
  border-color: rgba(46, 139, 135, 0.16);
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-255 .tc-wp-content-root .pfg-editorial .pfg-reveal.pfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@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 h2{
    font-size: 26px;
  }.tc-wp-content-root .pfg-editorial .pfg-section-head 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, .tc-wp-content-root .pfg-editorial .pfg-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .pfg-editorial .pfg-card h3, .tc-wp-content-root .pfg-editorial .pfg-step h3, .tc-wp-content-root .pfg-editorial .pfg-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .pfg-editorial .pfg-card p, .tc-wp-content-root .pfg-editorial .pfg-step p, .tc-wp-content-root .pfg-editorial .pfg-trust-card 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{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 22px;
  }.tc-wp-content-root .pfg-editorial .pfg-step::before{
    display: none;
  }.tc-wp-content-root .pfg-editorial .pfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }.tc-wp-content-root .pfg-editorial .pfg-badge, .tc-wp-content-root .pfg-editorial .pfg-trust-mark{
    padding: 7px 11px;
    font-size: 12px;
  }}@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 h2{
    font-size: 29px;
  }.tc-wp-content-root .pfg-editorial .pfg-section-head 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, .tc-wp-content-root .pfg-editorial .pfg-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .pfg-editorial .pfg-card h3, .tc-wp-content-root .pfg-editorial .pfg-step h3, .tc-wp-content-root .pfg-editorial .pfg-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .pfg-editorial .pfg-card p, .tc-wp-content-root .pfg-editorial .pfg-step p, .tc-wp-content-root .pfg-editorial .pfg-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .pfg-editorial .pfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .pfg-editorial .pfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .pfg-editorial .pfg-step::before{
    display: none;
  }.tc-wp-content-root .pfg-editorial .pfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .pfg-editorial .pfg-badge, .tc-wp-content-root .pfg-editorial .pfg-trust-mark{
    padding: 7px 12px;
    font-size: 12px;
  }}@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 h2{
    font-size: 32px;
  }.tc-wp-content-root .pfg-editorial .pfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .pfg-editorial .pfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .pfg-editorial .pfg-card, .tc-wp-content-root .pfg-editorial .pfg-trust-card{
    padding: 26px;
  }.tc-wp-content-root .pfg-editorial .pfg-card h3, .tc-wp-content-root .pfg-editorial .pfg-step h3, .tc-wp-content-root .pfg-editorial .pfg-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .pfg-editorial .pfg-card p, .tc-wp-content-root .pfg-editorial .pfg-step p, .tc-wp-content-root .pfg-editorial .pfg-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .pfg-editorial .pfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .pfg-editorial .pfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .pfg-editorial .pfg-step::before{
    display: none;
  }.tc-wp-content-root .pfg-editorial .pfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }.tc-wp-content-root .pfg-editorial .pfg-badge, .tc-wp-content-root .pfg-editorial .pfg-trust-mark{
    padding: 8px 13px;
    font-size: 12.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .pfg-editorial .pfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .pfg-editorial .pfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .pfg-editorial h2{
    font-size: 38px;
  }.tc-wp-content-root .pfg-editorial .pfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .pfg-editorial .pfg-grid-six, .tc-wp-content-root .pfg-editorial .pfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .pfg-editorial .pfg-card, .tc-wp-content-root .pfg-editorial .pfg-trust-card{
    padding: 28px;
  }.tc-wp-content-root .pfg-editorial .pfg-card h3, .tc-wp-content-root .pfg-editorial .pfg-step h3, .tc-wp-content-root .pfg-editorial .pfg-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .pfg-editorial .pfg-card p, .tc-wp-content-root .pfg-editorial .pfg-step p, .tc-wp-content-root .pfg-editorial .pfg-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .pfg-editorial .pfg-steps{
    gap: 20px;
    margin-top: 44px;
  }.tc-wp-content-root .pfg-editorial .pfg-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }.tc-wp-content-root .pfg-editorial .pfg-badge, .tc-wp-content-root .pfg-editorial .pfg-trust-mark{
    padding: 8px 14px;
    font-size: 13px;
  }}@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 36px;
  }.tc-wp-content-root .pfg-editorial h2{
    font-size: 44px;
  }.tc-wp-content-root .pfg-editorial .pfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .pfg-editorial .pfg-grid-six, .tc-wp-content-root .pfg-editorial .pfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .pfg-editorial .pfg-card, .tc-wp-content-root .pfg-editorial .pfg-trust-card{
    padding: 30px;
  }.tc-wp-content-root .pfg-editorial .pfg-card h3, .tc-wp-content-root .pfg-editorial .pfg-step h3, .tc-wp-content-root .pfg-editorial .pfg-trust-card h3{
    font-size: 22px;
  }.tc-wp-content-root .pfg-editorial .pfg-card p, .tc-wp-content-root .pfg-editorial .pfg-step p, .tc-wp-content-root .pfg-editorial .pfg-trust-card p{
    font-size: 16px;
  }.tc-wp-content-root .pfg-editorial .pfg-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .pfg-editorial .pfg-step{
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 19px;
  }.tc-wp-content-root .pfg-editorial .pfg-badge, .tc-wp-content-root .pfg-editorial .pfg-trust-mark{
    padding: 8px 14px;
    font-size: 13px;
  }}.wpc-scope-255 .tc-wp-content-root .pfg-step-content{}