@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-268 .tc-wp-content-root img, .wpc-scope-268 .tc-wp-content-root video, .wpc-scope-268 .tc-wp-content-root svg, .wpc-scope-268 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-268 .tc-wp-content-root .blfg-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-section{
  position: relative;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-section-white{
  background: #ffffff;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-section-soft{
  background: linear-gradient(180deg, #f8fafc 0%, #f4f7fb 100%);
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(31, 121, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(31, 121, 255, 0.1), rgba(122, 62, 255, 0.1));
  color: #2459d6;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-268 .tc-wp-content-root .blfg-content h2, .wpc-scope-268 .tc-wp-content-root .blfg-content h3, .wpc-scope-268 .tc-wp-content-root .blfg-content p{
  margin-top: 0;
}.wpc-scope-268 .tc-wp-content-root .blfg-content h2{
  margin-bottom: 14px;
  color: #111827;
  font-weight: 850;
  line-height: 1.16;
  letter-spacing: 0;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-section-head p{
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  max-width: 700px;
  color: #5b6475;
  line-height: 1.72;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-card, .wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-benefit-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(29, 46, 78, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(18, 31, 56, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-section-soft .blfg-card, .wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-section-soft .blfg-benefit-card{
  background: rgba(255, 255, 255, 0.9);
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-card::before, .wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-benefit-card::before{
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(31, 121, 255, 0.34), rgba(122, 62, 255, 0.18), rgba(13, 185, 170, 0.22));
  content: "";
  opacity: 0;
  transition: opacity 240ms ease;
  pointer-events: none;
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask-composite: exclude;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-card:hover, .wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(31, 121, 255, 0.18);
  box-shadow: 0 24px 60px rgba(18, 31, 56, 0.13);
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-card:hover::before, .wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-card h3, .wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-benefit-card h3, .wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-step-card h3{
  margin-bottom: 9px;
  color: #141c2f;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-card p, .wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-benefit-card p, .wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-step-card p{
  margin-bottom: 0;
  color: #626b7c;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: linear-gradient(135deg, #1f79ff, #7a3eff);
  box-shadow: 0 14px 28px rgba(31, 121, 255, 0.22);
  transition: transform 240ms ease;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-card:hover .blfg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-icon::before, .wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-icon-preview::before{
  width: 24px;
  height: 15px;
  border: 2px solid #ffffff;
  border-radius: 10px;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-icon-preview::after{
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-icon-copy::before{
  width: 16px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  transform: translate(3px, 3px);
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-icon-copy::after{
  width: 16px;
  height: 18px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
  transform: translate(-3px, -3px);
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-icon-creative::before{
  width: 23px;
  height: 23px;
  border-radius: 8px;
  background: #ffffff;
  transform: rotate(45deg);
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-icon-creative::after{
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #7a3eff;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-icon-bold::before{
  width: 22px;
  height: 18px;
  border: 3px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-icon-bold::after{
  width: 3px;
  height: 28px;
  border-radius: 3px;
  background: #ffffff;
  transform: translateX(-10px);
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-icon-simple::before{
  width: 24px;
  height: 4px;
  border-radius: 6px;
  background: #ffffff;
  box-shadow: 0 8px 0 #ffffff, 0 -8px 0 #ffffff;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-icon-clean::before{
  width: 23px;
  height: 23px;
  border: 2px solid #ffffff;
  border-radius: 8px;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-icon-clean::after{
  width: 13px;
  height: 6px;
  border-bottom: 3px solid #ffffff;
  border-left: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-steps{
  position: relative;
  display: grid;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(29, 46, 78, 0.1);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 42px rgba(18, 31, 56, 0.075);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(31, 121, 255, 0.2);
  box-shadow: 0 24px 58px rgba(18, 31, 56, 0.12);
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #16213e, #1f79ff 58%, #13b9aa);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 32px rgba(31, 121, 255, 0.24);
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 6px 11px;
  border-radius: 999px;
  background: #eef5ff;
  color: #2459d6;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-use-card{
  background-image: radial-gradient(circle at top right, rgba(31, 121, 255, 0.09), transparent 34%);
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-benefit-card{
  overflow: hidden;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(19, 185, 170, 0.16), rgba(31, 121, 255, 0.13));
  position: relative;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-benefit-mark::before{
  position: absolute;
  top: 13px;
  left: 11px;
  width: 18px;
  height: 9px;
  border-bottom: 3px solid #13a99c;
  border-left: 3px solid #13a99c;
  content: "";
  transform: rotate(-45deg);
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-268 .tc-wp-content-root .blfg-content .blfg-reveal.blfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .blfg-content .blfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .blfg-content .blfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .blfg-content h2{
    font-size: 26px;
  }.tc-wp-content-root .blfg-content .blfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .blfg-content .blfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .blfg-content .blfg-card-grid, .tc-wp-content-root .blfg-content .blfg-steps{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .blfg-content .blfg-card, .tc-wp-content-root .blfg-content .blfg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .blfg-content .blfg-card h3, .tc-wp-content-root .blfg-content .blfg-benefit-card h3, .tc-wp-content-root .blfg-content .blfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .blfg-content .blfg-card p, .tc-wp-content-root .blfg-content .blfg-benefit-card p, .tc-wp-content-root .blfg-content .blfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .blfg-content .blfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .blfg-content .blfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .blfg-content .blfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .blfg-content .blfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .blfg-content h2{
    font-size: 29px;
  }.tc-wp-content-root .blfg-content .blfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .blfg-content .blfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .blfg-content .blfg-card-grid, .tc-wp-content-root .blfg-content .blfg-steps{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .blfg-content .blfg-card, .tc-wp-content-root .blfg-content .blfg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .blfg-content .blfg-card h3, .tc-wp-content-root .blfg-content .blfg-benefit-card h3, .tc-wp-content-root .blfg-content .blfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .blfg-content .blfg-card p, .tc-wp-content-root .blfg-content .blfg-benefit-card p, .tc-wp-content-root .blfg-content .blfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .blfg-content .blfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .blfg-content .blfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .blfg-content .blfg-section{
    padding: 68px 0;
  }.tc-wp-content-root .blfg-content .blfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .blfg-content h2{
    font-size: 32px;
  }.tc-wp-content-root .blfg-content .blfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .blfg-content .blfg-section-head{
    margin-bottom: 38px;
  }.tc-wp-content-root .blfg-content .blfg-card-grid, .tc-wp-content-root .blfg-content .blfg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .blfg-content .blfg-card, .tc-wp-content-root .blfg-content .blfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .blfg-content .blfg-card h3, .tc-wp-content-root .blfg-content .blfg-benefit-card h3, .tc-wp-content-root .blfg-content .blfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .blfg-content .blfg-card p, .tc-wp-content-root .blfg-content .blfg-benefit-card p, .tc-wp-content-root .blfg-content .blfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .blfg-content .blfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .blfg-content .blfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .blfg-content .blfg-section{
    padding: 82px 0;
  }.tc-wp-content-root .blfg-content .blfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .blfg-content h2{
    font-size: 38px;
  }.tc-wp-content-root .blfg-content .blfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .blfg-content .blfg-section-head{
    margin-bottom: 44px;
  }.tc-wp-content-root .blfg-content .blfg-grid-six, .tc-wp-content-root .blfg-content .blfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .blfg-content .blfg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .blfg-content .blfg-card, .tc-wp-content-root .blfg-content .blfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .blfg-content .blfg-card h3, .tc-wp-content-root .blfg-content .blfg-benefit-card h3, .tc-wp-content-root .blfg-content .blfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .blfg-content .blfg-card p, .tc-wp-content-root .blfg-content .blfg-benefit-card p, .tc-wp-content-root .blfg-content .blfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .blfg-content .blfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .blfg-content .blfg-step-number{
    width: 76px;
    height: 76px;
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .blfg-content .blfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .blfg-content .blfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .blfg-content h2{
    font-size: 44px;
  }.tc-wp-content-root .blfg-content .blfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .blfg-content .blfg-section-head{
    margin-bottom: 52px;
  }.tc-wp-content-root .blfg-content .blfg-grid-six, .tc-wp-content-root .blfg-content .blfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .blfg-content .blfg-steps{
    grid-template-columns: 1fr;
    gap: 22px;
  }.tc-wp-content-root .blfg-content .blfg-card, .tc-wp-content-root .blfg-content .blfg-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .blfg-content .blfg-card h3, .tc-wp-content-root .blfg-content .blfg-benefit-card h3, .tc-wp-content-root .blfg-content .blfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .blfg-content .blfg-card p, .tc-wp-content-root .blfg-content .blfg-benefit-card p, .tc-wp-content-root .blfg-content .blfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .blfg-content .blfg-step-card{
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .blfg-content .blfg-step-number{
    width: 84px;
    height: 84px;
    font-size: 24px;
  }}.wpc-scope-268 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .blfg-step-content{}