@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-31 .tc-wp-content-root img, .wpc-scope-31 .tc-wp-content-root video, .wpc-scope-31 .tc-wp-content-root svg, .wpc-scope-31 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #1f2933;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial, .wpc-scope-31 .tc-wp-content-root .pfg-editorial div, .wpc-scope-31 .tc-wp-content-root .pfg-editorial section, .wpc-scope-31 .tc-wp-content-root .pfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-section{
  position: relative;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-section-white{
  background: #ffffff;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-section-soft{
  background: linear-gradient(180deg, #fffaf1 0%, #fff7e9 100%);
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #9a5c16;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: .08em;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-kicker::before, .wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #d39b35, #8d4b1f);
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial h2{
  margin: 0;
  color: #18202b;
  font-weight: 850;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-section-head p{
  margin: 16px auto 0;
  color: #566170;
  max-width: 700px;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(139, 87, 42, .14);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdf8 100%);
  box-shadow: 0 18px 45px rgba(75, 54, 31, .08);
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #d7a13c, #9b5520, #2f7566);
  opacity: .9;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(155, 85, 32, .28);
  box-shadow: 0 24px 60px rgba(75, 54, 31, .13);
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-card h3, .wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-step-card h3{
  margin: 0;
  color: #202734;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-card p, .wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-step-card p{
  margin: 10px 0 0;
  color: #5b6573;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #d7a13c, #9b5520);
  box-shadow: 0 12px 26px rgba(155, 85, 32, .22);
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-icon::before, .wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-icon::after{
  content: "";
  position: absolute;
  inset: 14px;
  border: 2px solid rgba(255, 255, 255, .9);
  border-radius: 6px;
  transition: transform .28s ease;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-card:hover .pfg-icon::before{
  transform: translateX(3px);
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-icon-preview::after{
  inset: 21px 12px 13px;
  border-width: 0;
  border-top: 2px solid rgba(255, 255, 255, .95);
  border-radius: 0;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-icon-copy::after{
  inset: 10px 10px 18px 18px;
  background: rgba(255, 255, 255, .22);
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-icon-creative::after{
  inset: 11px;
  border-radius: 50%;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-icon-brand::after{
  inset: 12px 18px;
  border-radius: 999px;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-icon-simple::after{
  inset: 15px 11px;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-icon-polish::after{
  inset: 11px 16px;
  transform: rotate(45deg);
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-icon-free::after{
  inset: 13px;
  border-radius: 50%;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-icon-mobile::after{
  inset: 9px 16px;
  border-radius: 8px;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-icon-private::after{
  inset: 18px 12px 10px;
  border-radius: 5px;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-steps{
  display: grid;
  gap: 18px;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(139, 87, 42, .16);
  border-radius: 24px;
  background: rgba(255, 255, 255, .82);
  box-shadow: 0 18px 42px rgba(75, 54, 31, .075);
  backdrop-filter: blur(10px);
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 37px;
  width: 2px;
  background: linear-gradient(180deg, rgba(215, 161, 60, .55), rgba(47, 117, 102, .18));
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(155, 85, 32, .3);
  box-shadow: 0 24px 58px rgba(75, 54, 31, .12);
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 74px;
  height: 74px;
  border-radius: 22px;
  background: linear-gradient(135deg, #2f7566, #d7a13c);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 30px rgba(47, 117, 102, .22);
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 54px;
  height: 32px;
  margin-bottom: 18px;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(47, 117, 102, .1);
  color: #246458;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfffd 100%);
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-trust-card{
  text-align: left;
}.wpc-scope-31 .tc-wp-content-root .pfg-editorial .pfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity .65s ease, transform .65s ease;
}.wpc-scope-31 .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: 48px 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-kicker{
    font-size: 11px;
  }.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;
    border-radius: 18px;
  }.tc-wp-content-root .pfg-editorial .pfg-card h3, .tc-wp-content-root .pfg-editorial .pfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .pfg-editorial .pfg-card p, .tc-wp-content-root .pfg-editorial .pfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .pfg-editorial .pfg-steps{
    margin-top: 30px;
    gap: 16px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-card{
    grid-template-columns: 1fr;
    padding: 22px;
    gap: 16px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-card::after{
    display: none;
  }.tc-wp-content-root .pfg-editorial .pfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@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 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-kicker{
    font-size: 11px;
  }.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;
    border-radius: 20px;
  }.tc-wp-content-root .pfg-editorial .pfg-card h3, .tc-wp-content-root .pfg-editorial .pfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .pfg-editorial .pfg-card p, .tc-wp-content-root .pfg-editorial .pfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .pfg-editorial .pfg-steps{
    margin-top: 34px;
    gap: 18px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-card{
    grid-template-columns: 1fr;
    padding: 24px;
    gap: 16px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-card::after{
    display: none;
  }.tc-wp-content-root .pfg-editorial .pfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .pfg-editorial .pfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .pfg-editorial .pfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .pfg-editorial h2{
    font-size: 33px;
  }.tc-wp-content-root .pfg-editorial .pfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .pfg-editorial .pfg-kicker{
    font-size: 12px;
  }.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{
    padding: 28px;
  }.tc-wp-content-root .pfg-editorial .pfg-card h3, .tc-wp-content-root .pfg-editorial .pfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .pfg-editorial .pfg-card p, .tc-wp-content-root .pfg-editorial .pfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .pfg-editorial .pfg-steps{
    margin-top: 38px;
    gap: 20px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-card{
    grid-template-columns: 1fr;
    padding: 28px;
    gap: 18px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-card::after{
    display: none;
  }.tc-wp-content-root .pfg-editorial .pfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@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 30px;
  }.tc-wp-content-root .pfg-editorial h2{
    font-size: 40px;
  }.tc-wp-content-root .pfg-editorial .pfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .pfg-editorial .pfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .pfg-editorial .pfg-grid-three, .tc-wp-content-root .pfg-editorial .pfg-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.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-card h3{
    font-size: 21px;
  }.tc-wp-content-root .pfg-editorial .pfg-card p, .tc-wp-content-root .pfg-editorial .pfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .pfg-editorial .pfg-steps{
    margin-top: 44px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-card{
    padding: 28px 30px;
    gap: 24px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-number{
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .pfg-editorial .pfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .pfg-editorial .pfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .pfg-editorial h2{
    font-size: 46px;
  }.tc-wp-content-root .pfg-editorial .pfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .pfg-editorial .pfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .pfg-editorial .pfg-grid-three, .tc-wp-content-root .pfg-editorial .pfg-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .pfg-editorial .pfg-card{
    padding: 32px;
  }.tc-wp-content-root .pfg-editorial .pfg-card h3, .tc-wp-content-root .pfg-editorial .pfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .pfg-editorial .pfg-card p, .tc-wp-content-root .pfg-editorial .pfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .pfg-editorial .pfg-steps{
    margin-top: 50px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-card{
    padding: 32px 36px;
    gap: 28px;
  }.tc-wp-content-root .pfg-editorial .pfg-step-number{
    font-size: 21px;
  }}