@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-321 .tc-wp-content-root img, .wpc-scope-321 .tc-wp-content-root video, .wpc-scope-321 .tc-wp-content-root svg, .wpc-scope-321 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap{
  width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #172033;
  background: #ffffff;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap, .wpc-scope-321 .tc-wp-content-root .bfg-content-wrap section, .wpc-scope-321 .tc-wp-content-root .bfg-content-wrap div, .wpc-scope-321 .tc-wp-content-root .bfg-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-section-white{
  background: #ffffff;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-section-soft{
  background: linear-gradient(180deg, #fbf8ff 0%, #f7fbff 100%);
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(157, 87, 255, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 114, 205, 0.12), rgba(91, 141, 255, 0.12));
  color: #7c3de0;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-section-head h2{
  margin: 0;
  color: #12192b;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-section-head p{
  margin: 16px auto 0;
  color: #586276;
  line-height: 1.7;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(132, 112, 180, 0.16);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(32, 38, 71, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #ff72cd, #8e69ff, #4bb7ff);
  opacity: 0.9;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(142, 105, 255, 0.34);
  box-shadow: 0 24px 58px rgba(44, 48, 85, 0.13);
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-card h3{
  margin: 18px 0 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-card p{
  margin: 10px 0 0;
  color: #5f687a;
  line-height: 1.68;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(255, 114, 205, 0.2), rgba(75, 183, 255, 0.18));
  box-shadow: inset 0 0 0 1px rgba(142, 105, 255, 0.16);
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-icon::before, .wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border: 2px solid #7c3de0;
  border-radius: 12px;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 21px;
  border-radius: 50%;
  background: #ff72cd;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 18px;
  top: 13px;
  border: 2px solid #7c3de0;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.5);
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 13px;
  top: 18px;
  border: 2px solid #ff72cd;
  border-radius: 6px;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 15px;
  top: 15px;
  background: #7c3de0;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-icon-spark::after{
  width: 7px;
  height: 7px;
  right: 12px;
  top: 11px;
  border-radius: 50%;
  background: #ff72cd;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border: 2px solid #7c3de0;
  border-radius: 50%;
  border-left-color: transparent;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-icon-speed::after{
  width: 11px;
  height: 2px;
  left: 24px;
  top: 23px;
  border-radius: 99px;
  background: #ff72cd;
  transform: rotate(-30deg);
  transform-origin: left center;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-icon-clean::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  background: radial-gradient(circle at 35% 35%, #ffffff 0 3px, #ff72cd 4px 8px, #7c3de0 9px 100%);
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-icon-clean::after{
  width: 8px;
  height: 8px;
  right: 11px;
  bottom: 11px;
  border-radius: 50%;
  background: #4bb7ff;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-icon-device::before, .wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-icon-phone::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border: 2px solid #7c3de0;
  border-radius: 8px;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-icon-device::after, .wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-icon-phone::after{
  width: 6px;
  height: 2px;
  left: 21px;
  bottom: 14px;
  border-radius: 99px;
  background: #ff72cd;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-icon-free::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: #7c3de0;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-icon-free::after{
  content: "$";
  left: 20px;
  top: 13px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  line-height: 22px;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-icon-shield::before{
  width: 22px;
  height: 26px;
  left: 13px;
  top: 10px;
  background: linear-gradient(135deg, #7c3de0, #ff72cd);
  clip-path: polygon(50% 0%, 88% 14%, 82% 68%, 50% 100%, 18% 68%, 12% 14%);
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-icon-shield::after{
  width: 9px;
  height: 5px;
  left: 19px;
  top: 21px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(132, 112, 180, 0.16);
  border-radius: 26px;
  background: #ffffff;
  box-shadow: 0 18px 42px rgba(32, 38, 71, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-step-card::after{
  content: "";
  position: absolute;
  width: 140px;
  height: 140px;
  right: -54px;
  top: -54px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 114, 205, 0.18), rgba(75, 183, 255, 0));
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 56px rgba(44, 48, 85, 0.12);
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff72cd, #8e69ff 52%, #4bb7ff);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 30px rgba(142, 105, 255, 0.28);
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-step-copy{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-step-copy h3{
  margin: 0;
  color: #172033;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-step-copy p{
  margin: 10px 0 0;
  color: #5f687a;
  line-height: 1.68;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fcfbff 100%);
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-badge{
  display: inline-flex;
  width: max-content;
  align-items: center;
  justify-content: center;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(124, 61, 224, 0.09);
  color: #7134d7;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-trust-card{
  text-align: left;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-321 .tc-wp-content-root .bfg-content-wrap .bfg-reveal.bfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .bfg-content-wrap .bfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .bfg-content-wrap .bfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-section-head{
    margin-bottom: 26px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card{
    padding: 24px 20px 22px;
    border-radius: 20px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card h3{
    font-size: 18px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card p{
    font-size: 14px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-steps{
    gap: 16px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-badge{
    font-size: 11px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .bfg-content-wrap .bfg-section{
    padding: 56px 0;
  }.tc-wp-content-root .bfg-content-wrap .bfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card{
    padding: 26px 22px 24px;
    border-radius: 22px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card h3{
    font-size: 19px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card p{
    font-size: 15px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-steps{
    gap: 18px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px 22px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-badge{
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .bfg-content-wrap .bfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .bfg-content-wrap .bfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-section-head h2{
    font-size: 33px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card{
    padding: 28px 24px 26px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card p{
    font-size: 15px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-steps{
    gap: 20px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-badge{
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .bfg-content-wrap .bfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .bfg-content-wrap .bfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card{
    padding: 30px 26px 28px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card h3{
    font-size: 21px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card p{
    font-size: 15px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-steps{
    gap: 22px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-copy h3{
    font-size: 23px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-badge{
    font-size: 12px;
  }}@media (min-width: 1024px){.tc-wp-content-root .bfg-content-wrap .bfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .bfg-content-wrap .bfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .bfg-content-wrap .bfg-card-grid{
    gap: 26px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card{
    padding: 32px 28px 30px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card h3{
    font-size: 22px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card p{
    font-size: 16px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-steps{
    gap: 24px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 22px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-copy h3{
    font-size: 24px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-badge{
    font-size: 12px;
  }}