@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-430 .tc-wp-content-root img, .wpc-scope-430 .tc-wp-content-root video, .wpc-scope-430 .tc-wp-content-root svg, .wpc-scope-430 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial{
  width: 100%;
  max-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-430 .tc-wp-content-root .fpg-editorial, .wpc-scope-430 .tc-wp-content-root .fpg-editorial div, .wpc-scope-430 .tc-wp-content-root .fpg-editorial section, .wpc-scope-430 .tc-wp-content-root .fpg-editorial article{
  box-sizing: border-box;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-section{
  position: relative;
  width: 100%;
  overflow: hidden;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-section-white{
  background: #ffffff;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-section-soft{
  background: linear-gradient(180deg, #fbf7ff 0%, #f7fbff 100%);
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 5px 12px;
  border: 1px solid rgba(125, 75, 255, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(125, 75, 255, 0.1), rgba(0, 184, 169, 0.1));
  color: #6840d9;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial h2, .wpc-scope-430 .tc-wp-content-root .fpg-editorial h3, .wpc-scope-430 .tc-wp-content-root .fpg-editorial p{
  margin-top: 0;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial h2{
  margin-bottom: 14px;
  color: #121a2b;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-section-head p{
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  max-width: 720px;
  color: #5c667a;
  font-weight: 400;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-card, .wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-benefit-card, .wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(22, 31, 52, 0.09);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(28, 35, 55, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-card{
  display: flex;
  min-height: 100%;
  flex-direction: column;
  border-radius: 20px;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-card::before, .wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-benefit-card::before{
  position: absolute;
  top: 0;
  right: 22px;
  left: 22px;
  height: 3px;
  border-radius: 0 0 999px 999px;
  background: linear-gradient(90deg, #7d4bff, #00b8a9);
  content: "";
  opacity: 0.88;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-card:hover, .wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-benefit-card:hover, .wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(125, 75, 255, 0.24);
  box-shadow: 0 24px 60px rgba(44, 52, 76, 0.13);
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-card h3, .wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-benefit-card h3, .wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-step-card h3{
  margin-bottom: 9px;
  color: #151d30;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-card p, .wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-benefit-card p, .wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-step-card p{
  margin-bottom: 0;
  color: #5d687b;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(125, 75, 255, 0.14), rgba(0, 184, 169, 0.16));
  box-shadow: inset 0 0 0 1px rgba(125, 75, 255, 0.12);
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-icon::before, .wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-icon-preview::before{
  inset: 13px 10px;
  border: 2px solid #6840d9;
  border-radius: 8px;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-icon-preview::after{
  right: 13px;
  bottom: 11px;
  width: 11px;
  height: 3px;
  border-radius: 999px;
  background: #00a99b;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-icon-balance::before{
  top: 13px;
  left: 12px;
  width: 22px;
  height: 2px;
  background: #6840d9;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-icon-balance::after{
  top: 18px;
  left: 10px;
  width: 26px;
  height: 12px;
  border-right: 2px solid #00a99b;
  border-left: 2px solid #00a99b;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-icon-copy::before{
  top: 12px;
  left: 15px;
  width: 17px;
  height: 20px;
  border: 2px solid #6840d9;
  border-radius: 5px;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-icon-copy::after{
  top: 17px;
  left: 10px;
  width: 17px;
  height: 18px;
  border: 2px solid #00a99b;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.55);
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-icon-creative::before{
  top: 12px;
  left: 14px;
  width: 8px;
  height: 22px;
  border-radius: 999px;
  background: #6840d9;
  box-shadow: 11px 0 0 #00a99b;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-icon-creative::after{
  right: 9px;
  bottom: 10px;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #ffb84d;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-icon-read::before{
  top: 13px;
  left: 10px;
  width: 26px;
  height: 18px;
  border: 2px solid #6840d9;
  border-radius: 5px;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-icon-read::after{
  top: 18px;
  left: 15px;
  width: 16px;
  height: 2px;
  border-radius: 999px;
  background: #00a99b;
  box-shadow: 0 6px 0 #00a99b;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-icon-speed::before{
  top: 12px;
  left: 12px;
  width: 22px;
  height: 22px;
  border: 2px solid #6840d9;
  border-radius: 999px;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-icon-speed::after{
  top: 16px;
  left: 23px;
  width: 2px;
  height: 12px;
  border-radius: 999px;
  background: #00a99b;
  transform: rotate(42deg);
  transform-origin: bottom center;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 22px;
  background:
    radial-gradient(circle at top left, rgba(125, 75, 255, 0.13), transparent 34%),
    #ffffff;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #7d4bff, #00b8a9);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 14px 30px rgba(125, 75, 255, 0.25);
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-step-content{
  min-width: 0;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-badge, .wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-benefit-mark{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  border-radius: 999px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-badge{
  margin-bottom: 18px;
  padding: 5px 11px;
  background: rgba(0, 184, 169, 0.1);
  color: #007d75;
  font-size: 12px;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-benefit-card{
  min-height: 100%;
  border-radius: 20px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at top right, rgba(0, 184, 169, 0.16), transparent 32%);
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-benefit-mark{
  margin-bottom: 18px;
  padding: 7px 13px;
  background: linear-gradient(135deg, rgba(125, 75, 255, 0.12), rgba(0, 184, 169, 0.13));
  color: #6840d9;
  font-size: 13px;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-430 .tc-wp-content-root .fpg-editorial .fpg-reveal.fpg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .fpg-editorial .fpg-section{
    padding: 52px 0;
  }.tc-wp-content-root .fpg-editorial .fpg-container{
    padding: 0 14px;
  }.tc-wp-content-root .fpg-editorial .fpg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .fpg-editorial .fpg-kicker{
    margin-bottom: 12px;
    font-size: 12px;
  }.tc-wp-content-root .fpg-editorial h2{
    font-size: 28px;
  }.tc-wp-content-root .fpg-editorial .fpg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .fpg-editorial .fpg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .fpg-editorial .fpg-card, .tc-wp-content-root .fpg-editorial .fpg-benefit-card{
    padding: 24px 20px;
  }.tc-wp-content-root .fpg-editorial .fpg-card h3, .tc-wp-content-root .fpg-editorial .fpg-benefit-card h3, .tc-wp-content-root .fpg-editorial .fpg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .fpg-editorial .fpg-card p, .tc-wp-content-root .fpg-editorial .fpg-benefit-card p, .tc-wp-content-root .fpg-editorial .fpg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .fpg-editorial .fpg-steps{
    gap: 16px;
  }.tc-wp-content-root .fpg-editorial .fpg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .fpg-editorial .fpg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .fpg-editorial .fpg-section{
    padding: 58px 0;
  }.tc-wp-content-root .fpg-editorial .fpg-container{
    padding: 0 18px;
  }.tc-wp-content-root .fpg-editorial .fpg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .fpg-editorial .fpg-kicker{
    margin-bottom: 13px;
    font-size: 12px;
  }.tc-wp-content-root .fpg-editorial h2{
    font-size: 31px;
  }.tc-wp-content-root .fpg-editorial .fpg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .fpg-editorial .fpg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .fpg-editorial .fpg-card, .tc-wp-content-root .fpg-editorial .fpg-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .fpg-editorial .fpg-card h3, .tc-wp-content-root .fpg-editorial .fpg-benefit-card h3, .tc-wp-content-root .fpg-editorial .fpg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .fpg-editorial .fpg-card p, .tc-wp-content-root .fpg-editorial .fpg-benefit-card p, .tc-wp-content-root .fpg-editorial .fpg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .fpg-editorial .fpg-steps{
    gap: 18px;
  }.tc-wp-content-root .fpg-editorial .fpg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px 22px;
  }.tc-wp-content-root .fpg-editorial .fpg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .fpg-editorial .fpg-section{
    padding: 64px 0;
  }.tc-wp-content-root .fpg-editorial .fpg-container{
    padding: 0 22px;
  }.tc-wp-content-root .fpg-editorial .fpg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .fpg-editorial .fpg-kicker{
    margin-bottom: 14px;
  }.tc-wp-content-root .fpg-editorial h2{
    font-size: 34px;
  }.tc-wp-content-root .fpg-editorial .fpg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .fpg-editorial .fpg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .fpg-editorial .fpg-card, .tc-wp-content-root .fpg-editorial .fpg-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .fpg-editorial .fpg-card h3, .tc-wp-content-root .fpg-editorial .fpg-benefit-card h3, .tc-wp-content-root .fpg-editorial .fpg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .fpg-editorial .fpg-card p, .tc-wp-content-root .fpg-editorial .fpg-benefit-card p, .tc-wp-content-root .fpg-editorial .fpg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .fpg-editorial .fpg-steps{
    gap: 20px;
  }.tc-wp-content-root .fpg-editorial .fpg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .fpg-editorial .fpg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .fpg-editorial .fpg-section{
    padding: 78px 0;
  }.tc-wp-content-root .fpg-editorial .fpg-container{
    padding: 0 32px;
  }.tc-wp-content-root .fpg-editorial .fpg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .fpg-editorial .fpg-kicker{
    margin-bottom: 15px;
  }.tc-wp-content-root .fpg-editorial h2{
    font-size: 40px;
  }.tc-wp-content-root .fpg-editorial .fpg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .fpg-editorial .fpg-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .fpg-editorial .fpg-card-grid{
    gap: 22px;
  }.tc-wp-content-root .fpg-editorial .fpg-card, .tc-wp-content-root .fpg-editorial .fpg-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .fpg-editorial .fpg-card h3, .tc-wp-content-root .fpg-editorial .fpg-benefit-card h3, .tc-wp-content-root .fpg-editorial .fpg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .fpg-editorial .fpg-card p, .tc-wp-content-root .fpg-editorial .fpg-benefit-card p, .tc-wp-content-root .fpg-editorial .fpg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .fpg-editorial .fpg-steps{
    gap: 22px;
  }.tc-wp-content-root .fpg-editorial .fpg-step-card{
    gap: 24px;
    padding: 30px 28px;
  }.tc-wp-content-root .fpg-editorial .fpg-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .fpg-editorial .fpg-section{
    padding: 94px 0;
  }.tc-wp-content-root .fpg-editorial .fpg-container{
    padding: 0 32px;
  }.tc-wp-content-root .fpg-editorial .fpg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .fpg-editorial .fpg-kicker{
    margin-bottom: 16px;
  }.tc-wp-content-root .fpg-editorial h2{
    font-size: 46px;
  }.tc-wp-content-root .fpg-editorial .fpg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .fpg-editorial .fpg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .fpg-editorial .fpg-card-grid{
    gap: 24px;
  }.tc-wp-content-root .fpg-editorial .fpg-card, .tc-wp-content-root .fpg-editorial .fpg-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .fpg-editorial .fpg-card h3, .tc-wp-content-root .fpg-editorial .fpg-benefit-card h3, .tc-wp-content-root .fpg-editorial .fpg-step-card h3{
    font-size: 23px;
  }.tc-wp-content-root .fpg-editorial .fpg-card p, .tc-wp-content-root .fpg-editorial .fpg-benefit-card p, .tc-wp-content-root .fpg-editorial .fpg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .fpg-editorial .fpg-steps{
    gap: 24px;
  }.tc-wp-content-root .fpg-editorial .fpg-step-card{
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .fpg-editorial .fpg-step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }}