@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-701 .tc-wp-content-root img, .wpc-scope-701 .tc-wp-content-root video, .wpc-scope-701 .tc-wp-content-root svg, .wpc-scope-701 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap, .wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap div, .wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap section, .wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-section-white{
  background: #ffffff;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-section-soft{
  background: linear-gradient(180deg, #fbfbff 0%, #f6f8fc 100%);
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 14px;
  margin: 0 0 14px;
  border: 1px solid rgba(113, 74, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(113, 74, 255, 0.1), rgba(0, 194, 203, 0.1));
  color: #5b3fd8;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-section-head p{
  margin: 16px auto 0;
  color: #5f6b7a;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(26, 34, 52, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(24, 33, 55, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(113, 74, 255, 0.55), rgba(0, 194, 203, 0.38), rgba(255, 255, 255, 0));
  opacity: 0;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  transition: opacity 240ms ease;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(113, 74, 255, 0.2);
  box-shadow: 0 24px 60px rgba(37, 46, 75, 0.13);
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-card:hover::before{
  opacity: 1;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-card h3, .wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card h3{
  margin: 0;
  color: #162033;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-card p, .wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card p{
  margin: 12px 0 0;
  color: #647184;
  font-weight: 430;
  line-height: 1.68;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon{
  display: inline-flex;
  position: relative;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #704cff, #00c2cb);
  box-shadow: 0 12px 26px rgba(91, 63, 216, 0.24);
  transition: transform 240ms ease;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-card:hover .bfg-icon{
  transform: translateY(-3px) rotate(-2deg);
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon::before, .wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-preview::before{
  left: 12px;
  top: 14px;
  width: 22px;
  height: 14px;
  border: 2px solid #ffffff;
  border-radius: 10px;
  background: transparent;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-preview::after{
  left: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-copy::before{
  left: 13px;
  top: 11px;
  width: 16px;
  height: 20px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-copy::after{
  left: 18px;
  top: 16px;
  width: 16px;
  height: 20px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-spark::before{
  left: 21px;
  top: 9px;
  width: 4px;
  height: 28px;
  border-radius: 999px;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-spark::after{
  left: 9px;
  top: 21px;
  width: 28px;
  height: 4px;
  border-radius: 999px;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-profile::before{
  left: 17px;
  top: 11px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-profile::after{
  left: 12px;
  top: 27px;
  width: 22px;
  height: 9px;
  border-radius: 14px 14px 6px 6px;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-clean::before{
  left: 12px;
  top: 14px;
  width: 22px;
  height: 4px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-clean::after{
  display: none;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-fast::before{
  left: 12px;
  top: 12px;
  width: 22px;
  height: 22px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-fast::after{
  left: 23px;
  top: 15px;
  width: 3px;
  height: 12px;
  border-radius: 999px;
  transform: rotate(35deg);
  transform-origin: bottom center;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  position: relative;
  min-width: 0;
  border: 1px solid rgba(26, 34, 52, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 50px rgba(24, 33, 55, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 62px rgba(24, 33, 55, 0.13);
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  border-radius: 22px;
  background: linear-gradient(135deg, #704cff, #00c2cb);
  color: #ffffff;
  font-size: 22px;
  font-weight: 850;
  box-shadow: 0 14px 30px rgba(91, 63, 216, 0.26);
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-badge{
  display: inline-flex;
  width: fit-content;
  margin: 0 0 18px;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(0, 194, 203, 0.11);
  color: #047981;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-trust-card{
  overflow: hidden;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-trust-card::after{
  content: "";
  position: absolute;
  right: -24px;
  top: -24px;
  width: 92px;
  height: 92px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(113, 74, 255, 0.16) 0%, rgba(0, 194, 203, 0.06) 58%, rgba(255, 255, 255, 0) 70%);
  pointer-events: none;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-trust-mark{
  display: inline-flex;
  position: relative;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #704cff, #00c2cb);
  box-shadow: 0 12px 28px rgba(91, 63, 216, 0.22);
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-trust-mark::before{
  content: "";
  position: absolute;
  left: 13px;
  top: 11px;
  width: 13px;
  height: 8px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-701 .tc-wp-content-root .bfg-editorial-wrap .bfg-reveal.bfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .bfg-editorial-wrap .bfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card-grid, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-grid-six, .tc-wp-content-root .bfg-editorial-wrap .bfg-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
    border-radius: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .bfg-editorial-wrap .bfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card-grid, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-grid-six, .tc-wp-content-root .bfg-editorial-wrap .bfg-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card{
    padding: 24px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
    border-radius: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .bfg-editorial-wrap .bfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card-grid, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-grid-six, .tc-wp-content-root .bfg-editorial-wrap .bfg-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card{
    padding: 26px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .bfg-editorial-wrap .bfg-section{
    padding: 72px 0;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card-grid, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-grid-six, .tc-wp-content-root .bfg-editorial-wrap .bfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card{
    padding: 28px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .bfg-editorial-wrap .bfg-section{
    padding: 90px 0;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card-grid, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-grid-six, .tc-wp-content-root .bfg-editorial-wrap .bfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card{
    padding: 30px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 34px;
  }}.wpc-scope-701 .tc-wp-content-root .bfg-step-content{}