@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-634 .tc-wp-content-root img, .wpc-scope-634 .tc-wp-content-root video, .wpc-scope-634 .tc-wp-content-root svg, .wpc-scope-634 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  line-height: 1.6;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap, .wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap section, .wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap div, .wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-section{
  position: relative;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-section-white{
  background: #ffffff;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-section-soft{
  background:
    radial-gradient(circle at 12% 10%, rgba(255, 63, 36, 0.08), transparent 30%),
    radial-gradient(circle at 90% 20%, rgba(255, 184, 0, 0.12), transparent 28%),
    #fbfaf7;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-container{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  color: #d93016;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-kicker::before, .wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #ff311f, #ffb400);
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-heading p{
  margin: 14px auto 0;
  color: #5f6b7a;
  max-width: 680px;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-card, .wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-benefit{
  position: relative;
  height: 100%;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(225, 229, 235, 0.9);
  border-radius: 18px;
  box-shadow: 0 16px 42px rgba(20, 32, 54, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-card::before, .wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-benefit::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #ff2b1f, #ff8a00, #ffd34d);
  opacity: 0.9;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-card:hover, .wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-benefit:hover, .wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-step:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 92, 37, 0.38);
  box-shadow: 0 22px 56px rgba(20, 32, 54, 0.13);
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-card h3, .wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-benefit h3, .wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-step h3{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-card p, .wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-benefit p, .wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-step p{
  margin: 10px 0 0;
  color: #647184;
  line-height: 1.65;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #ff2b1f, #ff8a00);
  box-shadow: 0 12px 24px rgba(255, 79, 31, 0.24);
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-icon::before, .wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-icon-speed::before{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 17px;
  border-radius: 999px;
  transform: skewX(-22deg);
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-icon-speed::after{
  width: 15px;
  height: 4px;
  left: 16px;
  top: 26px;
  border-radius: 999px;
  transform: skewX(-22deg);
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-icon-copy::before{
  width: 18px;
  height: 20px;
  left: 16px;
  top: 13px;
  border: 2px solid #fff;
  background: transparent;
  border-radius: 4px;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-icon-copy::after{
  width: 14px;
  height: 16px;
  left: 11px;
  top: 17px;
  border: 2px solid #fff;
  background: transparent;
  border-radius: 4px;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-icon-flame::before{
  width: 18px;
  height: 24px;
  left: 14px;
  top: 10px;
  border-radius: 16px 16px 16px 4px;
  transform: rotate(35deg);
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-icon-spark::before{
  width: 4px;
  height: 24px;
  left: 21px;
  top: 11px;
  border-radius: 999px;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-icon-spark::after{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 21px;
  border-radius: 999px;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border: 2px solid #fff;
  background: transparent;
  border-radius: 5px;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-icon-badge::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-icon-badge::after{
  width: 10px;
  height: 10px;
  left: 18px;
  top: 18px;
  border-radius: 50%;
  background: #ff7a00;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-steps{
  display: grid;
  gap: 18px;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid rgba(225, 229, 235, 0.92);
  border-radius: 20px;
  box-shadow: 0 16px 42px rgba(20, 32, 54, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-step::after{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #ff2b1f, #ffb400);
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-step-number{
  display: grid;
  place-items: center;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  border-radius: 18px;
  background: linear-gradient(135deg, #141f33, #ff3d20);
  box-shadow: 0 14px 30px rgba(255, 61, 32, 0.2);
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-use-card .hwfg-mini-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(255, 122, 0, 0.1);
  color: #cf3518;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-benefit{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at 100% 0%, rgba(255, 180, 0, 0.14), transparent 38%);
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff2b1f, #ffb400);
  box-shadow: 0 12px 26px rgba(255, 95, 31, 0.23);
  position: relative;
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-benefit-mark::after{
  content: "";
  position: absolute;
  width: 14px;
  height: 8px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-634 .tc-wp-content-root .hwfg-content-wrap .hwfg-reveal.hwfg-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 .hwfg-content-wrap .hwfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .hwfg-content-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-card, .tc-wp-content-root .hwfg-content-wrap .hwfg-benefit{
    padding: 24px 20px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-card h3, .tc-wp-content-root .hwfg-content-wrap .hwfg-benefit h3, .tc-wp-content-root .hwfg-content-wrap .hwfg-step h3{
    font-size: 18px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-card p, .tc-wp-content-root .hwfg-content-wrap .hwfg-benefit p, .tc-wp-content-root .hwfg-content-wrap .hwfg-step p{
    font-size: 14px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-steps{
    margin-top: 28px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-step{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 24px 20px 24px 24px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .hwfg-content-wrap .hwfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .hwfg-content-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-card, .tc-wp-content-root .hwfg-content-wrap .hwfg-benefit{
    padding: 26px 22px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-card h3, .tc-wp-content-root .hwfg-content-wrap .hwfg-benefit h3, .tc-wp-content-root .hwfg-content-wrap .hwfg-step h3{
    font-size: 19px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-card p, .tc-wp-content-root .hwfg-content-wrap .hwfg-benefit p, .tc-wp-content-root .hwfg-content-wrap .hwfg-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-steps{
    margin-top: 30px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-step{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 26px 22px 26px 26px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .hwfg-content-wrap .hwfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .hwfg-content-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-card, .tc-wp-content-root .hwfg-content-wrap .hwfg-benefit{
    padding: 28px 24px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-card h3, .tc-wp-content-root .hwfg-content-wrap .hwfg-benefit h3, .tc-wp-content-root .hwfg-content-wrap .hwfg-step h3{
    font-size: 20px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-card p, .tc-wp-content-root .hwfg-content-wrap .hwfg-benefit p, .tc-wp-content-root .hwfg-content-wrap .hwfg-step p{
    font-size: 15px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-steps{
    margin-top: 34px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 28px 24px 28px 28px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .hwfg-content-wrap .hwfg-section{
    padding: 74px 0;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .hwfg-content-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-grid-three, .tc-wp-content-root .hwfg-content-wrap .hwfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-card, .tc-wp-content-root .hwfg-content-wrap .hwfg-benefit{
    padding: 30px 26px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-card h3, .tc-wp-content-root .hwfg-content-wrap .hwfg-benefit h3, .tc-wp-content-root .hwfg-content-wrap .hwfg-step h3{
    font-size: 21px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-card p, .tc-wp-content-root .hwfg-content-wrap .hwfg-benefit p, .tc-wp-content-root .hwfg-content-wrap .hwfg-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-steps{
    margin-top: 42px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-step{
    gap: 22px;
    padding: 30px 30px 30px 34px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .hwfg-content-wrap .hwfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .hwfg-content-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-grid-three, .tc-wp-content-root .hwfg-content-wrap .hwfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-card, .tc-wp-content-root .hwfg-content-wrap .hwfg-benefit{
    padding: 32px 28px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-card h3, .tc-wp-content-root .hwfg-content-wrap .hwfg-benefit h3, .tc-wp-content-root .hwfg-content-wrap .hwfg-step h3{
    font-size: 22px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-card p, .tc-wp-content-root .hwfg-content-wrap .hwfg-benefit p, .tc-wp-content-root .hwfg-content-wrap .hwfg-step p{
    font-size: 16px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-steps{
    margin-top: 48px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-step{
    gap: 26px;
    padding: 32px 34px 32px 38px;
  }.tc-wp-content-root .hwfg-content-wrap .hwfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 22px;
  }}.wpc-scope-634 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .hwfg-step-content{}