@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-114 .tc-wp-content-root img, .wpc-scope-114 .tc-wp-content-root video, .wpc-scope-114 .tc-wp-content-root svg, .wpc-scope-114 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #162033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap, .wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap div, .wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap section, .wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-section{
  width: 100%;
  position: relative;
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-section-white{
  background: #ffffff;
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-section-soft{
  background: linear-gradient(180deg, #fff8f2 0%, #f9fbff 100%);
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(196, 32, 44, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(196, 32, 44, 0.1), rgba(17, 94, 89, 0.08));
  color: #9f1d2b;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.2;
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-section-head p{
  margin: 16px auto 0;
  color: #556070;
  line-height: 1.7;
  font-weight: 450;
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-card, .wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(22, 32, 51, 0.09);
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(30, 41, 59, 0.08);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-card::before, .wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #c4202c, #f6b73c, #115e59);
  opacity: 0.9;
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-card:hover, .wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(196, 32, 44, 0.22);
  box-shadow: 0 24px 62px rgba(30, 41, 59, 0.13);
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-card h3, .wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card h3, .wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card h3{
  margin: 0;
  color: #141c2b;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.25;
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-card p, .wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card p, .wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card p{
  margin: 10px 0 0;
  color: #5b6676;
  line-height: 1.65;
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon{
  width: 44px;
  height: 44px;
  display: inline-flex;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #c4202c, #f6b73c);
  box-shadow: 0 12px 28px rgba(196, 32, 44, 0.2);
  position: relative;
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon::after{
  content: "";
  position: absolute;
  inset: 12px;
  border: 2px solid rgba(255, 255, 255, 0.9);
  border-radius: 50%;
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-diamond::after{
  border-radius: 4px;
  transform: rotate(45deg);
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-stitch::after{
  width: 18px;
  height: 18px;
  inset: 11px;
  border-left-color: transparent;
  border-right-color: transparent;
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-badge::after{
  border-radius: 6px 6px 12px 12px;
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-cap::after{
  height: 12px;
  top: 16px;
  border-radius: 14px 14px 4px 4px;
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-star::after{
  border-radius: 2px;
  transform: rotate(45deg) scale(0.8);
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-clean::after{
  border-radius: 999px;
  border-top-color: transparent;
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-114 .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(196, 32, 44, 0.13);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 20px 54px rgba(30, 41, 59, 0.08);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-114 .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, #c4202c, #f6b73c);
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card:hover{
  transform: translateX(4px);
  box-shadow: 0 24px 64px rgba(30, 41, 59, 0.12);
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #111827, #115e59);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(17, 94, 89, 0.22);
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card{
  background:
    radial-gradient(circle at top right, rgba(246, 183, 60, 0.13), transparent 34%),
    #ffffff;
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-mini-label{
  display: inline-flex;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(17, 94, 89, 0.09);
  color: #115e59;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at top left, rgba(196, 32, 44, 0.1), transparent 42%);
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-mark{
  display: inline-flex;
  width: 38px;
  height: 38px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #115e59, #f6b73c);
  position: relative;
  box-shadow: 0 12px 26px rgba(17, 94, 89, 0.18);
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-mark::after{
  content: "";
  position: absolute;
  left: 13px;
  top: 9px;
  width: 9px;
  height: 15px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(42deg);
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-114 .tc-wp-content-root .bfg-editorial-wrap .bfg-reveal.bfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@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-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card-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: 24px 20px;
  }.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: 14.5px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-list{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@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-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card-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: 26px 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: 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: 15px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 22px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
    width: 56px;
    height: 56px;
    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-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card-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: 28px 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: 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-step-list{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@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-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card{
    padding: 30px 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: 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: 16px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-list{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
    grid-template-columns: 76px 1fr;
    gap: 22px;
    padding: 30px 28px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@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 36px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-section-head p{
    font-size: 17.5px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card{
    padding: 32px 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: 22px;
  }.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: 16px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
    grid-template-columns: 92px 1fr;
    gap: 26px;
    padding: 34px 36px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }}.wpc-scope-114 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .bfg-benefit-grid{}.wpc-scope-114 .tc-wp-content-root .bfg-step-content{}