@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-110 .tc-wp-content-root img, .wpc-scope-110 .tc-wp-content-root video, .wpc-scope-110 .tc-wp-content-root svg, .wpc-scope-110 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #18141d;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial, .wpc-scope-110 .tc-wp-content-root .hmfg-editorial section, .wpc-scope-110 .tc-wp-content-root .hmfg-editorial div, .wpc-scope-110 .tc-wp-content-root .hmfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-section{
  width: 100%;
  position: relative;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-section-white{
  background: #ffffff;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-section-soft{
  background: #f8f6f3;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-header{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #9b1c31;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-kicker::before, .wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-kicker::after{
  content: "";
  width: 24px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #b50f2f, #f0a21f);
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial h2, .wpc-scope-110 .tc-wp-content-root .hmfg-editorial h3, .wpc-scope-110 .tc-wp-content-root .hmfg-editorial p{
  margin: 0;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial h2{
  color: #18141d;
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-header p{
  color: #5f5865;
  line-height: 1.7;
  margin-top: 16px;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(24, 20, 29, 0.09);
  border-radius: 18px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(181, 15, 47, 0.38), rgba(240, 162, 31, 0.18), rgba(24, 20, 29, 0.08)) border-box;
  box-shadow: 0 18px 45px rgba(24, 20, 29, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 18px;
  pointer-events: none;
  background: radial-gradient(circle at top right, rgba(181, 15, 47, 0.09), transparent 38%);
  opacity: 0.9;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(181, 15, 47, 0.26);
  box-shadow: 0 24px 60px rgba(24, 20, 29, 0.12);
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-card h3{
  position: relative;
  color: #201a25;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-card p{
  position: relative;
  color: #625b67;
  line-height: 1.65;
  margin-top: 10px;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #b50f2f, #f0a21f);
  box-shadow: 0 12px 26px rgba(181, 15, 47, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-card:hover .hmfg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-icon::before, .wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-icon-bolt::before{
  width: 13px;
  height: 24px;
  left: 17px;
  top: 11px;
  clip-path: polygon(55% 0, 100% 0, 58% 42%, 100% 42%, 35% 100%, 48% 55%, 0 55%);
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-icon-copy::before{
  width: 16px;
  height: 19px;
  left: 17px;
  top: 15px;
  border-radius: 3px;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-icon-copy::after{
  width: 16px;
  height: 19px;
  left: 13px;
  top: 11px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 3px;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-icon-flame::before{
  width: 18px;
  height: 25px;
  left: 14px;
  top: 10px;
  border-radius: 60% 40% 55% 45%;
  clip-path: polygon(50% 0, 82% 34%, 72% 74%, 50% 100%, 25% 78%, 17% 46%);
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-icon-rune::before{
  width: 4px;
  height: 27px;
  left: 21px;
  top: 10px;
  transform: rotate(18deg);
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-icon-rune::after{
  width: 18px;
  height: 4px;
  left: 16px;
  top: 22px;
  transform: rotate(18deg);
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-icon-spark::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  clip-path: polygon(50% 0, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0 50%, 39% 36%);
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-icon-shield::before{
  width: 22px;
  height: 25px;
  left: 12px;
  top: 10px;
  clip-path: polygon(50% 0, 90% 14%, 84% 68%, 50% 100%, 16% 68%, 10% 14%);
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(24, 20, 29, 0.08);
  border-radius: 20px;
  background: linear-gradient(135deg, #ffffff 0%, #fffaf4 100%);
  box-shadow: 0 18px 42px rgba(24, 20, 29, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-step::after{
  content: "";
  position: absolute;
  top: 50%;
  left: 28px;
  width: 4px;
  height: 44%;
  border-radius: 999px;
  background: linear-gradient(180deg, #b50f2f, #f0a21f);
  opacity: 0.25;
  transform: translateY(-50%);
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-step:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 56px rgba(24, 20, 29, 0.1);
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  border-radius: 18px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #18141d, #b50f2f 55%, #f0a21f);
  box-shadow: 0 14px 30px rgba(181, 15, 47, 0.24);
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-step-content{
  min-width: 0;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-step h3{
  color: #201a25;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-step p{
  color: #625b67;
  line-height: 1.65;
  margin-top: 8px;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  border: 1px solid rgba(181, 15, 47, 0.18);
  border-radius: 999px;
  color: #9b1c31;
  background: rgba(181, 15, 47, 0.07);
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-benefit{
  background: linear-gradient(145deg, #ffffff 0%, #fffaf3 100%);
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-benefit::after{
  content: "";
  position: absolute;
  top: 22px;
  right: 22px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background:
    linear-gradient(135deg, rgba(181, 15, 47, 0.16), rgba(240, 162, 31, 0.16)),
    radial-gradient(circle, #ffffff 0 34%, transparent 36%);
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-110 .tc-wp-content-root .hmfg-editorial .hmfg-reveal.hmfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .hmfg-editorial .hmfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .hmfg-editorial .hmfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .hmfg-editorial h2{
    font-size: 26px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-header p{
    font-size: 14px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-card{
    padding: 22px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-card h3, .tc-wp-content-root .hmfg-editorial .hmfg-step h3{
    font-size: 18px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-card p, .tc-wp-content-root .hmfg-editorial .hmfg-step p{
    font-size: 14px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-step::after{
    display: none;
  }.tc-wp-content-root .hmfg-editorial .hmfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-badge{
    padding: 7px 11px;
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .hmfg-editorial .hmfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .hmfg-editorial .hmfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .hmfg-editorial h2{
    font-size: 29px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-header p{
    font-size: 15px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-card{
    padding: 24px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-card h3, .tc-wp-content-root .hmfg-editorial .hmfg-step h3{
    font-size: 19px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-card p, .tc-wp-content-root .hmfg-editorial .hmfg-step p{
    font-size: 15px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-step::after{
    display: none;
  }.tc-wp-content-root .hmfg-editorial .hmfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-badge{
    padding: 7px 12px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .hmfg-editorial .hmfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .hmfg-editorial .hmfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .hmfg-editorial h2{
    font-size: 33px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-header p{
    font-size: 16px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-card{
    padding: 28px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-card h3, .tc-wp-content-root .hmfg-editorial .hmfg-step h3{
    font-size: 20px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-card p, .tc-wp-content-root .hmfg-editorial .hmfg-step p{
    font-size: 15px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-step::after{
    display: none;
  }.tc-wp-content-root .hmfg-editorial .hmfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 20px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-badge{
    padding: 8px 13px;
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .hmfg-editorial .hmfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .hmfg-editorial .hmfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .hmfg-editorial h2{
    font-size: 40px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-header p{
    font-size: 17px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-grid-three, .tc-wp-content-root .hmfg-editorial .hmfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .hmfg-editorial .hmfg-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-card{
    padding: 30px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-card h3, .tc-wp-content-root .hmfg-editorial .hmfg-step h3{
    font-size: 21px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-card p, .tc-wp-content-root .hmfg-editorial .hmfg-step p{
    font-size: 16px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 22px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-badge{
    padding: 8px 14px;
    font-size: 13px;
  }}@media (min-width: 1024px){.tc-wp-content-root .hmfg-editorial .hmfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .hmfg-editorial .hmfg-container{
    padding: 0 40px;
  }.tc-wp-content-root .hmfg-editorial h2{
    font-size: 46px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-header p{
    font-size: 18px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-grid-three, .tc-wp-content-root .hmfg-editorial .hmfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .hmfg-editorial .hmfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-card{
    padding: 32px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-card h3, .tc-wp-content-root .hmfg-editorial .hmfg-step h3{
    font-size: 22px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-card p, .tc-wp-content-root .hmfg-editorial .hmfg-step p{
    font-size: 16px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-step{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-step-number{
    width: 76px;
    height: 76px;
    font-size: 24px;
  }.tc-wp-content-root .hmfg-editorial .hmfg-badge{
    padding: 8px 14px;
    font-size: 13px;
  }}.wpc-scope-110 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .hmfg-use-card{}