@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-57 .tc-wp-content-root img, .wpc-scope-57 .tc-wp-content-root video, .wpc-scope-57 .tc-wp-content-root svg, .wpc-scope-57 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #24191d;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-section{
  position: relative;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-section-white{
  background: #ffffff;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-section-soft{
  background: #fbf7f5;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-container{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(190, 18, 60, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(190, 18, 60, 0.09), rgba(111, 21, 37, 0.06));
  color: #9f1239;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-heading h2{
  margin: 0;
  color: #21161a;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-heading p{
  margin: 16px auto 0;
  color: #64565b;
  line-height: 1.7;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-card, .wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(70, 31, 42, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(72, 23, 37, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-card::before, .wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(220, 38, 38, 0.1), rgba(255, 255, 255, 0) 38%);
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-card:hover, .wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(190, 18, 60, 0.24);
  box-shadow: 0 24px 60px rgba(72, 23, 37, 0.13);
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-card:hover::before, .wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-card h3, .wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card h3, .wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card h3{
  position: relative;
  margin: 0;
  color: #2a171d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-card p, .wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card p, .wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #66585d;
  line-height: 1.68;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #be123c, #7f1d1d);
  box-shadow: 0 12px 28px rgba(190, 18, 60, 0.22);
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon::before, .wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-drop::before{
  width: 14px;
  height: 20px;
  left: 16px;
  top: 11px;
  border-radius: 12px 12px 12px 4px;
  transform: rotate(45deg);
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-copy::before{
  width: 17px;
  height: 19px;
  left: 17px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-copy::after{
  width: 13px;
  height: 15px;
  left: 12px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.8);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0, 61% 35%, 100% 50%, 61% 65%, 50% 100%, 39% 65%, 0 50%, 39% 35%);
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-moon::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-moon::after{
  width: 20px;
  height: 20px;
  left: 19px;
  top: 8px;
  border-radius: 50%;
  background: #8d1830;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-phone::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-bolt::before{
  width: 18px;
  height: 25px;
  left: 15px;
  top: 10px;
  clip-path: polygon(46% 0, 100% 0, 64% 42%, 98% 42%, 30% 100%, 46% 55%, 8% 55%);
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(70, 31, 42, 0.1);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 20px 54px rgba(72, 23, 37, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #dc2626, #881337);
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 62px rgba(72, 23, 37, 0.12);
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #be123c, #4c0519);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 32px rgba(190, 18, 60, 0.22);
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-badge{
  position: relative;
  display: inline-flex;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(190, 18, 60, 0.09);
  color: #9f1239;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #16a34a, #be123c);
  box-shadow: 0 14px 28px rgba(22, 163, 74, 0.14);
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-57 .tc-wp-content-root .bfg-editorial-wrap .bfg-reveal.bfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .bfg-editorial-wrap .bfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-heading h2{
    font-size: 27px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .bfg-editorial-wrap .bfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-heading h2{
    font-size: 30px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .bfg-editorial-wrap .bfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .bfg-editorial-wrap .bfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-grid-three, .tc-wp-content-root .bfg-editorial-wrap .bfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .bfg-editorial-wrap .bfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-grid-three, .tc-wp-content-root .bfg-editorial-wrap .bfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
    width: 78px;
    height: 78px;
    font-size: 22px;
  }}.wpc-scope-57 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .bfg-step-content{}