@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-224 .tc-wp-content-root img, .wpc-scope-224 .tc-wp-content-root video, .wpc-scope-224 .tc-wp-content-root svg, .wpc-scope-224 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #18202f;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap, .wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap section, .wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap div, .wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-section{
  position: relative;
  isolation: isolate;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-section-white{
  background: #ffffff;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f8fb 100%);
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin-bottom: 14px;
  padding: 6px 14px;
  border: 1px solid rgba(86, 96, 255, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(86, 96, 255, 0.1), rgba(0, 196, 167, 0.1));
  color: #4650d8;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap h2, .wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap h3, .wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap p{
  margin-top: 0;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap h2{
  margin-bottom: 14px;
  color: #121827;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.16;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-section-head p{
  margin-bottom: 0;
  color: #566174;
  line-height: 1.72;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(20, 28, 45, 0.09);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 44px rgba(19, 26, 43, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-card::before{
  position: absolute;
  inset: 0;
  z-index: -1;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(86, 96, 255, 0.28), rgba(0, 196, 167, 0.22));
  opacity: 0;
  content: "";
  transition: opacity 240ms ease;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(86, 96, 255, 0.22);
  box-shadow: 0 22px 58px rgba(19, 26, 43, 0.12);
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-card:hover::before{
  opacity: 1;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-card h3{
  margin-bottom: 9px;
  color: #151d2d;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.28;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-card p{
  margin-bottom: 0;
  color: #5d687a;
  line-height: 1.68;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon{
  display: inline-flex;
  position: relative;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #5660ff, #00c4a7);
  box-shadow: 0 12px 24px rgba(86, 96, 255, 0.22);
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon::before, .wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-preview::before{
  inset: 11px 9px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-preview::after{
  left: 15px;
  right: 15px;
  bottom: 10px;
  height: 2px;
  background: #ffffff;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-copy::before{
  width: 15px;
  height: 18px;
  top: 10px;
  left: 15px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-copy::after{
  width: 15px;
  height: 18px;
  top: 14px;
  left: 10px;
  border: 2px solid rgba(255, 255, 255, 0.74);
  border-radius: 4px;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-creative::before{
  width: 6px;
  height: 6px;
  top: 10px;
  left: 10px;
  background: #ffffff;
  box-shadow: 11px 7px 0 #ffffff, 21px 2px 0 #ffffff, 7px 22px 0 #ffffff, 24px 23px 0 #ffffff;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-retro::before{
  width: 22px;
  height: 22px;
  top: 10px;
  left: 10px;
  background: linear-gradient(90deg, #ffffff 50%, transparent 50%), linear-gradient(#ffffff 50%, transparent 50%);
  background-size: 11px 11px;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-clean::before{
  width: 24px;
  height: 16px;
  top: 13px;
  left: 9px;
  border-top: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-clean::after{
  width: 18px;
  height: 3px;
  top: 20px;
  left: 12px;
  background: #ffffff;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-fast::before{
  width: 18px;
  height: 18px;
  top: 12px;
  left: 12px;
  border: 3px solid #ffffff;
  border-left-color: transparent;
  border-radius: 50%;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-icon-fast::after{
  width: 10px;
  height: 3px;
  top: 11px;
  left: 24px;
  background: #ffffff;
  border-radius: 4px;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-card:hover .pfg-icon{
  transform: translateY(-2px);
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  position: relative;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(20, 28, 45, 0.09);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 52px rgba(19, 26, 43, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-step-card::after{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 6px;
  background: linear-gradient(180deg, #5660ff, #00c4a7);
  content: "";
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(0, 196, 167, 0.25);
  box-shadow: 0 24px 64px rgba(19, 26, 43, 0.12);
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  background: linear-gradient(135deg, #5660ff, #00c4a7);
  border-radius: 18px;
  box-shadow: 0 14px 30px rgba(86, 96, 255, 0.22);
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-step-content h3{
  margin-bottom: 7px;
  color: #151d2d;
  font-weight: 800;
  line-height: 1.25;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-step-content p{
  margin-bottom: 0;
  color: #5d687a;
  line-height: 1.68;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  min-height: 28px;
  margin-bottom: 16px;
  padding: 5px 11px;
  border-radius: 999px;
  background: #eef8f6;
  color: #087c70;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-trust-card{
  text-align: left;
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-trust-mark{
  display: inline-flex;
  position: relative;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(86, 96, 255, 0.14), rgba(0, 196, 167, 0.16));
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-trust-mark::before{
  position: absolute;
  width: 18px;
  height: 9px;
  top: 14px;
  left: 12px;
  border-bottom: 3px solid #00a88f;
  border-left: 3px solid #00a88f;
  transform: rotate(-45deg);
  content: "";
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-224 .tc-wp-content-root .pfg-editorial-wrap .pfg-reveal.pfg-is-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .pfg-editorial-wrap .pfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .pfg-editorial-wrap h2{
    font-size: 25px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card{
    padding: 22px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card h3, .tc-wp-content-root .pfg-editorial-wrap .pfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card p, .tc-wp-content-root .pfg-editorial-wrap .pfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-steps{
    gap: 16px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .pfg-editorial-wrap .pfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .pfg-editorial-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card{
    padding: 24px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card h3, .tc-wp-content-root .pfg-editorial-wrap .pfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card p, .tc-wp-content-root .pfg-editorial-wrap .pfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-steps{
    gap: 18px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .pfg-editorial-wrap .pfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .pfg-editorial-wrap h2{
    font-size: 31px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card{
    padding: 26px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card h3, .tc-wp-content-root .pfg-editorial-wrap .pfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card p, .tc-wp-content-root .pfg-editorial-wrap .pfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-steps{
    gap: 20px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .pfg-editorial-wrap .pfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .pfg-editorial-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-grid-six, .tc-wp-content-root .pfg-editorial-wrap .pfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card{
    padding: 28px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card h3, .tc-wp-content-root .pfg-editorial-wrap .pfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card p, .tc-wp-content-root .pfg-editorial-wrap .pfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-steps{
    gap: 22px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .pfg-editorial-wrap .pfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .pfg-editorial-wrap h2{
    font-size: 44px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-grid-six, .tc-wp-content-root .pfg-editorial-wrap .pfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card{
    padding: 30px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card h3, .tc-wp-content-root .pfg-editorial-wrap .pfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-card p, .tc-wp-content-root .pfg-editorial-wrap .pfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-steps{
    gap: 24px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-card{
    gap: 28px;
    padding: 32px 36px;
  }.tc-wp-content-root .pfg-editorial-wrap .pfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 22px;
  }}