@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-462 .tc-wp-content-root img, .wpc-scope-462 .tc-wp-content-root video, .wpc-scope-462 .tc-wp-content-root svg, .wpc-scope-462 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  line-height: 1.6;
  --bfg-bg: #ffffff;
  --bfg-soft: #f7f9fc;
  --bfg-text: #172033;
  --bfg-muted: #5f6d80;
  --bfg-border: rgba(22, 32, 51, 0.1);
  --bfg-shadow: 0 18px 48px rgba(24, 36, 58, 0.1);
  --bfg-shadow-soft: 0 10px 30px rgba(24, 36, 58, 0.08);
  --bfg-accent-a: #6d5dfc;
  --bfg-accent-b: #00b8d9;
  --bfg-accent-c: #ff7ab6;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap, .wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap section, .wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap div, .wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap article, .wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap span, .wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap h2, .wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap h3, .wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap p{
  box-sizing: border-box;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-section-white{
  background: #ffffff;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-section-soft{
  background:
    radial-gradient(circle at top left, rgba(109, 93, 252, 0.08), transparent 32rem),
    radial-gradient(circle at bottom right, rgba(0, 184, 217, 0.08), transparent 30rem),
    #f7f9fc;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-heading-block{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 14px;
  border: 1px solid rgba(109, 93, 252, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(109, 93, 252, 0.1), rgba(0, 184, 217, 0.1));
  color: #5748e8;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-heading-block h2{
  margin: 16px 0 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-heading-block p{
  margin: 14px auto 0;
  color: #5f6d80;
  font-weight: 400;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(22, 32, 51, 0.1);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 10px 30px rgba(24, 36, 58, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(109, 93, 252, 0.16), rgba(0, 184, 217, 0.1), rgba(255, 122, 182, 0.12));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(109, 93, 252, 0.24);
  box-shadow: 0 18px 48px rgba(24, 36, 58, 0.1);
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-card:hover::before{
  opacity: 1;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-card h3{
  position: relative;
  margin: 18px 0 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5f6d80;
  font-weight: 400;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  background: linear-gradient(135deg, var(--bfg-accent-a), var(--bfg-accent-b));
  box-shadow: 0 12px 22px rgba(109, 93, 252, 0.2);
  transition: transform 260ms ease;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-card:hover .bfg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon::before, .wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-preview::before{
  width: 22px;
  height: 14px;
  border: 2px solid #ffffff;
  border-radius: 8px;
  background: transparent;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-preview::after{
  width: 6px;
  height: 6px;
  border-radius: 50%;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-copy::before{
  width: 15px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
  transform: translate(3px, -3px);
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-copy::after{
  width: 15px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
  transform: translate(-3px, 3px);
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-spark::before{
  width: 20px;
  height: 20px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-clean::before{
  width: 23px;
  height: 3px;
  border-radius: 999px;
  transform: rotate(180deg);
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-clean::after{
  width: 13px;
  height: 13px;
  border-top: 3px solid #ffffff;
  border-left: 3px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg) translate(2px, 2px);
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-fast::before{
  width: 18px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-fast::after{
  width: 8px;
  height: 2px;
  border-radius: 999px;
  transform: translate(3px, -2px) rotate(-35deg);
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-device::before, .wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-mobile::before{
  width: 15px;
  height: 24px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-device::after, .wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-mobile::after{
  width: 5px;
  height: 2px;
  border-radius: 999px;
  transform: translateY(8px);
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-free::before{
  width: 24px;
  height: 24px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-free::after{
  width: 13px;
  height: 3px;
  border-radius: 999px;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-privacy::before{
  width: 22px;
  height: 18px;
  border-radius: 0 0 7px 7px;
  transform: translateY(4px);
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-privacy::after{
  width: 15px;
  height: 13px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  background: transparent;
  transform: translateY(-7px);
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
  position: relative;
  display: grid;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(22, 32, 51, 0.1);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 10px 30px rgba(24, 36, 58, 0.08);
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card::before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, var(--bfg-accent-a), var(--bfg-accent-b), var(--bfg-accent-c));
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
  display: inline-flex;
  width: fit-content;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: linear-gradient(135deg, var(--bfg-accent-a), var(--bfg-accent-b));
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(109, 93, 252, 0.22);
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-content h3{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-content p{
  margin: 9px 0 0;
  color: #5f6d80;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  min-height: 28px;
  align-items: center;
  justify-content: center;
  padding: 5px 11px;
  border-radius: 999px;
  background: rgba(0, 184, 217, 0.1);
  color: #087c93;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(109, 93, 252, 0.28), rgba(0, 184, 217, 0.18)) border-box;
  border-color: transparent;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card{
  text-align: left;
}.wpc-scope-462 .tc-wp-content-root .bfg-editorial-wrap .bfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-462 .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: 52px 0;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-heading-block h2{
    font-size: 27px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card h3{
    font-size: 18px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card p{
    font-size: 14px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 22px 22px 24px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
    min-width: 58px;
    min-height: 48px;
    padding: 12px;
    font-size: 18px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-content p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .bfg-editorial-wrap .bfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-container{
    padding: 0 20px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-heading-block h2{
    font-size: 30px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card{
    padding: 24px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card h3{
    font-size: 19px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px 24px 24px 27px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
    min-width: 62px;
    min-height: 50px;
    padding: 13px;
    font-size: 19px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-content p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .bfg-editorial-wrap .bfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-container{
    padding: 0 24px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-heading-block h2{
    font-size: 34px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card{
    padding: 26px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card p{
    font-size: 15px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 26px 26px 30px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
    min-width: 66px;
    min-height: 52px;
    padding: 14px;
    font-size: 20px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-content p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .bfg-editorial-wrap .bfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-heading-block h2{
    font-size: 40px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-grid-three, .tc-wp-content-root .bfg-editorial-wrap .bfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card{
    padding: 28px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card h3{
    font-size: 21px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
    grid-template-columns: 88px 1fr;
    gap: 24px;
    align-items: center;
    padding: 30px 32px 30px 36px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
    min-width: 72px;
    min-height: 58px;
    padding: 15px;
    font-size: 21px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-content p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .bfg-editorial-wrap .bfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-heading-block h2{
    font-size: 46px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-heading-block p{
    font-size: 18px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-grid-three, .tc-wp-content-root .bfg-editorial-wrap .bfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card{
    padding: 30px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card h3{
    font-size: 22px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card p{
    font-size: 16px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
    grid-template-columns: 96px 1fr;
    gap: 28px;
    align-items: center;
    padding: 34px 38px 34px 42px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
    min-width: 78px;
    min-height: 62px;
    padding: 16px;
    font-size: 23px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-content h3{
    font-size: 23px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-content p{
    font-size: 16px;
  }}