@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-519 .tc-wp-content-root img, .wpc-scope-519 .tc-wp-content-root video, .wpc-scope-519 .tc-wp-content-root svg, .wpc-scope-519 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-519 .tc-wp-content-root .blfg-content{
  width: 100%;
  overflow-x: hidden;
  color: #1d2433;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-section{
  position: relative;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-section-white{
  background: #ffffff;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f8fb 100%);
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(33, 111, 255, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(33, 111, 255, 0.1), rgba(0, 194, 168, 0.1));
  color: #1857c7;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-heading p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #586174;
  font-weight: 450;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(23, 35, 58, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 46px rgba(30, 42, 68, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #216fff, #00c2a8, #8f5cff);
  opacity: 0.9;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(33, 111, 255, 0.26);
  box-shadow: 0 24px 60px rgba(30, 42, 68, 0.13);
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-card h3{
  margin: 18px 0 0;
  color: #161d2d;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.24;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-card p{
  margin: 10px 0 0;
  color: #5d6678;
  font-weight: 430;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(33, 111, 255, 0.14), rgba(0, 194, 168, 0.16));
  box-shadow: inset 0 0 0 1px rgba(33, 111, 255, 0.12);
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-icon::before, .wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-icon::after{
  content: "";
  position: absolute;
  transition: transform 220ms ease;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-card:hover .blfg-icon::before, .wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-card:hover .blfg-icon::after{
  transform: translateY(-2px);
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border: 2px solid #216fff;
  border-radius: 5px;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #00a991;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 18px;
  top: 12px;
  border: 2px solid #216fff;
  border-radius: 4px;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid #00a991;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.72);
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-icon-style::before{
  left: 12px;
  top: 12px;
  color: #216fff;
  content: "A";
  font-size: 22px;
  font-weight: 900;
  line-height: 1;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-icon-style::after{
  right: 10px;
  bottom: 11px;
  width: 12px;
  height: 4px;
  border-radius: 99px;
  background: #00a991;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-icon-clean::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #216fff;
  border-radius: 8px;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-icon-clean::after{
  width: 14px;
  height: 3px;
  left: 16px;
  top: 22px;
  border-radius: 99px;
  background: #00a991;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border: 2px solid #216fff;
  border-radius: 50%;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-icon-fast::after{
  width: 11px;
  height: 3px;
  left: 22px;
  top: 21px;
  border-radius: 99px;
  background: #00a991;
  transform-origin: left center;
  transform: rotate(-35deg);
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-icon-share::before{
  width: 7px;
  height: 7px;
  left: 12px;
  top: 20px;
  border-radius: 50%;
  background: #216fff;
  box-shadow: 12px -8px 0 #00a991, 20px 8px 0 #8f5cff;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-icon-share::after{
  width: 22px;
  height: 16px;
  left: 16px;
  top: 16px;
  border-top: 2px solid rgba(33, 111, 255, 0.8);
  border-bottom: 2px solid rgba(0, 169, 145, 0.8);
  transform: rotate(18deg);
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-steps{
  display: grid;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(23, 35, 58, 0.1);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(30, 42, 68, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-step:hover{
  transform: translateY(-4px);
  border-color: rgba(0, 194, 168, 0.28);
  box-shadow: 0 24px 58px rgba(30, 42, 68, 0.12);
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-step::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #216fff, #00c2a8);
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #216fff, #00b99f);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 14px 30px rgba(33, 111, 255, 0.23);
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-step h3{
  margin: 0;
  color: #151c2d;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.24;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-step p{
  margin: 8px 0 0;
  color: #5b6476;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-badge{
  display: inline-flex;
  width: fit-content;
  align-items: center;
  justify-content: center;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(33, 111, 255, 0.09);
  color: #1857c7;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-use-card h3{
  margin-top: 18px;
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: linear-gradient(135deg, #216fff, #00c2a8);
  box-shadow: 0 14px 28px rgba(0, 194, 168, 0.18);
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-benefit-mark::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 12px;
  width: 13px;
  height: 8px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-519 .tc-wp-content-root .blfg-content .blfg-reveal.blfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@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 .blfg-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .blfg-content .blfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .blfg-content .blfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .blfg-content .blfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .blfg-content .blfg-card h3{
    font-size: 19px;
  }.tc-wp-content-root .blfg-content .blfg-card p{
    font-size: 14px;
  }.tc-wp-content-root .blfg-content .blfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .blfg-content .blfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .blfg-content .blfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .blfg-content .blfg-step h3{
    font-size: 19px;
  }.tc-wp-content-root .blfg-content .blfg-step p{
    font-size: 14px;
  }}@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 .blfg-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .blfg-content .blfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .blfg-content .blfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .blfg-content .blfg-card{
    padding: 24px;
  }.tc-wp-content-root .blfg-content .blfg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .blfg-content .blfg-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .blfg-content .blfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .blfg-content .blfg-step{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .blfg-content .blfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }.tc-wp-content-root .blfg-content .blfg-step h3{
    font-size: 20px;
  }.tc-wp-content-root .blfg-content .blfg-step p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .blfg-content .blfg-section{
    padding: 66px 0;
  }.tc-wp-content-root .blfg-content .blfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .blfg-content .blfg-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .blfg-content .blfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .blfg-content .blfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .blfg-content .blfg-card{
    padding: 26px;
  }.tc-wp-content-root .blfg-content .blfg-card h3{
    font-size: 21px;
  }.tc-wp-content-root .blfg-content .blfg-card p{
    font-size: 15px;
  }.tc-wp-content-root .blfg-content .blfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .blfg-content .blfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .blfg-content .blfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }.tc-wp-content-root .blfg-content .blfg-step h3{
    font-size: 21px;
  }.tc-wp-content-root .blfg-content .blfg-step p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .blfg-content .blfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .blfg-content .blfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .blfg-content .blfg-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .blfg-content .blfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .blfg-content .blfg-grid-three, .tc-wp-content-root .blfg-content .blfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .blfg-content .blfg-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .blfg-content .blfg-card{
    padding: 28px;
  }.tc-wp-content-root .blfg-content .blfg-card h3{
    font-size: 22px;
  }.tc-wp-content-root .blfg-content .blfg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .blfg-content .blfg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .blfg-content .blfg-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .blfg-content .blfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }.tc-wp-content-root .blfg-content .blfg-step h3{
    font-size: 23px;
  }.tc-wp-content-root .blfg-content .blfg-step p{
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .blfg-content .blfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .blfg-content .blfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .blfg-content .blfg-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .blfg-content .blfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .blfg-content .blfg-grid-three, .tc-wp-content-root .blfg-content .blfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .blfg-content .blfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .blfg-content .blfg-card{
    padding: 30px;
  }.tc-wp-content-root .blfg-content .blfg-card h3{
    font-size: 23px;
  }.tc-wp-content-root .blfg-content .blfg-card p{
    font-size: 16px;
  }.tc-wp-content-root .blfg-content .blfg-steps{
    grid-template-columns: 1fr;
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .blfg-content .blfg-step{
    gap: 28px;
    padding: 32px 36px;
  }.tc-wp-content-root .blfg-content .blfg-step-number{
    width: 76px;
    height: 76px;
    font-size: 20px;
  }.tc-wp-content-root .blfg-content .blfg-step h3{
    font-size: 25px;
  }.tc-wp-content-root .blfg-content .blfg-step p{
    font-size: 16.5px;
  }}.wpc-scope-519 .tc-wp-content-root .blfg-step-content{}