@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-104 .tc-wp-content-root img, .wpc-scope-104 .tc-wp-content-root video, .wpc-scope-104 .tc-wp-content-root svg, .wpc-scope-104 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #231b2b;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap, .wpc-scope-104 .tc-wp-content-root .hfg-content-wrap section, .wpc-scope-104 .tc-wp-content-root .hfg-content-wrap div, .wpc-scope-104 .tc-wp-content-root .hfg-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-section-white{
  background: #ffffff;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-section-soft{
  background: linear-gradient(180deg, #fff8f0 0%, #fbf7f2 100%);
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #8d3b15;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-kicker::before, .wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, #ff7a1a, #8b3dff);
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap h2{
  margin: 0;
  color: #1d1624;
  font-weight: 900;
  line-height: 1.1;
  letter-spacing: 0;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-section-head p{
  margin: 16px auto 0;
  color: #665a70;
  line-height: 1.7;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-card{
  position: relative;
  isolation: isolate;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(116, 72, 45, 0.14);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(255, 122, 26, 0.55), rgba(139, 61, 255, 0.2)) border-box;
  box-shadow: 0 18px 48px rgba(49, 29, 12, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  border-radius: inherit;
  background: radial-gradient(circle at top right, rgba(255, 122, 26, 0.11), transparent 42%);
  opacity: 0.9;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 122, 26, 0.42);
  box-shadow: 0 24px 60px rgba(49, 29, 12, 0.13);
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-card h3, .wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-step-card h3{
  margin: 0;
  color: #24182f;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-card p, .wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-step-card p{
  margin: 10px 0 0;
  color: #62556c;
  line-height: 1.68;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff7a1a, #8b3dff);
  box-shadow: 0 12px 26px rgba(255, 122, 26, 0.24);
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-icon::before, .wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-card:hover .hfg-icon{
  transform: translateY(-2px);
  transition: transform 260ms ease;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-icon-moon::before{
  width: 19px;
  height: 19px;
  top: 12px;
  left: 16px;
  border-radius: 50%;
  background: #fff7df;
  box-shadow: -6px 0 0 rgba(139, 61, 255, 0.88);
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-icon-copy::before{
  width: 16px;
  height: 20px;
  top: 13px;
  left: 18px;
  border: 2px solid #fff7df;
  border-radius: 4px;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-icon-copy::after{
  width: 16px;
  height: 20px;
  top: 9px;
  left: 13px;
  border: 2px solid rgba(255, 247, 223, 0.8);
  border-radius: 4px;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-icon-spark::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  background: #fff7df;
  clip-path: polygon(50% 0, 62% 35%, 100% 50%, 62% 65%, 50% 100%, 38% 65%, 0 50%, 38% 35%);
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-icon-web::before{
  width: 24px;
  height: 24px;
  top: 11px;
  left: 11px;
  border: 2px solid #fff7df;
  border-radius: 50%;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-icon-web::after{
  width: 20px;
  height: 2px;
  top: 22px;
  left: 13px;
  background: #fff7df;
  box-shadow: 0 -7px 0 rgba(255, 247, 223, 0.75), 0 7px 0 rgba(255, 247, 223, 0.75);
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-icon-flame::before{
  width: 22px;
  height: 27px;
  top: 9px;
  left: 12px;
  border-radius: 18px 18px 18px 4px;
  background: #fff7df;
  transform: rotate(45deg);
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-icon-clean::before{
  width: 20px;
  height: 12px;
  top: 16px;
  left: 13px;
  border-left: 4px solid #fff7df;
  border-bottom: 4px solid #fff7df;
  transform: rotate(-45deg);
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-icon-free::before{
  width: 24px;
  height: 24px;
  top: 11px;
  left: 11px;
  border: 2px solid #fff7df;
  border-radius: 50%;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-icon-free::after{
  width: 11px;
  height: 11px;
  top: 15px;
  left: 18px;
  border-left: 3px solid #fff7df;
  border-bottom: 3px solid #fff7df;
  transform: rotate(-45deg);
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-icon-phone::before{
  width: 18px;
  height: 27px;
  top: 9px;
  left: 14px;
  border: 2px solid #fff7df;
  border-radius: 5px;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-icon-phone::after{
  width: 5px;
  height: 2px;
  left: 21px;
  bottom: 13px;
  border-radius: 99px;
  background: #fff7df;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-icon-shield::before{
  width: 24px;
  height: 27px;
  top: 9px;
  left: 11px;
  background: #fff7df;
  clip-path: polygon(50% 0, 88% 14%, 82% 70%, 50% 100%, 18% 70%, 12% 14%);
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(116, 72, 45, 0.14);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 20px 54px rgba(49, 29, 12, 0.08);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-step-card::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, #ff7a1a, #8b3dff);
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-step-card:hover{
  transform: translateX(4px);
  box-shadow: 0 24px 62px rgba(49, 29, 12, 0.12);
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #24182f, #8b3dff);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 32px rgba(139, 61, 255, 0.22);
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-badge{
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin-bottom: 15px;
  border: 1px solid rgba(255, 122, 26, 0.22);
  border-radius: 999px;
  background: rgba(255, 122, 26, 0.09);
  color: #8d3b15;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-benefit-card{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(139, 61, 255, 0.45), rgba(255, 122, 26, 0.38)) border-box;
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-104 .tc-wp-content-root .hfg-content-wrap .hfg-reveal.hfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 600ms ease, transform 600ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .hfg-content-wrap .hfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .hfg-content-wrap .hfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .hfg-content-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-card-grid, .tc-wp-content-root .hfg-content-wrap .hfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-card-grid{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .hfg-content-wrap .hfg-card{
    padding: 22px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-card h3, .tc-wp-content-root .hfg-content-wrap .hfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-card p, .tc-wp-content-root .hfg-content-wrap .hfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-badge{
    padding: 8px 11px;
    font-size: 11px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .hfg-content-wrap .hfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .hfg-content-wrap .hfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .hfg-content-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-card-grid, .tc-wp-content-root .hfg-content-wrap .hfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-card-grid{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .hfg-content-wrap .hfg-card{
    padding: 24px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-card h3, .tc-wp-content-root .hfg-content-wrap .hfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-card p, .tc-wp-content-root .hfg-content-wrap .hfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-badge{
    padding: 8px 12px;
    font-size: 11px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .hfg-content-wrap .hfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .hfg-content-wrap .hfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .hfg-content-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-card-grid, .tc-wp-content-root .hfg-content-wrap .hfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-card-grid{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .hfg-content-wrap .hfg-card{
    padding: 28px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-card h3, .tc-wp-content-root .hfg-content-wrap .hfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-card p, .tc-wp-content-root .hfg-content-wrap .hfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-badge{
    padding: 9px 13px;
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .hfg-content-wrap .hfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .hfg-content-wrap .hfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .hfg-content-wrap h2{
    font-size: 42px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-card-grid, .tc-wp-content-root .hfg-content-wrap .hfg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-grid-six, .tc-wp-content-root .hfg-content-wrap .hfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .hfg-content-wrap .hfg-card{
    padding: 30px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-card h3, .tc-wp-content-root .hfg-content-wrap .hfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-card p, .tc-wp-content-root .hfg-content-wrap .hfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-step-card{
    gap: 24px;
    padding: 30px 34px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-badge{
    padding: 9px 14px;
    font-size: 12px;
  }}@media (min-width: 1024px){.tc-wp-content-root .hfg-content-wrap .hfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .hfg-content-wrap .hfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .hfg-content-wrap h2{
    font-size: 48px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-card-grid, .tc-wp-content-root .hfg-content-wrap .hfg-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-grid-six, .tc-wp-content-root .hfg-content-wrap .hfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .hfg-content-wrap .hfg-card{
    padding: 32px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-card h3, .tc-wp-content-root .hfg-content-wrap .hfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-card p, .tc-wp-content-root .hfg-content-wrap .hfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-step-card{
    gap: 28px;
    padding: 34px 40px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 19px;
  }.tc-wp-content-root .hfg-content-wrap .hfg-badge{
    padding: 9px 14px;
    font-size: 12px;
  }}.wpc-scope-104 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .hfg-step-copy{}.wpc-scope-104 .tc-wp-content-root .hfg-use-card{}