@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-256 .tc-wp-content-root img, .wpc-scope-256 .tc-wp-content-root video, .wpc-scope-256 .tc-wp-content-root svg, .wpc-scope-256 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro, .wpc-scope-256 .tc-wp-content-root .bfg-content-pro section, .wpc-scope-256 .tc-wp-content-root .bfg-content-pro div, .wpc-scope-256 .tc-wp-content-root .bfg-content-pro article{
  box-sizing: border-box;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-section-white{
  background: #ffffff;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-section-soft{
  background:
    radial-gradient(circle at top left, rgba(35, 120, 255, 0.08), transparent 32%),
    linear-gradient(180deg, #fbfcff 0%, #f6f8fc 100%);
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 12px;
  padding: 7px 13px;
  border: 1px solid rgba(35, 120, 255, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(35, 120, 255, 0.1), rgba(147, 72, 255, 0.1));
  color: #2457d6;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-heading p{
  margin: 14px auto 0;
  color: #5b6577;
  line-height: 1.7;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-card, .wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(21, 31, 52, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(18, 32, 59, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-card::before, .wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(35, 120, 255, 0.16), rgba(147, 72, 255, 0.1), transparent 42%);
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-card:hover, .wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(35, 120, 255, 0.2);
  box-shadow: 0 24px 60px rgba(18, 32, 59, 0.12);
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-card:hover::before, .wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-card h3, .wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-benefit-card h3, .wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-step-card h3{
  position: relative;
  margin: 0;
  color: #141c2f;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-card p, .wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-benefit-card p, .wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #606b7d;
  line-height: 1.68;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin: 0 0 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #2378ff, #9348ff);
  box-shadow: 0 12px 24px rgba(35, 120, 255, 0.24);
  transition: transform 260ms ease;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-card:hover .bfg-icon{
  transform: translateY(-3px) rotate(-2deg);
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-icon::before, .wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-icon-spark::before{
  width: 17px;
  height: 17px;
  left: 14px;
  top: 13px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 16px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-icon-copy::after{
  width: 12px;
  height: 14px;
  left: 12px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-icon-type::before{
  width: 22px;
  height: 4px;
  left: 11px;
  top: 13px;
  border-radius: 4px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-icon-profile::before{
  width: 12px;
  height: 12px;
  left: 16px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-icon-profile::after{
  width: 22px;
  height: 10px;
  left: 11px;
  top: 26px;
  border-radius: 12px 12px 5px 5px;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-icon-clean::before{
  width: 20px;
  height: 20px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-icon-clean::after{
  width: 11px;
  height: 3px;
  right: 9px;
  bottom: 10px;
  border-radius: 4px;
  transform: rotate(45deg);
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 12px;
  top: 12px;
  clip-path: polygon(46% 0, 100% 0, 62% 42%, 100% 42%, 34% 100%, 48% 56%, 8% 56%);
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-steps{
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(35, 120, 255, 0.14);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #f8fbff 100%);
  box-shadow: 0 18px 48px rgba(18, 32, 59, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-step-card::after{
  content: "";
  position: absolute;
  width: 180px;
  height: 180px;
  right: -70px;
  top: -85px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(35, 120, 255, 0.13), rgba(147, 72, 255, 0.12));
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(35, 120, 255, 0.26);
  box-shadow: 0 24px 60px rgba(18, 32, 59, 0.12);
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #2378ff, #9348ff);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(35, 120, 255, 0.24);
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin: 0 0 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(35, 120, 255, 0.09);
  color: #2457d6;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-use-card{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(35, 120, 255, 0.18), rgba(147, 72, 255, 0.12)) border-box;
  border: 1px solid transparent;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-benefit-card{
  background: #ffffff;
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(35, 120, 255, 0.12), rgba(147, 72, 255, 0.12));
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #2378ff;
  border-bottom: 3px solid #2378ff;
  transform: rotate(-45deg);
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-256 .tc-wp-content-root .bfg-content-pro .bfg-reveal.bfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .bfg-content-pro .bfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .bfg-content-pro .bfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .bfg-content-pro h2{
    font-size: 26px;
  }.tc-wp-content-root .bfg-content-pro .bfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .bfg-content-pro .bfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .bfg-content-pro .bfg-card, .tc-wp-content-root .bfg-content-pro .bfg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .bfg-content-pro .bfg-card h3, .tc-wp-content-root .bfg-content-pro .bfg-benefit-card h3, .tc-wp-content-root .bfg-content-pro .bfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .bfg-content-pro .bfg-card p, .tc-wp-content-root .bfg-content-pro .bfg-benefit-card p, .tc-wp-content-root .bfg-content-pro .bfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .bfg-content-pro .bfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .bfg-content-pro .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .bfg-content-pro .bfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .bfg-content-pro .bfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .bfg-content-pro .bfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .bfg-content-pro h2{
    font-size: 29px;
  }.tc-wp-content-root .bfg-content-pro .bfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .bfg-content-pro .bfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .bfg-content-pro .bfg-card, .tc-wp-content-root .bfg-content-pro .bfg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .bfg-content-pro .bfg-card h3, .tc-wp-content-root .bfg-content-pro .bfg-benefit-card h3, .tc-wp-content-root .bfg-content-pro .bfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .bfg-content-pro .bfg-card p, .tc-wp-content-root .bfg-content-pro .bfg-benefit-card p, .tc-wp-content-root .bfg-content-pro .bfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .bfg-content-pro .bfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .bfg-content-pro .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .bfg-content-pro .bfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .bfg-content-pro .bfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .bfg-content-pro .bfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .bfg-content-pro h2{
    font-size: 32px;
  }.tc-wp-content-root .bfg-content-pro .bfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .bfg-content-pro .bfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .bfg-content-pro .bfg-card, .tc-wp-content-root .bfg-content-pro .bfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .bfg-content-pro .bfg-card h3, .tc-wp-content-root .bfg-content-pro .bfg-benefit-card h3, .tc-wp-content-root .bfg-content-pro .bfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .bfg-content-pro .bfg-card p, .tc-wp-content-root .bfg-content-pro .bfg-benefit-card p, .tc-wp-content-root .bfg-content-pro .bfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .bfg-content-pro .bfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .bfg-content-pro .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .bfg-content-pro .bfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .bfg-content-pro .bfg-section{
    padding: 74px 0;
  }.tc-wp-content-root .bfg-content-pro .bfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .bfg-content-pro h2{
    font-size: 40px;
  }.tc-wp-content-root .bfg-content-pro .bfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .bfg-content-pro .bfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .bfg-content-pro .bfg-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .bfg-content-pro .bfg-card, .tc-wp-content-root .bfg-content-pro .bfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .bfg-content-pro .bfg-card h3, .tc-wp-content-root .bfg-content-pro .bfg-benefit-card h3, .tc-wp-content-root .bfg-content-pro .bfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .bfg-content-pro .bfg-card p, .tc-wp-content-root .bfg-content-pro .bfg-benefit-card p, .tc-wp-content-root .bfg-content-pro .bfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .bfg-content-pro .bfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .bfg-content-pro .bfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .bfg-content-pro .bfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .bfg-content-pro .bfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .bfg-content-pro .bfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .bfg-content-pro h2{
    font-size: 46px;
  }.tc-wp-content-root .bfg-content-pro .bfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .bfg-content-pro .bfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .bfg-content-pro .bfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .bfg-content-pro .bfg-card, .tc-wp-content-root .bfg-content-pro .bfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .bfg-content-pro .bfg-card h3, .tc-wp-content-root .bfg-content-pro .bfg-benefit-card h3, .tc-wp-content-root .bfg-content-pro .bfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .bfg-content-pro .bfg-card p, .tc-wp-content-root .bfg-content-pro .bfg-benefit-card p, .tc-wp-content-root .bfg-content-pro .bfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .bfg-content-pro .bfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .bfg-content-pro .bfg-step-card{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .bfg-content-pro .bfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 22px;
  }}