@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-538 .tc-wp-content-root img, .wpc-scope-538 .tc-wp-content-root video, .wpc-scope-538 .tc-wp-content-root svg, .wpc-scope-538 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content, .wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-section, .wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-container, .wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-grid, .wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-card, .wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-step-card, .wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-benefit-card{
  box-sizing: border-box;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content{
  width: 100%;
  overflow-x: hidden;
  color: #1f2430;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  background: #ffffff;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-section-white{
  background: #ffffff;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-section-soft{
  background:
    radial-gradient(circle at 12% 14%, rgba(154, 86, 255, 0.08), transparent 30%),
    radial-gradient(circle at 88% 22%, rgba(214, 151, 62, 0.10), transparent 28%),
    #faf8f4;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(133, 86, 255, 0.20);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(133, 86, 255, 0.10), rgba(217, 151, 63, 0.12));
  color: #6c3bd7;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-section-head h2{
  margin: 0;
  color: #191c25;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: 0;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-section-head p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5b6170;
  font-weight: 450;
  line-height: 1.75;
  letter-spacing: 0;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-card, .wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(31, 36, 48, 0.09);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(133, 86, 255, 0.28), rgba(217, 151, 63, 0.22)) border-box;
  box-shadow: 0 18px 45px rgba(31, 36, 48, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-card::before, .wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(133, 86, 255, 0.08), rgba(217, 151, 63, 0.06));
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-card:hover, .wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-benefit-card:hover{
  transform: translateY(-6px);
  box-shadow: 0 24px 60px rgba(31, 36, 48, 0.11);
  border-color: rgba(133, 86, 255, 0.26);
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-card:hover::before, .wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-card h3, .wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-step-card h3, .wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-benefit-card h3{
  position: relative;
  margin: 0;
  color: #1d2029;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-card p, .wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-step-card p, .wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-benefit-card p{
  position: relative;
  margin: 11px 0 0;
  color: #5d6371;
  font-weight: 450;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #7b4dff, #d79a3e);
  box-shadow: 0 14px 30px rgba(123, 77, 255, 0.22);
  transition: transform 240ms ease;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-card:hover .sbfg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-icon::before, .wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.92);
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-icon-preview::before{
  width: 21px;
  height: 13px;
  left: 12px;
  top: 16px;
  border: 2px solid rgba(255, 255, 255, 0.92);
  border-radius: 50%;
  background: transparent;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 12px;
  border: 2px solid rgba(255, 255, 255, 0.92);
  border-radius: 5px;
  background: transparent;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 5px;
  background: transparent;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-icon-style::before{
  width: 23px;
  height: 4px;
  left: 12px;
  top: 15px;
  border-radius: 999px;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-icon-style::after{
  width: 15px;
  height: 4px;
  left: 12px;
  top: 27px;
  border-radius: 999px;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-icon-premium::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0, 62% 35%, 100% 35%, 69% 56%, 82% 100%, 50% 72%, 18% 100%, 31% 56%, 0 35%, 38% 35%);
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-icon-premium::after{
  display: none;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-icon-fast::before{
  width: 21px;
  height: 21px;
  left: 12px;
  top: 12px;
  border: 2px solid rgba(255, 255, 255, 0.92);
  border-radius: 50%;
  background: transparent;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-icon-fast::after{
  width: 11px;
  height: 3px;
  left: 23px;
  top: 21px;
  border-radius: 999px;
  transform: rotate(-28deg);
  transform-origin: left center;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-icon-readable::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 14px;
  border-radius: 999px;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.92), 0 16px 0 rgba(255, 255, 255, 0.92);
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-icon-readable::after{
  display: none;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(31, 36, 48, 0.09);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 44px rgba(31, 36, 48, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-step-card::after{
  content: "";
  position: absolute;
  top: 22px;
  bottom: 22px;
  left: 0;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #7b4dff, #d79a3e);
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-step-card:hover{
  transform: translateX(4px);
  border-color: rgba(133, 86, 255, 0.24);
  box-shadow: 0 24px 58px rgba(31, 36, 48, 0.10);
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 800;
  line-height: 1;
  border-radius: 20px;
  background: linear-gradient(135deg, #7b4dff, #d79a3e);
  box-shadow: 0 14px 32px rgba(123, 77, 255, 0.24);
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-step-copy{
  min-width: 0;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-use-card{
  overflow: hidden;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 17px;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(123, 77, 255, 0.10);
  color: #6c3bd7;
  font-size: 12px;
  font-weight: 850;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-benefit-card{
  overflow: hidden;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin: 0 0 19px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(123, 77, 255, 0.14), rgba(217, 154, 62, 0.18));
  border: 1px solid rgba(123, 77, 255, 0.16);
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #6c3bd7;
  border-bottom: 3px solid #6c3bd7;
  transform: rotate(-45deg);
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-538 .tc-wp-content-root .sbfg-content .sbfg-reveal.sbfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .sbfg-content .sbfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .sbfg-content .sbfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .sbfg-content .sbfg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .sbfg-content .sbfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .sbfg-content .sbfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .sbfg-content .sbfg-card, .tc-wp-content-root .sbfg-content .sbfg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .sbfg-content .sbfg-card h3, .tc-wp-content-root .sbfg-content .sbfg-step-card h3, .tc-wp-content-root .sbfg-content .sbfg-benefit-card h3{
    font-size: 20px;
  }.tc-wp-content-root .sbfg-content .sbfg-card p, .tc-wp-content-root .sbfg-content .sbfg-step-card p, .tc-wp-content-root .sbfg-content .sbfg-benefit-card p{
    font-size: 14px;
  }.tc-wp-content-root .sbfg-content .sbfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .sbfg-content .sbfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .sbfg-content .sbfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 21px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sbfg-content .sbfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .sbfg-content .sbfg-container{
    padding: 0 20px;
  }.tc-wp-content-root .sbfg-content .sbfg-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .sbfg-content .sbfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .sbfg-content .sbfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .sbfg-content .sbfg-card, .tc-wp-content-root .sbfg-content .sbfg-benefit-card{
    padding: 26px;
    border-radius: 21px;
  }.tc-wp-content-root .sbfg-content .sbfg-card h3, .tc-wp-content-root .sbfg-content .sbfg-step-card h3, .tc-wp-content-root .sbfg-content .sbfg-benefit-card h3{
    font-size: 21px;
  }.tc-wp-content-root .sbfg-content .sbfg-card p, .tc-wp-content-root .sbfg-content .sbfg-step-card p, .tc-wp-content-root .sbfg-content .sbfg-benefit-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .sbfg-content .sbfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .sbfg-content .sbfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .sbfg-content .sbfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 22px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sbfg-content .sbfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .sbfg-content .sbfg-container{
    padding: 0 24px;
  }.tc-wp-content-root .sbfg-content .sbfg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .sbfg-content .sbfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .sbfg-content .sbfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .sbfg-content .sbfg-card, .tc-wp-content-root .sbfg-content .sbfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .sbfg-content .sbfg-card h3, .tc-wp-content-root .sbfg-content .sbfg-step-card h3, .tc-wp-content-root .sbfg-content .sbfg-benefit-card h3{
    font-size: 22px;
  }.tc-wp-content-root .sbfg-content .sbfg-card p, .tc-wp-content-root .sbfg-content .sbfg-step-card p, .tc-wp-content-root .sbfg-content .sbfg-benefit-card p{
    font-size: 15px;
  }.tc-wp-content-root .sbfg-content .sbfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .sbfg-content .sbfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .sbfg-content .sbfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 23px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sbfg-content .sbfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .sbfg-content .sbfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .sbfg-content .sbfg-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .sbfg-content .sbfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .sbfg-content .sbfg-grid-three, .tc-wp-content-root .sbfg-content .sbfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .sbfg-content .sbfg-card, .tc-wp-content-root .sbfg-content .sbfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .sbfg-content .sbfg-card h3, .tc-wp-content-root .sbfg-content .sbfg-step-card h3, .tc-wp-content-root .sbfg-content .sbfg-benefit-card h3{
    font-size: 23px;
  }.tc-wp-content-root .sbfg-content .sbfg-card p, .tc-wp-content-root .sbfg-content .sbfg-step-card p, .tc-wp-content-root .sbfg-content .sbfg-benefit-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .sbfg-content .sbfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .sbfg-content .sbfg-step-card{
    gap: 24px;
    padding: 30px 32px;
  }.tc-wp-content-root .sbfg-content .sbfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 25px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sbfg-content .sbfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .sbfg-content .sbfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .sbfg-content .sbfg-section-head h2{
    font-size: 50px;
  }.tc-wp-content-root .sbfg-content .sbfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .sbfg-content .sbfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
    margin-top: 52px;
  }.tc-wp-content-root .sbfg-content .sbfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
    margin-top: 52px;
  }.tc-wp-content-root .sbfg-content .sbfg-card, .tc-wp-content-root .sbfg-content .sbfg-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .sbfg-content .sbfg-card h3, .tc-wp-content-root .sbfg-content .sbfg-step-card h3, .tc-wp-content-root .sbfg-content .sbfg-benefit-card h3{
    font-size: 24px;
  }.tc-wp-content-root .sbfg-content .sbfg-card p, .tc-wp-content-root .sbfg-content .sbfg-step-card p, .tc-wp-content-root .sbfg-content .sbfg-benefit-card p{
    font-size: 16px;
  }.tc-wp-content-root .sbfg-content .sbfg-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .sbfg-content .sbfg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .sbfg-content .sbfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 27px;
  }}