@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-230 .tc-wp-content-root img, .wpc-scope-230 .tc-wp-content-root video, .wpc-scope-230 .tc-wp-content-root svg, .wpc-scope-230 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-section{
  position: relative;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-section-white{
  background: #ffffff;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f6f8fb 100%);
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-container{
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-section-header{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(124, 58, 237, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.09), rgba(20, 184, 166, 0.1));
  color: #5b35c8;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections h2{
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-section-header p{
  margin: 16px auto 0;
  color: #5c6678;
  line-height: 1.72;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-card, .wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-trust-card{
  position: relative;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 42px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  overflow: hidden;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-card::before, .wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.1), rgba(20, 184, 166, 0.08));
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-card:hover, .wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-trust-card:hover{
  transform: translateY(-6px);
  border-color: rgba(124, 58, 237, 0.24);
  box-shadow: 0 24px 58px rgba(17, 24, 39, 0.12);
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-card:hover::before, .wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-card h3, .wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-step-card h3, .wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-trust-card h3{
  position: relative;
  margin: 0;
  color: #111827;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-card p, .wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-step-card p, .wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-trust-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5b6475;
  line-height: 1.68;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #7c3aed, #14b8a6);
  box-shadow: 0 12px 26px rgba(124, 58, 237, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-card:hover .fpg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-icon::before, .wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 14px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-icon-preview::after{
  width: 14px;
  height: 2px;
  left: 16px;
  top: 31px;
  border-radius: 99px;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-icon-balance::before{
  width: 24px;
  height: 3px;
  left: 11px;
  top: 16px;
  border-radius: 99px;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-icon-balance::after{
  width: 16px;
  height: 16px;
  left: 15px;
  top: 20px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-icon-style::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 6px 14px 6px 14px;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-icon-style::after{
  width: 12px;
  height: 3px;
  left: 17px;
  top: 31px;
  border-radius: 99px;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 16px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 11px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 5px;
  background: transparent;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-icon-read::before{
  width: 24px;
  height: 3px;
  left: 11px;
  top: 15px;
  border-radius: 99px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 rgba(255, 255, 255, 0.78);
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-icon-speed::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-icon-speed::after{
  width: 10px;
  height: 2px;
  left: 23px;
  top: 22px;
  border-radius: 99px;
  transform: rotate(-32deg);
  transform-origin: left center;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  box-sizing: border-box;
  border: 1px solid rgba(124, 58, 237, 0.14);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(17, 24, 39, 0.075);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background: linear-gradient(180deg, #7c3aed, #14b8a6);
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(20, 184, 166, 0.28);
  box-shadow: 0 24px 58px rgba(17, 24, 39, 0.11);
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #111827, #4930c8);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 14px 28px rgba(73, 48, 200, 0.2);
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-badge{
  position: relative;
  display: inline-flex;
  width: max-content;
  margin-bottom: 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(20, 184, 166, 0.1);
  color: #0f766e;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-trust-card{
  text-align: left;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-trust-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #14b8a6, #7c3aed);
  box-shadow: 0 12px 28px rgba(20, 184, 166, 0.2);
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-trust-mark::before{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  left: 13px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-230 .tc-wp-content-root .fpg-editorial-sections .fpg-reveal.fpg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .fpg-editorial-sections .fpg-section{
    padding: 54px 0;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-container{
    padding: 0 14px;
  }.tc-wp-content-root .fpg-editorial-sections h2{
    font-size: 27px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-section-header p{
    font-size: 15px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-grid, .tc-wp-content-root .fpg-editorial-sections .fpg-grid-three, .tc-wp-content-root .fpg-editorial-sections .fpg-grid-trust{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-card, .tc-wp-content-root .fpg-editorial-sections .fpg-trust-card{
    padding: 22px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-card h3, .tc-wp-content-root .fpg-editorial-sections .fpg-step-card h3, .tc-wp-content-root .fpg-editorial-sections .fpg-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-card p, .tc-wp-content-root .fpg-editorial-sections .fpg-step-card p, .tc-wp-content-root .fpg-editorial-sections .fpg-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .fpg-editorial-sections .fpg-section{
    padding: 60px 0;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-container{
    padding: 0 18px;
  }.tc-wp-content-root .fpg-editorial-sections h2{
    font-size: 30px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-section-header p{
    font-size: 15.5px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-grid, .tc-wp-content-root .fpg-editorial-sections .fpg-grid-three, .tc-wp-content-root .fpg-editorial-sections .fpg-grid-trust{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-card, .tc-wp-content-root .fpg-editorial-sections .fpg-trust-card{
    padding: 24px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-card h3, .tc-wp-content-root .fpg-editorial-sections .fpg-step-card h3, .tc-wp-content-root .fpg-editorial-sections .fpg-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-card p, .tc-wp-content-root .fpg-editorial-sections .fpg-step-card p, .tc-wp-content-root .fpg-editorial-sections .fpg-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .fpg-editorial-sections .fpg-section{
    padding: 66px 0;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-container{
    padding: 0 22px;
  }.tc-wp-content-root .fpg-editorial-sections h2{
    font-size: 34px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-section-header p{
    font-size: 16px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-grid, .tc-wp-content-root .fpg-editorial-sections .fpg-grid-three, .tc-wp-content-root .fpg-editorial-sections .fpg-grid-trust{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-card, .tc-wp-content-root .fpg-editorial-sections .fpg-trust-card{
    padding: 28px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-card h3, .tc-wp-content-root .fpg-editorial-sections .fpg-step-card h3, .tc-wp-content-root .fpg-editorial-sections .fpg-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-card p, .tc-wp-content-root .fpg-editorial-sections .fpg-step-card p, .tc-wp-content-root .fpg-editorial-sections .fpg-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .fpg-editorial-sections .fpg-section{
    padding: 82px 0;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-container{
    padding: 0 30px;
  }.tc-wp-content-root .fpg-editorial-sections h2{
    font-size: 40px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-section-header p{
    font-size: 17px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-grid-three, .tc-wp-content-root .fpg-editorial-sections .fpg-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-card, .tc-wp-content-root .fpg-editorial-sections .fpg-trust-card{
    padding: 30px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-card h3, .tc-wp-content-root .fpg-editorial-sections .fpg-step-card h3, .tc-wp-content-root .fpg-editorial-sections .fpg-trust-card h3{
    font-size: 22px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-card p, .tc-wp-content-root .fpg-editorial-sections .fpg-step-card p, .tc-wp-content-root .fpg-editorial-sections .fpg-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-step-card{
    gap: 24px;
    padding: 32px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .fpg-editorial-sections .fpg-section{
    padding: 96px 0;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-container{
    padding: 0 32px;
  }.tc-wp-content-root .fpg-editorial-sections h2{
    font-size: 46px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-section-header p{
    font-size: 17px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-grid-three, .tc-wp-content-root .fpg-editorial-sections .fpg-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-card, .tc-wp-content-root .fpg-editorial-sections .fpg-trust-card{
    padding: 32px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-card h3, .tc-wp-content-root .fpg-editorial-sections .fpg-step-card h3, .tc-wp-content-root .fpg-editorial-sections .fpg-trust-card h3{
    font-size: 22px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-card p, .tc-wp-content-root .fpg-editorial-sections .fpg-step-card p, .tc-wp-content-root .fpg-editorial-sections .fpg-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .fpg-editorial-sections .fpg-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }}.wpc-scope-230 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .fpg-step-content{}