@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-77 .tc-wp-content-root img, .wpc-scope-77 .tc-wp-content-root video, .wpc-scope-77 .tc-wp-content-root svg, .wpc-scope-77 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections{
  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-77 .tc-wp-content-root .bfg-editorial-sections, .wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections div, .wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections section, .wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections article{
  box-sizing: border-box;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-section-white{
  background: #ffffff;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f5f8fc 100%);
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(99, 102, 241, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(99, 102, 241, 0.1), rgba(6, 182, 212, 0.1));
  color: #4f46e5;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-section-head p{
  margin: 16px auto 0;
  color: #5a6476;
  max-width: 690px;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-card, .wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-benefit-card{
  position: relative;
  height: 100%;
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(148, 163, 184, 0.22);
  border-radius: 22px;
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-card::before, .wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(99, 102, 241, 0.45), rgba(6, 182, 212, 0.16), rgba(255, 255, 255, 0));
  opacity: 0;
  transition: opacity 220ms ease;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-card:hover, .wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(99, 102, 241, 0.28);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.12);
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-card:hover::before, .wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-card h3, .wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-benefit-card h3, .wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-step-card h3{
  margin: 0;
  color: #141b2d;
  font-weight: 780;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-card p, .wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-benefit-card p, .wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-step-card p{
  margin: 10px 0 0;
  color: #5b6678;
  line-height: 1.68;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #6366f1 0%, #06b6d4 100%);
  box-shadow: 0 14px 26px rgba(79, 70, 229, 0.22);
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-icon::before, .wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-icon-preview::before{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 17px;
  border-radius: 9px;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 19px;
  border-radius: 50%;
  background: #06b6d4;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-icon-copy::before{
  width: 18px;
  height: 20px;
  left: 16px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-icon-copy::after{
  width: 18px;
  height: 20px;
  left: 11px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-icon-spark::before{
  width: 5px;
  height: 24px;
  left: 21px;
  top: 11px;
  border-radius: 10px;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-icon-spark::after{
  width: 24px;
  height: 5px;
  left: 11px;
  top: 21px;
  border-radius: 10px;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-icon-mobile::before{
  width: 16px;
  height: 25px;
  left: 15px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 21px;
  top: 30px;
  border-radius: 2px;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-icon-clean::before{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 15px;
  border-radius: 8px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-icon-fast::after{
  width: 10px;
  height: 3px;
  left: 23px;
  top: 22px;
  border-radius: 4px;
  transform: rotate(-35deg);
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-card:hover .bfg-icon{
  transform: translateY(-2px);
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  background: #ffffff;
  border: 1px solid rgba(148, 163, 184, 0.24);
  border-radius: 24px;
  box-shadow: 0 18px 46px rgba(15, 23, 42, 0.07);
  overflow: hidden;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 22px;
  bottom: 22px;
  width: 5px;
  border-radius: 0 8px 8px 0;
  background: linear-gradient(180deg, #6366f1, #06b6d4);
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 840;
  letter-spacing: 0;
  border-radius: 20px;
  background: linear-gradient(135deg, #4f46e5, #06b6d4);
  box-shadow: 0 16px 30px rgba(79, 70, 229, 0.24);
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-use-card{
  overflow: hidden;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(6, 182, 212, 0.1);
  color: #0f766e;
  font-size: 12px;
  font-weight: 760;
  letter-spacing: 0;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-benefit-card{
  overflow: hidden;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ecfeff, #eef2ff);
  border: 1px solid rgba(99, 102, 241, 0.18);
  position: relative;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #4f46e5;
  border-bottom: 3px solid #4f46e5;
  transform: rotate(-45deg);
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-77 .tc-wp-content-root .bfg-editorial-sections .bfg-reveal.bfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .bfg-editorial-sections .bfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-card, .tc-wp-content-root .bfg-editorial-sections .bfg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-card h3, .tc-wp-content-root .bfg-editorial-sections .bfg-benefit-card h3, .tc-wp-content-root .bfg-editorial-sections .bfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-card p, .tc-wp-content-root .bfg-editorial-sections .bfg-benefit-card p, .tc-wp-content-root .bfg-editorial-sections .bfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .bfg-editorial-sections .bfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-card, .tc-wp-content-root .bfg-editorial-sections .bfg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-card h3, .tc-wp-content-root .bfg-editorial-sections .bfg-benefit-card h3, .tc-wp-content-root .bfg-editorial-sections .bfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-card p, .tc-wp-content-root .bfg-editorial-sections .bfg-benefit-card p, .tc-wp-content-root .bfg-editorial-sections .bfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .bfg-editorial-sections .bfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-section-head h2{
    font-size: 33px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-card, .tc-wp-content-root .bfg-editorial-sections .bfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-card h3, .tc-wp-content-root .bfg-editorial-sections .bfg-benefit-card h3, .tc-wp-content-root .bfg-editorial-sections .bfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-card p, .tc-wp-content-root .bfg-editorial-sections .bfg-benefit-card p, .tc-wp-content-root .bfg-editorial-sections .bfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .bfg-editorial-sections .bfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-card, .tc-wp-content-root .bfg-editorial-sections .bfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-card h3, .tc-wp-content-root .bfg-editorial-sections .bfg-benefit-card h3, .tc-wp-content-root .bfg-editorial-sections .bfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-card p, .tc-wp-content-root .bfg-editorial-sections .bfg-benefit-card p, .tc-wp-content-root .bfg-editorial-sections .bfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-step-card{
    gap: 24px;
    padding: 32px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .bfg-editorial-sections .bfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-card-grid{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .bfg-editorial-sections .bfg-card, .tc-wp-content-root .bfg-editorial-sections .bfg-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-card h3, .tc-wp-content-root .bfg-editorial-sections .bfg-benefit-card h3, .tc-wp-content-root .bfg-editorial-sections .bfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-card p, .tc-wp-content-root .bfg-editorial-sections .bfg-benefit-card p, .tc-wp-content-root .bfg-editorial-sections .bfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .bfg-editorial-sections .bfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 19px;
  }}.wpc-scope-77 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .bfg-benefit-grid{}.wpc-scope-77 .tc-wp-content-root .bfg-step-content{}