@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-52 .tc-wp-content-root img, .wpc-scope-52 .tc-wp-content-root video, .wpc-scope-52 .tc-wp-content-root svg, .wpc-scope-52 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap{
  width: 100%;
  max-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.5;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap, .wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap section, .wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap div, .wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-section{
  position: relative;
  width: 100%;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-section-white{
  background: #ffffff;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-section-soft{
  background: linear-gradient(180deg, #f7f9ff 0%, #fbfcff 100%);
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(24, 119, 242, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(24, 119, 242, 0.1), rgba(0, 196, 180, 0.1));
  color: #1558b0;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap h2{
  margin: 0;
  color: #101828;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-section-head p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #5b667a;
  font-weight: 400;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-card, .wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(18, 32, 59, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(16, 31, 58, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-card::before, .wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(24, 119, 242, 0.34), rgba(0, 196, 180, 0.24), rgba(255, 255, 255, 0));
  opacity: 0;
  pointer-events: none;
  transition: opacity 260ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-card:hover, .wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-benefit-card:hover, .wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(24, 119, 242, 0.22);
  box-shadow: 0 24px 60px rgba(16, 31, 58, 0.12);
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-card:hover::before, .wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap h3{
  margin: 0;
  color: #162033;
  font-weight: 760;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-card p, .wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-benefit-card p, .wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-step-card p{
  margin: 10px 0 0;
  color: #5d687c;
  font-weight: 400;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #1877f2, #00c4b4);
  box-shadow: 0 12px 26px rgba(24, 119, 242, 0.22);
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-icon::before, .wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-icon::after{
  content: "";
  position: absolute;
  transition: transform 260ms ease;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-card:hover .fbvv-icon::before, .wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-card:hover .fbvv-icon::after{
  transform: translateX(2px);
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-icon-play::before{
  left: 18px;
  top: 14px;
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 13px solid #ffffff;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-icon-speed::before{
  left: 13px;
  top: 22px;
  width: 20px;
  height: 10px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 20px 20px 0 0;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-icon-speed::after{
  left: 25px;
  top: 18px;
  width: 3px;
  height: 13px;
  border-radius: 99px;
  background: #ffffff;
  transform: rotate(42deg);
  transform-origin: bottom center;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-icon-frame::before{
  left: 12px;
  top: 13px;
  width: 22px;
  height: 18px;
  border: 3px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-icon-steps::before{
  left: 12px;
  top: 13px;
  width: 22px;
  height: 3px;
  border-radius: 99px;
  background: #ffffff;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-icon-mobile::before{
  left: 15px;
  top: 10px;
  width: 16px;
  height: 26px;
  border: 3px solid #ffffff;
  border-radius: 8px;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-icon-daily::before{
  left: 12px;
  top: 12px;
  width: 22px;
  height: 22px;
  border: 3px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-icon-daily::after{
  left: 22px;
  top: 16px;
  width: 3px;
  height: 11px;
  border-radius: 99px;
  background: #ffffff;
  box-shadow: 5px 8px 0 -1px #ffffff;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(24, 119, 242, 0.14);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #f9fbff 100%);
  box-shadow: 0 18px 44px rgba(16, 31, 58, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-step-card::after{
  content: "";
  position: absolute;
  left: 28px;
  top: 28px;
  bottom: 28px;
  width: 4px;
  border-radius: 999px;
  background: linear-gradient(180deg, #1877f2, #00c4b4);
  opacity: 0.18;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #1877f2, #00c4b4);
  color: #ffffff;
  font-weight: 800;
  box-shadow: 0 12px 28px rgba(24, 119, 242, 0.24);
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-step-content{
  min-width: 0;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-dot{
  display: inline-flex;
  width: 14px;
  height: 14px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1877f2, #00c4b4);
  box-shadow: 0 0 0 8px rgba(24, 119, 242, 0.08);
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-benefit-card{
  background:
    radial-gradient(circle at 18% 0%, rgba(24, 119, 242, 0.1), transparent 34%),
    linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: #eef5ff;
  color: #1767d3;
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-52 .tc-wp-content-root .fbvv-editorial-wrap .fbvv-reveal.fbvv-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .fbvv-editorial-wrap .fbvv-section{
    padding: 52px 0;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-container{
    padding: 0 16px;
  }.tc-wp-content-root .fbvv-editorial-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-card, .tc-wp-content-root .fbvv-editorial-wrap .fbvv-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .fbvv-editorial-wrap h3{
    font-size: 18px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-card p, .tc-wp-content-root .fbvv-editorial-wrap .fbvv-benefit-card p, .tc-wp-content-root .fbvv-editorial-wrap .fbvv-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-step-card::after{
    display: none;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .fbvv-editorial-wrap .fbvv-section{
    padding: 58px 0;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-container{
    padding: 0 18px;
  }.tc-wp-content-root .fbvv-editorial-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-card, .tc-wp-content-root .fbvv-editorial-wrap .fbvv-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .fbvv-editorial-wrap h3{
    font-size: 18.5px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-card p, .tc-wp-content-root .fbvv-editorial-wrap .fbvv-benefit-card p, .tc-wp-content-root .fbvv-editorial-wrap .fbvv-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-step-card::after{
    display: none;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .fbvv-editorial-wrap .fbvv-section{
    padding: 64px 0;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-container{
    padding: 0 22px;
  }.tc-wp-content-root .fbvv-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-card, .tc-wp-content-root .fbvv-editorial-wrap .fbvv-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .fbvv-editorial-wrap h3{
    font-size: 19px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-card p, .tc-wp-content-root .fbvv-editorial-wrap .fbvv-benefit-card p, .tc-wp-content-root .fbvv-editorial-wrap .fbvv-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-step-card::after{
    display: none;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .fbvv-editorial-wrap .fbvv-section{
    padding: 76px 0;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-container{
    padding: 0 34px;
  }.tc-wp-content-root .fbvv-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-card, .tc-wp-content-root .fbvv-editorial-wrap .fbvv-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .fbvv-editorial-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-card p, .tc-wp-content-root .fbvv-editorial-wrap .fbvv-benefit-card p, .tc-wp-content-root .fbvv-editorial-wrap .fbvv-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-step-number{
    width: 60px;
    height: 60px;
    font-size: 17px;
  }}@media (min-width: 1024px){.tc-wp-content-root .fbvv-editorial-wrap .fbvv-section{
    padding: 92px 0;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-container{
    padding: 0 32px;
  }.tc-wp-content-root .fbvv-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-card, .tc-wp-content-root .fbvv-editorial-wrap .fbvv-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .fbvv-editorial-wrap h3{
    font-size: 21px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-card p, .tc-wp-content-root .fbvv-editorial-wrap .fbvv-benefit-card p, .tc-wp-content-root .fbvv-editorial-wrap .fbvv-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .fbvv-editorial-wrap .fbvv-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}.wpc-scope-52 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .fbvv-benefit-grid{}