@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-266 .tc-wp-content-root img, .wpc-scope-266 .tc-wp-content-root video, .wpc-scope-266 .tc-wp-content-root svg, .wpc-scope-266 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content, .wpc-scope-266 .tc-wp-content-root .blfg-bottom-content *{
  box-sizing: border-box;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-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;
  background: #ffffff;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-section{
  position: relative;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-section-white{
  background: #ffffff;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f8fb 100%);
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  margin: 0 0 14px;
  border: 1px solid rgba(42, 119, 255, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(42, 119, 255, 0.1), rgba(0, 196, 167, 0.1));
  color: #1f5fcf;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-section-head h2{
  margin: 0;
  color: #121a2b;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-section-head p{
  margin: 16px auto 0;
  color: #5d6678;
  font-weight: 450;
  line-height: 1.72;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 42px rgba(23, 32, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #2a77ff, #00c4a7, #8f5cff);
  opacity: 0.9;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(42, 119, 255, 0.24);
  box-shadow: 0 24px 56px rgba(23, 32, 51, 0.12);
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-card h3{
  margin: 18px 0 0;
  color: #141d30;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.25;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-card p{
  margin: 10px 0 0;
  color: #5f6879;
  font-weight: 430;
  line-height: 1.68;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(42, 119, 255, 0.14), rgba(0, 196, 167, 0.16));
  box-shadow: inset 0 0 0 1px rgba(42, 119, 255, 0.12);
  transition: transform 260ms ease;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-card:hover .blfg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-icon::before, .wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-icon::after{
  content: "";
  position: absolute;
  background: linear-gradient(135deg, #2a77ff, #00a98f);
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-icon-preview::before{
  width: 24px;
  height: 14px;
  left: 11px;
  top: 16px;
  border-radius: 8px;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 16px;
  top: 11px;
  border-radius: 5px;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 11px;
  top: 16px;
  border: 2px solid #2a77ff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-icon-creative::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 61% 33%, 97% 35%, 68% 55%, 78% 90%, 50% 69%, 22% 90%, 32% 55%, 3% 35%, 39% 33%);
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-icon-creative::after{
  width: 6px;
  height: 6px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
  background: #8f5cff;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-icon-readable::before{
  width: 26px;
  height: 8px;
  left: 10px;
  top: 13px;
  border-radius: 7px;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-icon-readable::after{
  width: 18px;
  height: 8px;
  left: 10px;
  top: 25px;
  border-radius: 7px;
  background: #8f5cff;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-icon-fast::after{
  width: 12px;
  height: 3px;
  left: 22px;
  top: 21px;
  border-radius: 3px;
  transform: rotate(-35deg);
  transform-origin: left center;
  background: #ffffff;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-icon-polish::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 8px;
  transform: rotate(45deg);
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-icon-polish::after{
  width: 7px;
  height: 7px;
  right: 10px;
  bottom: 10px;
  border-radius: 50%;
  background: #8f5cff;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-steps{
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(23, 32, 51, 0.075);
  transition: transform 260ms ease, border-color 260ms ease, box-shadow 260ms ease;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-step-card::after{
  content: "";
  position: absolute;
  width: 160px;
  height: 160px;
  right: -80px;
  top: -80px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(42, 119, 255, 0.14), rgba(42, 119, 255, 0));
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(0, 196, 167, 0.24);
  box-shadow: 0 24px 58px rgba(23, 32, 51, 0.105);
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #2a77ff, #00c4a7);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 14px 30px rgba(42, 119, 255, 0.22);
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-step-copy{
  position: relative;
  z-index: 1;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-step-copy h3{
  margin: 0;
  color: #141d30;
  font-weight: 830;
  letter-spacing: 0;
  line-height: 1.25;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-step-copy p{
  margin: 8px 0 0;
  color: #5f6879;
  line-height: 1.7;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 5px 11px;
  border-radius: 999px;
  background: rgba(42, 119, 255, 0.1);
  color: #1f5fcf;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-trust-card{
  text-align: left;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-icon-free::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-icon-free::after{
  width: 12px;
  height: 6px;
  left: 17px;
  top: 20px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 14px;
  top: 9px;
  border-radius: 7px;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 21px;
  bottom: 12px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-icon-privacy::before{
  width: 24px;
  height: 18px;
  left: 11px;
  top: 19px;
  border-radius: 6px;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-icon-privacy::after{
  width: 14px;
  height: 12px;
  left: 16px;
  top: 10px;
  border: 3px solid #2a77ff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  background: transparent;
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-266 .tc-wp-content-root .blfg-bottom-content .blfg-reveal.blfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .blfg-bottom-content .blfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .blfg-bottom-content .blfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-card{
    padding: 22px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-card h3{
    font-size: 19px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-step-copy p{
    font-size: 14.5px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .blfg-bottom-content .blfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .blfg-bottom-content .blfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-card{
    padding: 24px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-card p{
    font-size: 15px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-step-copy p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .blfg-bottom-content .blfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .blfg-bottom-content .blfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-section-head h2{
    font-size: 33px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-card{
    padding: 26px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-card h3{
    font-size: 21px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-step-copy p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .blfg-bottom-content .blfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .blfg-bottom-content .blfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .blfg-bottom-content .blfg-card{
    padding: 28px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-card h3{
    font-size: 21px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-steps{
    gap: 20px;
    margin-top: 44px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-step-copy p{
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .blfg-bottom-content .blfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .blfg-bottom-content .blfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-section-head p{
    font-size: 17.5px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-grid-six, .tc-wp-content-root .blfg-bottom-content .blfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .blfg-bottom-content .blfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-card{
    padding: 30px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-card h3{
    font-size: 22px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-card p{
    font-size: 16px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-step-number{
    width: 76px;
    height: 76px;
    font-size: 22px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-step-copy h3{
    font-size: 24px;
  }.tc-wp-content-root .blfg-bottom-content .blfg-step-copy p{
    font-size: 16.5px;
  }}