@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-615 .tc-wp-content-root img, .wpc-scope-615 .tc-wp-content-root video, .wpc-scope-615 .tc-wp-content-root svg, .wpc-scope-615 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content{
  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-615 .tc-wp-content-root .hwfg-bottom-content, .wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content div, .wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content section, .wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-section-white{
  background: #ffffff;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-section-soft{
  background: linear-gradient(180deg, #fff8f3 0%, #f8fafc 100%);
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin-bottom: 14px;
  padding: 6px 14px;
  border: 1px solid rgba(255, 91, 35, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 91, 35, 0.11), rgba(255, 194, 46, 0.13));
  color: #b93818;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-section-head p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #596273;
  font-weight: 450;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-card, .wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-benefit-card, .wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(17, 24, 39, 0.08);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-card{
  height: 100%;
  border-radius: 22px;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-card::before, .wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 91, 35, 0.16), rgba(255, 194, 46, 0.08), rgba(30, 144, 255, 0.08));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-card:hover, .wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-benefit-card:hover, .wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 91, 35, 0.26);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.11);
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-card:hover::before, .wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff4d21, #ffb829);
  box-shadow: 0 12px 24px rgba(255, 91, 35, 0.22);
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-icon::before, .wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-icon-speed::before{
  width: 22px;
  height: 4px;
  top: 15px;
  left: 11px;
  border-radius: 999px;
  transform: skewX(-18deg);
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-icon-speed::after{
  width: 15px;
  height: 4px;
  top: 25px;
  left: 16px;
  border-radius: 999px;
  transform: skewX(-18deg);
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-icon-copy::before{
  width: 15px;
  height: 18px;
  top: 12px;
  left: 16px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-icon-copy::after{
  width: 15px;
  height: 18px;
  top: 16px;
  left: 11px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-icon-flame::before{
  width: 18px;
  height: 24px;
  top: 10px;
  left: 13px;
  border-radius: 16px 16px 16px 4px;
  transform: rotate(38deg);
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-icon-flame::after{
  width: 8px;
  height: 13px;
  top: 17px;
  left: 18px;
  border-radius: 10px 10px 10px 3px;
  background: #ffb829;
  transform: rotate(28deg);
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-icon-spark::before{
  width: 4px;
  height: 24px;
  top: 10px;
  left: 20px;
  border-radius: 999px;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-icon-spark::after{
  width: 24px;
  height: 4px;
  top: 20px;
  left: 10px;
  border-radius: 999px;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-icon-profile::before{
  width: 12px;
  height: 12px;
  top: 10px;
  left: 16px;
  border-radius: 50%;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-icon-profile::after{
  width: 22px;
  height: 11px;
  left: 11px;
  bottom: 10px;
  border-radius: 14px 14px 6px 6px;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-icon-clean::before{
  width: 20px;
  height: 10px;
  top: 14px;
  left: 12px;
  border: 3px solid #ffffff;
  border-top: 0;
  border-right: 0;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-icon-clean::after{
  width: 6px;
  height: 6px;
  top: 10px;
  right: 10px;
  border-radius: 50%;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content h3{
  position: relative;
  margin: 0;
  color: #151b2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-card p, .wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-benefit-card p, .wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5f6878;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fffaf6 100%);
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  background: linear-gradient(180deg, #ff4d21, #ffb829);
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #111827, #283144);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(17, 24, 39, 0.16);
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-step-copy{
  min-width: 0;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-use-card{
  overflow: hidden;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-badge{
  position: relative;
  display: inline-flex;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(30, 144, 255, 0.1);
  color: #1769b2;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-benefit-card{
  height: 100%;
  overflow: hidden;
  border-radius: 24px;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-benefit-mark{
  position: relative;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 8px 13px;
  border-radius: 999px;
  background: linear-gradient(135deg, #ff4d21, #ffb829);
  color: #ffffff;
  font-size: 13px;
  font-weight: 850;
  box-shadow: 0 10px 22px rgba(255, 91, 35, 0.22);
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-615 .tc-wp-content-root .hwfg-bottom-content .hwfg-reveal.hwfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .hwfg-bottom-content .hwfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .hwfg-bottom-content h2{
    font-size: 25px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-card, .tc-wp-content-root .hwfg-bottom-content .hwfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .hwfg-bottom-content h3{
    font-size: 18px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-card p, .tc-wp-content-root .hwfg-bottom-content .hwfg-benefit-card p, .tc-wp-content-root .hwfg-bottom-content .hwfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px 22px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-step-number{
    width: 50px;
    height: 50px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .hwfg-bottom-content .hwfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .hwfg-bottom-content h2{
    font-size: 28px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-card, .tc-wp-content-root .hwfg-bottom-content .hwfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .hwfg-bottom-content h3{
    font-size: 19px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-card p, .tc-wp-content-root .hwfg-bottom-content .hwfg-benefit-card p, .tc-wp-content-root .hwfg-bottom-content .hwfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 24px 24px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .hwfg-bottom-content .hwfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .hwfg-bottom-content h2{
    font-size: 32px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-card, .tc-wp-content-root .hwfg-bottom-content .hwfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .hwfg-bottom-content h3{
    font-size: 20px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-card p, .tc-wp-content-root .hwfg-bottom-content .hwfg-benefit-card p, .tc-wp-content-root .hwfg-bottom-content .hwfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 28px 26px 26px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .hwfg-bottom-content .hwfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .hwfg-bottom-content h2{
    font-size: 40px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-card, .tc-wp-content-root .hwfg-bottom-content .hwfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .hwfg-bottom-content h3{
    font-size: 21px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-card p, .tc-wp-content-root .hwfg-bottom-content .hwfg-benefit-card p, .tc-wp-content-root .hwfg-bottom-content .hwfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-step-card{
    gap: 22px;
    padding: 30px 32px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-benefit-grid .hwfg-benefit-card:last-child{
    grid-column: span 2;
  }}@media (min-width: 1024px){.tc-wp-content-root .hwfg-bottom-content .hwfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .hwfg-bottom-content h2{
    font-size: 46px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-card, .tc-wp-content-root .hwfg-bottom-content .hwfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .hwfg-bottom-content h3{
    font-size: 21px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-card p, .tc-wp-content-root .hwfg-bottom-content .hwfg-benefit-card p, .tc-wp-content-root .hwfg-bottom-content .hwfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-step-card{
    gap: 26px;
    padding: 34px 38px;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .hwfg-bottom-content .hwfg-reveal, .tc-wp-content-root .hwfg-bottom-content .hwfg-card, .tc-wp-content-root .hwfg-bottom-content .hwfg-benefit-card, .tc-wp-content-root .hwfg-bottom-content .hwfg-step-card{
    transition: none;
  }.tc-wp-content-root .hwfg-bottom-content .hwfg-reveal{
    opacity: 1;
    transform: none;
  }}