@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-332 .tc-wp-content-root img, .wpc-scope-332 .tc-wp-content-root video, .wpc-scope-332 .tc-wp-content-root svg, .wpc-scope-332 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap, .wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap section, .wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap div, .wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-section-white{
  background: #ffffff;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-section-soft{
  background: #f7f8fc;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(112, 74, 255, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(112, 74, 255, 0.1), rgba(0, 196, 180, 0.1));
  color: #5f3df0;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-section-head p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #586174;
  font-weight: 450;
  line-height: 1.75;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-card-grid, .wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-info-card, .wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card, .wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card, .wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(20, 28, 46, 0.08);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(28, 38, 70, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-info-card, .wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card, .wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card{
  height: 100%;
  border-radius: 22px;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-info-card::before, .wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card::before, .wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(112, 74, 255, 0.12), rgba(0, 196, 180, 0.08), transparent 54%);
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-info-card:hover, .wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card:hover, .wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card:hover, .wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(112, 74, 255, 0.22);
  box-shadow: 0 24px 64px rgba(28, 38, 70, 0.13);
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-info-card:hover::before, .wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card:hover::before, .wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-info-card h3, .wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card h3, .wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card h3, .wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card h3{
  position: relative;
  margin: 0;
  color: #151c2f;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-info-card p, .wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card p, .wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card p, .wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #596275;
  font-weight: 430;
  line-height: 1.7;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-card-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #704aff, #00c4b4);
  box-shadow: 0 14px 30px rgba(112, 74, 255, 0.22);
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-card-icon::before, .wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-card-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-preview::before{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 17px;
  border-radius: 8px;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-preview::after{
  width: 8px;
  height: 8px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
  opacity: 0.85;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 12px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-spark::after{
  width: 6px;
  height: 6px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
  opacity: 0.85;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-readable::before{
  width: 24px;
  height: 5px;
  left: 11px;
  top: 14px;
  border-radius: 999px;
  box-shadow: 0 9px 0 rgba(255, 255, 255, 0.9), 0 18px 0 rgba(255, 255, 255, 0.75);
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-platform::before{
  width: 24px;
  height: 18px;
  left: 11px;
  top: 12px;
  border-radius: 5px;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-platform::after{
  width: 14px;
  height: 3px;
  left: 16px;
  bottom: 10px;
  border-radius: 999px;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-polish::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 6px rgba(112, 74, 255, 0.22);
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-polish::after{
  width: 7px;
  height: 7px;
  left: 25px;
  top: 11px;
  border-radius: 50%;
  opacity: 0.9;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(250, 252, 255, 0.96)),
    #ffffff;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #704aff, #00c4b4);
  color: #ffffff;
  font-weight: 850;
  box-shadow: 0 18px 36px rgba(112, 74, 255, 0.24);
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-use-badge{
  position: relative;
  display: inline-flex;
  width: max-content;
  margin-bottom: 18px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(0, 196, 180, 0.1);
  color: #087a72;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(112, 74, 255, 0.14), rgba(0, 196, 180, 0.16));
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 10px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #5f3df0;
  border-bottom: 3px solid #5f3df0;
  transform: rotate(-45deg);
  border-radius: 1px;
}.wpc-scope-332 .tc-wp-content-root .bfg-editorial-wrap .bfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-332 .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: 48px 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: 25px;
  }.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-benefit-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-info-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-info-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-info-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-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-list{
    gap: 16px;
    margin-top: 30px;
  }.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: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .bfg-editorial-wrap .bfg-section{
    padding: 54px 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: 28px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card-grid, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-info-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-info-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-info-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-list{
    gap: 18px;
    margin-top: 32px;
  }.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: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .bfg-editorial-wrap .bfg-section{
    padding: 60px 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: 31px;
  }.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-benefit-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-info-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-info-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-info-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-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-list{
    gap: 20px;
    margin-top: 36px;
  }.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: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .bfg-editorial-wrap .bfg-section{
    padding: 74px 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{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-info-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-info-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-info-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-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-list{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@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 32px;
  }.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{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-info-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-info-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-info-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-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-list{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}