@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-116 .tc-wp-content-root img, .wpc-scope-116 .tc-wp-content-root video, .wpc-scope-116 .tc-wp-content-root svg, .wpc-scope-116 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #23171a;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.5;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-section{
  position: relative;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-section-white{
  background: #ffffff;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-section-soft{
  background: linear-gradient(180deg, #fff8f8 0%, #fbf7f5 100%);
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 14px;
  border: 1px solid rgba(171, 25, 45, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(171, 25, 45, 0.1), rgba(244, 88, 57, 0.1));
  color: #9f1428;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-section-head h2{
  margin: 0;
  color: #211417;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-section-head p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #67585a;
  line-height: 1.72;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-info-card, .wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card, .wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card, .wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(64, 33, 37, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(58, 24, 29, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-info-card::before, .wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card::before, .wpc-scope-116 .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(184, 19, 45, 0.12), rgba(251, 112, 59, 0.08) 42%, rgba(255, 255, 255, 0) 70%);
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-info-card:hover, .wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card:hover, .wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card:hover, .wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(171, 25, 45, 0.2);
  box-shadow: 0 24px 60px rgba(58, 24, 29, 0.13);
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-info-card:hover::before, .wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card:hover::before, .wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-info-card h3, .wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card h3, .wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card h3, .wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card h3{
  position: relative;
  margin: 0;
  color: #25171a;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-info-card p, .wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card p, .wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card p, .wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #685a5c;
  line-height: 1.68;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #ad162f 0%, #f15b3f 100%);
  box-shadow: 0 12px 26px rgba(173, 22, 47, 0.24);
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon::before, .wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-info-card:hover .bfg-icon{
  transform: translateY(-2px);
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-drop::before{
  width: 14px;
  height: 20px;
  left: 16px;
  top: 11px;
  border-radius: 50% 50% 55% 55%;
  transform: rotate(45deg);
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 14px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 19px;
  top: 16px;
  border-radius: 4px;
  opacity: 0.65;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0%, 62% 35%, 100% 50%, 62% 65%, 50% 100%, 38% 65%, 0% 50%, 38% 35%);
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-mask::before{
  width: 24px;
  height: 16px;
  left: 11px;
  top: 15px;
  border-radius: 50% 50% 40% 40%;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-mask::after{
  width: 4px;
  height: 4px;
  left: 21px;
  top: 20px;
  border-radius: 50%;
  box-shadow: -7px 0 0 #ad162f, 7px 0 0 #ad162f;
  background: #ad162f;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-mobile::before{
  width: 17px;
  height: 25px;
  left: 14px;
  top: 10px;
  border-radius: 5px;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 20px;
  bottom: 14px;
  border-radius: 2px;
  background: #ad162f;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-clean::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-icon-clean::after{
  width: 12px;
  height: 6px;
  left: 17px;
  top: 19px;
  border-left: 3px solid #ad162f;
  border-bottom: 3px solid #ad162f;
  transform: rotate(-45deg);
  background: transparent;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  background: linear-gradient(135deg, #ffffff 0%, #fffafa 100%);
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 4px;
  border-radius: 999px;
  background: linear-gradient(180deg, #ad162f, #f15b3f);
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: #23171a;
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 16px 32px rgba(35, 23, 26, 0.16);
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-step-number::after{
  content: "";
  position: absolute;
  inset: -5px;
  border: 1px solid rgba(173, 22, 47, 0.22);
  border-radius: 22px;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-badge{
  position: relative;
  display: inline-flex;
  margin: 0 0 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(173, 22, 47, 0.09);
  color: #9f1428;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 38px;
  height: 38px;
  margin: 0 0 16px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ad162f, #f15b3f);
  box-shadow: 0 12px 24px rgba(173, 22, 47, 0.22);
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 14px;
  height: 7px;
  left: 11px;
  top: 13px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-116 .tc-wp-content-root .bfg-editorial-wrap .bfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 580ms ease, transform 580ms ease;
}.wpc-scope-116 .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: 54px 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: 14px;
  }.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-info-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-info-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-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-info-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-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-step-list{
    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: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .bfg-editorial-wrap .bfg-section{
    padding: 60px 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: 15px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-info-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-info-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-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-info-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-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: 34px;
  }.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: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .bfg-editorial-wrap .bfg-section{
    padding: 66px 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: 33px;
  }.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: 38px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-info-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-info-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-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-info-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-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: 20px;
    margin-top: 38px;
  }.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: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .bfg-editorial-wrap .bfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-container{
    padding: 0 30px;
  }.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-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-card-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-info-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-info-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-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-info-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-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{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@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: 18px;
  }.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-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-info-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-card, .tc-wp-content-root .bfg-editorial-wrap .bfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-info-card h3, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-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-info-card p, .tc-wp-content-root .bfg-editorial-wrap .bfg-use-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: 50px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .bfg-editorial-wrap .bfg-step-number{
    width: 76px;
    height: 76px;
    font-size: 22px;
  }}.wpc-scope-116 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .bfg-step-content{}