@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-398 .tc-wp-content-root img, .wpc-scope-398 .tc-wp-content-root video, .wpc-scope-398 .tc-wp-content-root svg, .wpc-scope-398 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #19171f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x, .wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x div, .wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x section, .wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x article{
  box-sizing: border-box;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-section{
  position: relative;
  width: 100%;
  overflow: hidden;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-section-white{
  background: #ffffff;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-section-soft{
  background:
    radial-gradient(circle at 12% 0%, rgba(181, 23, 67, 0.08), transparent 32%),
    radial-gradient(circle at 88% 15%, rgba(238, 177, 43, 0.1), transparent 30%),
    #faf8f5;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin: 0 0 14px;
  padding: 6px 12px;
  border: 1px solid rgba(181, 23, 67, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(181, 23, 67, 0.1), rgba(238, 177, 43, 0.14));
  color: #8d1234;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x h2, .wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x h3, .wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x p{
  margin-top: 0;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x h2{
  margin-bottom: 14px;
  color: #17131a;
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-heading p{
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  max-width: 720px;
  color: #5f5966;
  line-height: 1.72;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-card, .wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-benefit-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(34, 28, 38, 0.1);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffefd 100%);
  box-shadow: 0 18px 48px rgba(24, 18, 30, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-card::before, .wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: -1px;
  z-index: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(181, 23, 67, 0.42), rgba(238, 177, 43, 0.28), rgba(38, 32, 45, 0));
  opacity: 0;
  transition: opacity 240ms ease;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  padding: 1px;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-card:hover, .wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(181, 23, 67, 0.22);
  box-shadow: 0 24px 64px rgba(24, 18, 30, 0.13);
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-card:hover::before, .wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-card > *, .wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-benefit-card > *{
  position: relative;
  z-index: 1;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #b51743, #ee9b1f);
  box-shadow: 0 14px 30px rgba(181, 23, 67, 0.22);
  transition: transform 240ms ease;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-card:hover .hmfg-icon{
  transform: translateY(-3px) rotate(-2deg);
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-icon::before, .wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-icon-flash::before{
  width: 14px;
  height: 26px;
  top: 10px;
  left: 18px;
  clip-path: polygon(52% 0, 100% 0, 62% 42%, 94% 42%, 34% 100%, 48% 54%, 12% 54%);
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-icon-copy::before{
  width: 18px;
  height: 20px;
  top: 12px;
  left: 17px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-icon-copy::after{
  width: 14px;
  height: 16px;
  top: 18px;
  left: 13px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.72);
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-icon-rune::before{
  width: 22px;
  height: 4px;
  top: 22px;
  left: 13px;
  transform: rotate(45deg);
  border-radius: 999px;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-icon-rune::after{
  width: 22px;
  height: 4px;
  top: 22px;
  left: 13px;
  transform: rotate(-45deg);
  border-radius: 999px;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-icon-stage::before{
  width: 24px;
  height: 16px;
  top: 14px;
  left: 12px;
  clip-path: polygon(50% 0, 100% 38%, 82% 100%, 18% 100%, 0 38%);
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-icon-spark::before{
  width: 26px;
  height: 26px;
  top: 11px;
  left: 11px;
  clip-path: polygon(50% 0, 62% 34%, 100% 50%, 62% 66%, 50% 100%, 38% 66%, 0 50%, 38% 34%);
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-icon-shield::before{
  width: 22px;
  height: 26px;
  top: 10px;
  left: 13px;
  clip-path: polygon(50% 0, 88% 14%, 84% 58%, 50% 100%, 16% 58%, 12% 14%);
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x h3{
  margin-bottom: 10px;
  color: #201b25;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-card p, .wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-benefit-card p, .wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-step-card p{
  margin-bottom: 0;
  color: #655f6c;
  line-height: 1.68;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-step-card{
  position: relative;
  display: grid;
  min-width: 0;
  align-items: start;
  border: 1px solid rgba(34, 28, 38, 0.1);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(181, 23, 67, 0.06), transparent 36%),
    #ffffff;
  box-shadow: 0 18px 48px rgba(24, 18, 30, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-step-card::after{
  content: "";
  position: absolute;
  top: 26px;
  bottom: 26px;
  left: 66px;
  width: 2px;
  border-radius: 999px;
  background: linear-gradient(180deg, #b51743, #ee9b1f);
  opacity: 0.24;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(181, 23, 67, 0.2);
  box-shadow: 0 24px 62px rgba(24, 18, 30, 0.12);
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 78px;
  height: 78px;
  border-radius: 22px;
  background: linear-gradient(135deg, #211822, #b51743 62%, #ee9b1f);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 18px 38px rgba(181, 23, 67, 0.22);
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-step-content{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-use-card{
  background:
    linear-gradient(180deg, rgba(238, 177, 43, 0.08), rgba(255, 255, 255, 0) 42%),
    #ffffff;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(181, 23, 67, 0.09);
  color: #8d1234;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-benefit-card{
  background:
    linear-gradient(135deg, rgba(181, 23, 67, 0.08), transparent 34%),
    linear-gradient(180deg, #ffffff, #fffefa);
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #b51743, #ee9b1f);
  box-shadow: 0 14px 28px rgba(181, 23, 67, 0.2);
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 10px;
  top: 14px;
  left: 12px;
  border-bottom: 3px solid #ffffff;
  border-left: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-398 .tc-wp-content-root .hmfg-editorial-9x .hmfg-reveal.hmfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .hmfg-editorial-9x .hmfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .hmfg-editorial-9x h2{
    font-size: 28px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-card, .tc-wp-content-root .hmfg-editorial-9x .hmfg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .hmfg-editorial-9x h3{
    font-size: 18px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-card p, .tc-wp-content-root .hmfg-editorial-9x .hmfg-benefit-card p, .tc-wp-content-root .hmfg-editorial-9x .hmfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-step-card::after{
    display: none;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
    border-radius: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .hmfg-editorial-9x .hmfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .hmfg-editorial-9x h2{
    font-size: 31px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-card, .tc-wp-content-root .hmfg-editorial-9x .hmfg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .hmfg-editorial-9x h3{
    font-size: 19px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-card p, .tc-wp-content-root .hmfg-editorial-9x .hmfg-benefit-card p, .tc-wp-content-root .hmfg-editorial-9x .hmfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-step-card::after{
    display: none;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
    border-radius: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .hmfg-editorial-9x .hmfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .hmfg-editorial-9x h2{
    font-size: 34px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-card, .tc-wp-content-root .hmfg-editorial-9x .hmfg-benefit-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .hmfg-editorial-9x h3{
    font-size: 20px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-card p, .tc-wp-content-root .hmfg-editorial-9x .hmfg-benefit-card p, .tc-wp-content-root .hmfg-editorial-9x .hmfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-step-card::after{
    display: none;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
    border-radius: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .hmfg-editorial-9x .hmfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .hmfg-editorial-9x h2{
    font-size: 42px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-card, .tc-wp-content-root .hmfg-editorial-9x .hmfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .hmfg-editorial-9x h3{
    font-size: 21px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-card p, .tc-wp-content-root .hmfg-editorial-9x .hmfg-benefit-card p, .tc-wp-content-root .hmfg-editorial-9x .hmfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-step-card{
    grid-template-columns: 96px minmax(0, 1fr);
    gap: 28px;
    padding: 30px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-step-number{
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .hmfg-editorial-9x .hmfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .hmfg-editorial-9x h2{
    font-size: 48px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-grid-3, .tc-wp-content-root .hmfg-editorial-9x .hmfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-card, .tc-wp-content-root .hmfg-editorial-9x .hmfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .hmfg-editorial-9x h3{
    font-size: 22px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-card p, .tc-wp-content-root .hmfg-editorial-9x .hmfg-benefit-card p, .tc-wp-content-root .hmfg-editorial-9x .hmfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-step-card{
    grid-template-columns: 104px minmax(0, 1fr);
    gap: 32px;
    padding: 34px;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-step-number{
    font-size: 23px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .hmfg-editorial-9x .hmfg-card, .tc-wp-content-root .hmfg-editorial-9x .hmfg-benefit-card, .tc-wp-content-root .hmfg-editorial-9x .hmfg-step-card, .tc-wp-content-root .hmfg-editorial-9x .hmfg-icon, .tc-wp-content-root .hmfg-editorial-9x .hmfg-reveal, .tc-wp-content-root .hmfg-editorial-9x .hmfg-reveal.hmfg-visible{
    transition: none;
    transform: none;
  }.tc-wp-content-root .hmfg-editorial-9x .hmfg-reveal{
    opacity: 1;
  }}