@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-231 .tc-wp-content-root img, .wpc-scope-231 .tc-wp-content-root video, .wpc-scope-231 .tc-wp-content-root svg, .wpc-scope-231 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content{
  width: 100%;
  overflow-x: hidden;
  color: #1f2328;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content, .wpc-scope-231 .tc-wp-content-root .hmfg-content section, .wpc-scope-231 .tc-wp-content-root .hmfg-content div, .wpc-scope-231 .tc-wp-content-root .hmfg-content article{
  box-sizing: border-box;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-section{
  position: relative;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-section-white{
  background: #ffffff;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-section-soft{
  background: linear-gradient(180deg, #fbfaf8 0%, #f5f2ee 100%);
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  margin-bottom: 14px;
  padding: 6px 12px;
  border: 1px solid rgba(197, 58, 36, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 234, 213, 0.9), rgba(255, 255, 255, 0.86));
  color: #9f2f21;
  font-size: 12px;
  font-weight: 750;
  letter-spacing: 0;
  line-height: 1.2;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content h2, .wpc-scope-231 .tc-wp-content-root .hmfg-content h3, .wpc-scope-231 .tc-wp-content-root .hmfg-content p{
  margin: 0;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content h2{
  color: #17191c;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-heading p{
  color: #646b73;
  line-height: 1.75;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(33, 37, 41, 0.09);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 16px 42px rgba(25, 30, 36, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-card::before{
  position: absolute;
  inset: 0;
  z-index: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(197, 58, 36, 0.13), rgba(243, 156, 18, 0.08), rgba(255, 255, 255, 0));
  content: "";
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-card > *{
  position: relative;
  z-index: 1;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(197, 58, 36, 0.28);
  box-shadow: 0 22px 56px rgba(25, 30, 36, 0.12);
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-card:hover::before{
  opacity: 1;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #c53a24 0%, #f39c12 100%);
  box-shadow: 0 12px 24px rgba(197, 58, 36, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-card:hover .hmfg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-icon::before, .wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-icon-flash::before{
  left: 19px;
  top: 10px;
  width: 8px;
  height: 25px;
  background: #ffffff;
  clip-path: polygon(45% 0, 100% 0, 63% 42%, 100% 42%, 32% 100%, 47% 55%, 0 55%);
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-icon-copy::before{
  left: 14px;
  top: 14px;
  width: 17px;
  height: 19px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-icon-copy::after{
  left: 19px;
  top: 10px;
  width: 15px;
  height: 17px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-icon-spark::before{
  left: 12px;
  top: 12px;
  width: 22px;
  height: 22px;
  background: #ffffff;
  clip-path: polygon(50% 0, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0 50%, 39% 36%);
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-icon-edge::before{
  left: 11px;
  top: 12px;
  width: 24px;
  height: 22px;
  background: #ffffff;
  clip-path: polygon(0 18%, 28% 18%, 50% 0, 72% 18%, 100% 18%, 78% 100%, 22% 100%);
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-icon-clean::before{
  left: 12px;
  top: 14px;
  width: 22px;
  height: 16px;
  border: 3px solid #ffffff;
  border-top: 0;
  border-right: 0;
  transform: rotate(-45deg);
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-icon-fast::before{
  left: 10px;
  top: 16px;
  width: 25px;
  height: 14px;
  border-radius: 20px;
  background: #ffffff;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-icon-fast::after{
  left: 8px;
  top: 12px;
  width: 15px;
  height: 4px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.76);
  box-shadow: 4px 18px 0 rgba(255, 255, 255, 0.76);
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-icon-free::before{
  left: 12px;
  top: 12px;
  width: 22px;
  height: 22px;
  border: 3px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-icon-free::after{
  left: 21px;
  top: 9px;
  width: 4px;
  height: 28px;
  border-radius: 8px;
  background: #ffffff;
  transform: rotate(28deg);
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-icon-mobile::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 28px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-icon-mobile::after{
  left: 21px;
  bottom: 12px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-icon-private::before{
  left: 13px;
  top: 20px;
  width: 20px;
  height: 16px;
  border-radius: 5px;
  background: #ffffff;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-icon-private::after{
  left: 17px;
  top: 10px;
  width: 12px;
  height: 14px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-card h3{
  color: #202327;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.25;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-card p{
  color: #626971;
  line-height: 1.7;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-steps{
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(197, 58, 36, 0.16);
  border-radius: 22px;
  background: linear-gradient(135deg, #ffffff 0%, #fff9f2 100%);
  box-shadow: 0 18px 46px rgba(25, 30, 36, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-step:hover{
  transform: translateY(-4px);
  border-color: rgba(197, 58, 36, 0.32);
  box-shadow: 0 24px 58px rgba(25, 30, 36, 0.11);
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #1f2328 0%, #40322c 48%, #c53a24 100%);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(31, 35, 40, 0.18);
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-step-copy h3{
  color: #1d2024;
  font-weight: 850;
  line-height: 1.25;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-step-copy p{
  color: #626971;
  line-height: 1.72;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-card-use{
  overflow: hidden;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(197, 58, 36, 0.09);
  color: #a63425;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-benefit{
  background: linear-gradient(180deg, #ffffff 0%, #fffaf4 100%);
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-231 .tc-wp-content-root .hmfg-content .hmfg-reveal.hmfg-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 .hmfg-content .hmfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .hmfg-content .hmfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .hmfg-content h2{
    font-size: 28px;
  }.tc-wp-content-root .hmfg-content .hmfg-heading p{
    margin-top: 12px;
    font-size: 15px;
  }.tc-wp-content-root .hmfg-content .hmfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .hmfg-content .hmfg-card{
    padding: 22px;
  }.tc-wp-content-root .hmfg-content .hmfg-card h3, .tc-wp-content-root .hmfg-content .hmfg-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .hmfg-content .hmfg-card p, .tc-wp-content-root .hmfg-content .hmfg-step-copy p{
    margin-top: 9px;
    font-size: 14px;
  }.tc-wp-content-root .hmfg-content .hmfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .hmfg-content .hmfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .hmfg-content .hmfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .hmfg-content .hmfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .hmfg-content .hmfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .hmfg-content h2{
    font-size: 31px;
  }.tc-wp-content-root .hmfg-content .hmfg-heading p{
    margin-top: 13px;
    font-size: 15.5px;
  }.tc-wp-content-root .hmfg-content .hmfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .hmfg-content .hmfg-card{
    padding: 24px;
  }.tc-wp-content-root .hmfg-content .hmfg-card h3, .tc-wp-content-root .hmfg-content .hmfg-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .hmfg-content .hmfg-card p, .tc-wp-content-root .hmfg-content .hmfg-step-copy p{
    margin-top: 10px;
    font-size: 14.5px;
  }.tc-wp-content-root .hmfg-content .hmfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .hmfg-content .hmfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .hmfg-content .hmfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .hmfg-content .hmfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .hmfg-content .hmfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .hmfg-content h2{
    font-size: 34px;
  }.tc-wp-content-root .hmfg-content .hmfg-heading p{
    margin-top: 14px;
    font-size: 16px;
  }.tc-wp-content-root .hmfg-content .hmfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .hmfg-content .hmfg-card{
    padding: 26px;
  }.tc-wp-content-root .hmfg-content .hmfg-card h3, .tc-wp-content-root .hmfg-content .hmfg-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .hmfg-content .hmfg-card p, .tc-wp-content-root .hmfg-content .hmfg-step-copy p{
    margin-top: 10px;
    font-size: 15px;
  }.tc-wp-content-root .hmfg-content .hmfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .hmfg-content .hmfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .hmfg-content .hmfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .hmfg-content .hmfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .hmfg-content .hmfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .hmfg-content h2{
    font-size: 40px;
  }.tc-wp-content-root .hmfg-content .hmfg-heading p{
    margin-top: 16px;
    font-size: 17px;
  }.tc-wp-content-root .hmfg-content .hmfg-grid-three, .tc-wp-content-root .hmfg-content .hmfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .hmfg-content .hmfg-card{
    padding: 28px;
  }.tc-wp-content-root .hmfg-content .hmfg-card h3, .tc-wp-content-root .hmfg-content .hmfg-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .hmfg-content .hmfg-card p, .tc-wp-content-root .hmfg-content .hmfg-step-copy p{
    margin-top: 11px;
    font-size: 15.5px;
  }.tc-wp-content-root .hmfg-content .hmfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .hmfg-content .hmfg-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .hmfg-content .hmfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .hmfg-content .hmfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .hmfg-content .hmfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .hmfg-content h2{
    font-size: 46px;
  }.tc-wp-content-root .hmfg-content .hmfg-heading p{
    margin-top: 17px;
    font-size: 18px;
  }.tc-wp-content-root .hmfg-content .hmfg-grid-three, .tc-wp-content-root .hmfg-content .hmfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .hmfg-content .hmfg-card{
    padding: 30px;
  }.tc-wp-content-root .hmfg-content .hmfg-card h3, .tc-wp-content-root .hmfg-content .hmfg-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .hmfg-content .hmfg-card p, .tc-wp-content-root .hmfg-content .hmfg-step-copy p{
    margin-top: 11px;
    font-size: 16px;
  }.tc-wp-content-root .hmfg-content .hmfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .hmfg-content .hmfg-step{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .hmfg-content .hmfg-step-number{
    width: 78px;
    height: 78px;
    font-size: 23px;
  }}