@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-38 .tc-wp-content-root img, .wpc-scope-38 .tc-wp-content-root video, .wpc-scope-38 .tc-wp-content-root svg, .wpc-scope-38 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial{
  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;
  background: #ffffff;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial, .wpc-scope-38 .tc-wp-content-root .fbpv-editorial div, .wpc-scope-38 .tc-wp-content-root .fbpv-editorial section, .wpc-scope-38 .tc-wp-content-root .fbpv-editorial article{
  box-sizing: border-box;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-section{
  position: relative;
  width: 100%;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-section-white{
  background:
    radial-gradient(circle at 12% 10%, rgba(24, 119, 242, 0.08), transparent 28%),
    #ffffff;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-section-soft{
  background:
    linear-gradient(135deg, rgba(24, 119, 242, 0.07), rgba(0, 196, 168, 0.055)),
    #f7f9fc;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-section-head{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(24, 119, 242, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.78);
  color: #1763cf;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
  box-shadow: 0 10px 24px rgba(24, 119, 242, 0.08);
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, #1877f2, #00c4a8);
  box-shadow: 0 0 0 5px rgba(24, 119, 242, 0.1);
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-section-head p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #5c687a;
  font-weight: 450;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-card, .wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-trust-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 46px rgba(21, 32, 56, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-card::after, .wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(24, 119, 242, 0.12), transparent 36%, rgba(0, 196, 168, 0.1));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-card:hover, .wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(24, 119, 242, 0.2);
  box-shadow: 0 24px 60px rgba(21, 32, 56, 0.12);
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-card:hover::after, .wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-card h3, .wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-trust-card h3, .wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-step-copy h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #132039;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-card p, .wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-trust-card p, .wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-step-copy p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5d6878;
  font-weight: 440;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #1877f2, #00c4a8);
  box-shadow: 0 14px 28px rgba(24, 119, 242, 0.22);
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-icon::before, .wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-icon-view::before{
  width: 23px;
  height: 15px;
  top: 16px;
  left: 13px;
  border-radius: 50%;
  opacity: 0.95;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-icon-view::after{
  width: 7px;
  height: 7px;
  top: 20px;
  left: 21px;
  border-radius: 50%;
  background: #1877f2;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border: 4px solid #ffffff;
  border-right-color: transparent;
  border-radius: 999px;
  background: transparent;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-icon-speed::after{
  width: 14px;
  height: 4px;
  left: 23px;
  top: 23px;
  border-radius: 8px;
  transform: rotate(-35deg);
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-icon-preview::before{
  width: 24px;
  height: 18px;
  left: 12px;
  top: 15px;
  border: 3px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-icon-preview::after{
  width: 12px;
  height: 3px;
  left: 18px;
  top: 23px;
  border-radius: 9px;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-icon-steps::before{
  width: 6px;
  height: 26px;
  left: 15px;
  top: 11px;
  border-radius: 8px;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-icon-steps::after{
  width: 18px;
  height: 5px;
  left: 24px;
  top: 16px;
  border-radius: 8px;
  box-shadow: 0 10px 0 #ffffff;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border: 3px solid #ffffff;
  border-radius: 8px;
  background: transparent;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 21px;
  top: 32px;
  border-radius: 8px;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-icon-daily::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border-radius: 999px;
  opacity: 0.95;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-icon-daily::after{
  width: 12px;
  height: 12px;
  left: 18px;
  top: 18px;
  border: 3px solid #1877f2;
  border-top-color: transparent;
  border-radius: 999px;
  background: transparent;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(24, 119, 242, 0.14);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(250, 253, 255, 0.92)),
    #ffffff;
  box-shadow: 0 18px 46px rgba(21, 32, 56, 0.08);
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-step-card::before{
  content: "";
  position: absolute;
  left: 42px;
  top: -20px;
  bottom: -20px;
  width: 2px;
  background: linear-gradient(180deg, transparent, rgba(24, 119, 242, 0.22), transparent);
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  letter-spacing: 0;
  background: linear-gradient(135deg, #1877f2, #00c4a8);
  box-shadow: 0 16px 34px rgba(24, 119, 242, 0.22);
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-badge-dot{
  position: relative;
  z-index: 1;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, rgba(24, 119, 242, 0.13), rgba(0, 196, 168, 0.13));
  border: 1px solid rgba(24, 119, 242, 0.14);
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-badge-dot::before{
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  left: 13px;
  top: 13px;
  border-radius: 999px;
  background: linear-gradient(135deg, #1877f2, #00c4a8);
  box-shadow: 0 0 0 7px rgba(24, 119, 242, 0.1);
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-trust-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(249, 252, 255, 0.92)),
    #ffffff;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-trust-mark{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #1877f2, #00c4a8);
  box-shadow: 0 14px 30px rgba(24, 119, 242, 0.2);
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-trust-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 14px;
  top: 16px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  transform: rotate(-45deg);
  border-radius: 2px;
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-38 .tc-wp-content-root .fbpv-editorial .fbpv-reveal.fbpv-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 .fbpv-editorial .fbpv-section{
    padding: 54px 0;
  }.tc-wp-content-root .fbpv-editorial .fbpv-container{
    padding: 0 14px;
  }.tc-wp-content-root .fbpv-editorial h2{
    font-size: 26px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-card, .tc-wp-content-root .fbpv-editorial .fbpv-trust-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-card h3, .tc-wp-content-root .fbpv-editorial .fbpv-trust-card h3, .tc-wp-content-root .fbpv-editorial .fbpv-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-card p, .tc-wp-content-root .fbpv-editorial .fbpv-trust-card p, .tc-wp-content-root .fbpv-editorial .fbpv-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-step-card::before{
    display: none;
  }.tc-wp-content-root .fbpv-editorial .fbpv-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .fbpv-editorial .fbpv-section{
    padding: 60px 0;
  }.tc-wp-content-root .fbpv-editorial .fbpv-container{
    padding: 0 18px;
  }.tc-wp-content-root .fbpv-editorial h2{
    font-size: 29px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-card, .tc-wp-content-root .fbpv-editorial .fbpv-trust-card{
    padding: 24px;
    border-radius: 21px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-card h3, .tc-wp-content-root .fbpv-editorial .fbpv-trust-card h3, .tc-wp-content-root .fbpv-editorial .fbpv-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-card p, .tc-wp-content-root .fbpv-editorial .fbpv-trust-card p, .tc-wp-content-root .fbpv-editorial .fbpv-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-step-card::before{
    display: none;
  }.tc-wp-content-root .fbpv-editorial .fbpv-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .fbpv-editorial .fbpv-section{
    padding: 66px 0;
  }.tc-wp-content-root .fbpv-editorial .fbpv-container{
    padding: 0 22px;
  }.tc-wp-content-root .fbpv-editorial h2{
    font-size: 32px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-card, .tc-wp-content-root .fbpv-editorial .fbpv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-card h3, .tc-wp-content-root .fbpv-editorial .fbpv-trust-card h3, .tc-wp-content-root .fbpv-editorial .fbpv-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-card p, .tc-wp-content-root .fbpv-editorial .fbpv-trust-card p, .tc-wp-content-root .fbpv-editorial .fbpv-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-step-card::before{
    display: none;
  }.tc-wp-content-root .fbpv-editorial .fbpv-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .fbpv-editorial .fbpv-section{
    padding: 78px 0;
  }.tc-wp-content-root .fbpv-editorial .fbpv-container{
    padding: 0 30px;
  }.tc-wp-content-root .fbpv-editorial h2{
    font-size: 38px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .fbpv-editorial .fbpv-card, .tc-wp-content-root .fbpv-editorial .fbpv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-card h3, .tc-wp-content-root .fbpv-editorial .fbpv-trust-card h3, .tc-wp-content-root .fbpv-editorial .fbpv-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-card p, .tc-wp-content-root .fbpv-editorial .fbpv-trust-card p, .tc-wp-content-root .fbpv-editorial .fbpv-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .fbpv-editorial .fbpv-section{
    padding: 92px 0;
  }.tc-wp-content-root .fbpv-editorial .fbpv-container{
    padding: 0 32px;
  }.tc-wp-content-root .fbpv-editorial h2{
    font-size: 44px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-grid-3, .tc-wp-content-root .fbpv-editorial .fbpv-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .fbpv-editorial .fbpv-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-card, .tc-wp-content-root .fbpv-editorial .fbpv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-card h3, .tc-wp-content-root .fbpv-editorial .fbpv-trust-card h3, .tc-wp-content-root .fbpv-editorial .fbpv-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-card p, .tc-wp-content-root .fbpv-editorial .fbpv-trust-card p, .tc-wp-content-root .fbpv-editorial .fbpv-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-step-card{
    gap: 26px;
    padding: 32px;
  }.tc-wp-content-root .fbpv-editorial .fbpv-step-number{
    width: 76px;
    height: 76px;
    font-size: 21px;
  }}