@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-342 .tc-wp-content-root img, .wpc-scope-342 .tc-wp-content-root video, .wpc-scope-342 .tc-wp-content-root svg, .wpc-scope-342 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #17243a;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-section-white{
  background: #ffffff;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f5f8fc 100%);
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-container{
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 14px;
  margin-bottom: 14px;
  border: 1px solid rgba(42, 128, 226, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(42, 128, 226, 0.12), rgba(255, 198, 73, 0.16));
  color: #2264b7;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap h2, .wpc-scope-342 .tc-wp-content-root .bfg-content-wrap h3, .wpc-scope-342 .tc-wp-content-root .bfg-content-wrap p{
  margin: 0;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap h2{
  color: #13223a;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-heading-block p{
  color: #5a6880;
  line-height: 1.7;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-card, .wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-benefit-card, .wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-step-card{
  position: relative;
  box-sizing: border-box;
  border: 1px solid rgba(35, 74, 120, 0.1);
  box-shadow: 0 18px 45px rgba(25, 61, 108, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-card{
  min-height: 100%;
  overflow: hidden;
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #2f8df4, #35c8d6, #ffd267);
  opacity: 0.9;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-card:hover, .wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-benefit-card:hover, .wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(47, 141, 244, 0.24);
  box-shadow: 0 24px 60px rgba(25, 61, 108, 0.13);
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-card h3, .wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-benefit-card h3, .wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-step-content h3{
  color: #15243b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-card p, .wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-benefit-card p, .wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-step-content p{
  color: #5d6b80;
  line-height: 1.68;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #2f8df4, #35c8d6);
  box-shadow: 0 12px 28px rgba(47, 141, 244, 0.22);
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-icon::before, .wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 9px;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #2f8df4;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 12px;
  top: 17px;
  border-radius: 4px;
  opacity: 0.72;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-icon-spark::before{
  width: 6px;
  height: 24px;
  left: 20px;
  top: 11px;
  border-radius: 999px;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-icon-spark::after{
  width: 24px;
  height: 6px;
  left: 11px;
  top: 20px;
  border-radius: 999px;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-icon-friendly::before{
  width: 24px;
  height: 14px;
  left: 11px;
  top: 18px;
  border-radius: 0 0 20px 20px;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-icon-friendly::after{
  width: 5px;
  height: 5px;
  left: 15px;
  top: 14px;
  border-radius: 50%;
  box-shadow: 12px 0 0 #ffffff;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-icon-fast::before{
  width: 23px;
  height: 23px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-icon-fast::after{
  width: 12px;
  height: 4px;
  left: 23px;
  top: 21px;
  border-radius: 999px;
  background: #2f8df4;
  transform: rotate(-35deg);
  transform-origin: left center;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-icon-polish::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 8px;
  transform: rotate(45deg);
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-icon-polish::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #35c8d6;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border-radius: 24px;
  background: #ffffff;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-step-card::before{
  content: "";
  position: absolute;
  left: 32px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, rgba(47, 141, 244, 0), rgba(47, 141, 244, 0.26), rgba(255, 210, 103, 0));
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #2f8df4, #35c8d6);
  color: #ffffff;
  font-weight: 850;
  box-shadow: 0 16px 34px rgba(47, 141, 244, 0.24);
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-tag{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(255, 210, 103, 0.2);
  color: #7d5a00;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-benefit-card{
  min-height: 100%;
  border-radius: 22px;
  background: #ffffff;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(47, 141, 244, 0.14), rgba(255, 210, 103, 0.26));
  position: relative;
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #2f8df4;
  border-bottom: 3px solid #2f8df4;
  transform: rotate(-45deg);
}.wpc-scope-342 .tc-wp-content-root .bfg-content-wrap .bfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-342 .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: 46px 0;
  }.tc-wp-content-root .bfg-content-wrap .bfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .bfg-content-wrap h2{
    font-size: 25px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-heading-block p{
    margin-top: 12px;
    font-size: 14px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-grid, .tc-wp-content-root .bfg-content-wrap .bfg-steps{
    margin-top: 28px;
    gap: 16px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-grid-3, .tc-wp-content-root .bfg-content-wrap .bfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card, .tc-wp-content-root .bfg-content-wrap .bfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-card::before{
    display: none;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card h3, .tc-wp-content-root .bfg-content-wrap .bfg-benefit-card h3, .tc-wp-content-root .bfg-content-wrap .bfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card p, .tc-wp-content-root .bfg-content-wrap .bfg-benefit-card p, .tc-wp-content-root .bfg-content-wrap .bfg-step-content p{
    margin-top: 9px;
    font-size: 14px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-icon{
    width: 42px;
    height: 42px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .bfg-content-wrap .bfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .bfg-content-wrap .bfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .bfg-content-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-heading-block p{
    margin-top: 13px;
    font-size: 15px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-grid, .tc-wp-content-root .bfg-content-wrap .bfg-steps{
    margin-top: 30px;
    gap: 18px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-grid-3, .tc-wp-content-root .bfg-content-wrap .bfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card, .tc-wp-content-root .bfg-content-wrap .bfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-card::before{
    display: none;
  }.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-card h3, .tc-wp-content-root .bfg-content-wrap .bfg-benefit-card h3, .tc-wp-content-root .bfg-content-wrap .bfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card p, .tc-wp-content-root .bfg-content-wrap .bfg-benefit-card p, .tc-wp-content-root .bfg-content-wrap .bfg-step-content p{
    margin-top: 10px;
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .bfg-content-wrap .bfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .bfg-content-wrap .bfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .bfg-content-wrap h2{
    font-size: 31px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-heading-block p{
    margin-top: 14px;
    font-size: 15.5px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-grid, .tc-wp-content-root .bfg-content-wrap .bfg-steps{
    margin-top: 34px;
    gap: 20px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-grid-3, .tc-wp-content-root .bfg-content-wrap .bfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card, .tc-wp-content-root .bfg-content-wrap .bfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-card::before{
    display: none;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card h3, .tc-wp-content-root .bfg-content-wrap .bfg-benefit-card h3, .tc-wp-content-root .bfg-content-wrap .bfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card p, .tc-wp-content-root .bfg-content-wrap .bfg-benefit-card p, .tc-wp-content-root .bfg-content-wrap .bfg-step-content p{
    margin-top: 10px;
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .bfg-content-wrap .bfg-section{
    padding: 72px 0;
  }.tc-wp-content-root .bfg-content-wrap .bfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .bfg-content-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-heading-block p{
    margin-top: 16px;
    font-size: 16.5px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-grid, .tc-wp-content-root .bfg-content-wrap .bfg-steps{
    margin-top: 42px;
    gap: 22px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-grid-3, .tc-wp-content-root .bfg-content-wrap .bfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .bfg-content-wrap .bfg-card, .tc-wp-content-root .bfg-content-wrap .bfg-benefit-card{
    padding: 28px;
  }.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: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card h3, .tc-wp-content-root .bfg-content-wrap .bfg-benefit-card h3, .tc-wp-content-root .bfg-content-wrap .bfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card p, .tc-wp-content-root .bfg-content-wrap .bfg-benefit-card p, .tc-wp-content-root .bfg-content-wrap .bfg-step-content p{
    margin-top: 11px;
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .bfg-content-wrap .bfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .bfg-content-wrap .bfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .bfg-content-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-heading-block p{
    margin-top: 18px;
    font-size: 17px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-grid, .tc-wp-content-root .bfg-content-wrap .bfg-steps{
    margin-top: 48px;
    gap: 24px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-grid-3, .tc-wp-content-root .bfg-content-wrap .bfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .bfg-content-wrap .bfg-card, .tc-wp-content-root .bfg-content-wrap .bfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-step-card{
    gap: 28px;
    padding: 34px 36px;
  }.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-card h3, .tc-wp-content-root .bfg-content-wrap .bfg-benefit-card h3, .tc-wp-content-root .bfg-content-wrap .bfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .bfg-content-wrap .bfg-card p, .tc-wp-content-root .bfg-content-wrap .bfg-benefit-card p, .tc-wp-content-root .bfg-content-wrap .bfg-step-content p{
    margin-top: 12px;
    font-size: 15.8px;
  }}