@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-66 .tc-wp-content-root img, .wpc-scope-66 .tc-wp-content-root video, .wpc-scope-66 .tc-wp-content-root svg, .wpc-scope-66 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  line-height: 1.6;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap, .wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap section, .wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap div, .wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-section{
  position: relative;
  width: 100%;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-section-white{
  background: #ffffff;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(24, 119, 242, 0.08), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(0, 198, 255, 0.08), transparent 26%),
    #f7f9fc;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 12px;
  padding: 7px 14px;
  border: 1px solid rgba(24, 119, 242, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(24, 119, 242, 0.1), rgba(0, 198, 255, 0.08));
  color: #1765d8;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, #1877f2, #00c6ff);
  box-shadow: 0 0 0 5px rgba(24, 119, 242, 0.11);
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-section-head p{
  margin: 14px auto 0;
  max-width: 700px;
  color: #5d6778;
  line-height: 1.7;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-card, .wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-trust-card, .wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-card{
  position: relative;
  border: 1px solid rgba(17, 24, 39, 0.08);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 40px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-card, .wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-trust-card{
  height: 100%;
  border-radius: 22px;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-card::after, .wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  opacity: 0;
  background: linear-gradient(135deg, rgba(24, 119, 242, 0.14), rgba(0, 198, 255, 0.06));
  transition: opacity 260ms ease;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-card:hover, .wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-trust-card:hover, .wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(24, 119, 242, 0.24);
  box-shadow: 0 22px 54px rgba(24, 119, 242, 0.13);
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-card:hover::after, .wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-card h3, .wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-trust-card h3, .wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-card p, .wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-trust-card p, .wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #657083;
  line-height: 1.68;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-icon{
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #1877f2, #00c6ff);
  box-shadow: 0 14px 28px rgba(24, 119, 242, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-card:hover .fbpv-icon{
  transform: translateY(-3px) rotate(-3deg);
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-icon::before, .wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-icon-window::before{
  left: 12px;
  top: 13px;
  width: 22px;
  height: 17px;
  border: 2px solid rgba(255, 255, 255, 0.9);
  border-top-width: 5px;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-icon-flash::before{
  left: 18px;
  top: 10px;
  width: 11px;
  height: 25px;
  clip-path: polygon(55% 0, 100% 0, 68% 42%, 100% 42%, 36% 100%, 49% 56%, 15% 56%);
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-icon-preview::before{
  left: 10px;
  top: 16px;
  width: 26px;
  height: 15px;
  border-radius: 999px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.9);
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-icon-preview::after{
  left: 19px;
  top: 20px;
  width: 8px;
  height: 8px;
  border-radius: 999px;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-icon-path::before{
  left: 11px;
  top: 15px;
  width: 24px;
  height: 16px;
  border-radius: 6px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.9);
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-icon-path::after{
  left: 17px;
  top: 21px;
  width: 12px;
  height: 2px;
  border-radius: 999px;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-icon-device::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 27px;
  border: 2px solid rgba(255, 255, 255, 0.9);
  border-radius: 6px;
  background: transparent;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-icon-device::after{
  left: 21px;
  top: 31px;
  width: 4px;
  height: 4px;
  border-radius: 999px;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-icon-calendar::before{
  left: 11px;
  top: 13px;
  width: 24px;
  height: 22px;
  border-radius: 6px;
  border: 2px solid rgba(255, 255, 255, 0.9);
  border-top-width: 7px;
  background: transparent;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
  overflow: hidden;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-card::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, #1877f2, #00c6ff);
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #1877f2, #00c6ff);
  color: #ffffff;
  font-weight: 900;
  box-shadow: 0 14px 32px rgba(24, 119, 242, 0.24);
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-content{
  min-width: 0;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-dot{
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 0 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #1877f2, #00c6ff);
  box-shadow: 0 0 0 8px rgba(24, 119, 242, 0.1), 0 14px 28px rgba(24, 119, 242, 0.16);
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin: 0 0 18px;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(24, 119, 242, 0.1);
  color: #1765d8;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-66 .tc-wp-content-root .fbpv-editorial-wrap .fbpv-reveal.fbpv-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .fbpv-editorial-wrap .fbpv-section{
    padding: 46px 0;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-container{
    padding: 0 14px;
  }.tc-wp-content-root .fbpv-editorial-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-card-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-card, .tc-wp-content-root .fbpv-editorial-wrap .fbpv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-card h3, .tc-wp-content-root .fbpv-editorial-wrap .fbpv-trust-card h3, .tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-card p, .tc-wp-content-root .fbpv-editorial-wrap .fbpv-trust-card p, .tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .fbpv-editorial-wrap .fbpv-section{
    padding: 52px 0;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-container{
    padding: 0 18px;
  }.tc-wp-content-root .fbpv-editorial-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-card, .tc-wp-content-root .fbpv-editorial-wrap .fbpv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-card h3, .tc-wp-content-root .fbpv-editorial-wrap .fbpv-trust-card h3, .tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-card p, .tc-wp-content-root .fbpv-editorial-wrap .fbpv-trust-card p, .tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-steps{
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-number{
    width: 56px;
    height: 56px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .fbpv-editorial-wrap .fbpv-section{
    padding: 58px 0;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-container{
    padding: 0 22px;
  }.tc-wp-content-root .fbpv-editorial-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-card, .tc-wp-content-root .fbpv-editorial-wrap .fbpv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-card h3, .tc-wp-content-root .fbpv-editorial-wrap .fbpv-trust-card h3, .tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-card p, .tc-wp-content-root .fbpv-editorial-wrap .fbpv-trust-card p, .tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .fbpv-editorial-wrap .fbpv-section{
    padding: 72px 0;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-container{
    padding: 0 32px;
  }.tc-wp-content-root .fbpv-editorial-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-card, .tc-wp-content-root .fbpv-editorial-wrap .fbpv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-card h3, .tc-wp-content-root .fbpv-editorial-wrap .fbpv-trust-card h3, .tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-card p, .tc-wp-content-root .fbpv-editorial-wrap .fbpv-trust-card p, .tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .fbpv-editorial-wrap .fbpv-section{
    padding: 86px 0;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-container{
    padding: 0 34px;
  }.tc-wp-content-root .fbpv-editorial-wrap h2{
    font-size: 44px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-card, .tc-wp-content-root .fbpv-editorial-wrap .fbpv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-card h3, .tc-wp-content-root .fbpv-editorial-wrap .fbpv-trust-card h3, .tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-card p, .tc-wp-content-root .fbpv-editorial-wrap .fbpv-trust-card p, .tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .fbpv-editorial-wrap .fbpv-step-number{
    width: 70px;
    height: 70px;
    font-size: 19px;
  }}.wpc-scope-66 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .fbpv-trust-grid{}