@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-394 .tc-wp-content-root img, .wpc-scope-394 .tc-wp-content-root video, .wpc-scope-394 .tc-wp-content-root svg, .wpc-scope-394 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap{
  width: 100%;
  overflow: hidden;
  color: #241824;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap, .wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap div, .wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap section, .wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-section-white{
  background: #ffffff;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-section-soft{
  background:
    radial-gradient(circle at top left, rgba(255, 122, 24, 0.08), transparent 32%),
    radial-gradient(circle at bottom right, rgba(108, 50, 158, 0.08), transparent 34%),
    #fbf8f4;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 122, 24, 0.28);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 122, 24, 0.12), rgba(108, 50, 158, 0.1));
  color: #7a3414;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-section-head h2{
  margin: 0;
  color: #211323;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-section-head p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #675b68;
  line-height: 1.7;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-card, .wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-benefit-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(50, 34, 52, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 42px rgba(45, 30, 47, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-card::before, .wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 122, 24, 0.18), rgba(108, 50, 158, 0.14));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-card:hover, .wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-benefit-card:hover, .wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 122, 24, 0.34);
  box-shadow: 0 24px 54px rgba(45, 30, 47, 0.12);
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-card:hover::before, .wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-card h3, .wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-benefit-card h3, .wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-step-content h3{
  position: relative;
  margin: 0;
  color: #251626;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-card p, .wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-benefit-card p, .wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-step-content p{
  position: relative;
  margin: 11px 0 0;
  color: #6c6070;
  line-height: 1.68;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff7a18, #7b2cbf);
  box-shadow: 0 12px 24px rgba(123, 44, 191, 0.18);
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon::before, .wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon::after{
  content: "";
  position: absolute;
  transition: transform 260ms ease;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-card:hover .hfg-icon::before, .wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-card:hover .hfg-icon::after{
  transform: translateY(-2px) rotate(4deg);
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon-moon::before{
  width: 18px;
  height: 18px;
  top: 12px;
  left: 15px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 7px -3px 0 #7b2cbf;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon-copy::before{
  width: 18px;
  height: 20px;
  top: 14px;
  left: 17px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon-copy::after{
  width: 16px;
  height: 18px;
  top: 10px;
  left: 12px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 5px;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon-spark::before{
  width: 18px;
  height: 18px;
  top: 14px;
  left: 14px;
  background: #ffffff;
  clip-path: polygon(50% 0, 61% 35%, 100% 50%, 61% 65%, 50% 100%, 39% 65%, 0 50%, 39% 35%);
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon-web::before{
  width: 24px;
  height: 18px;
  top: 14px;
  left: 11px;
  border: 2px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon-web::after{
  width: 14px;
  height: 2px;
  top: 20px;
  left: 16px;
  background: #ffffff;
  box-shadow: 0 6px 0 #ffffff;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon-flame::before{
  width: 20px;
  height: 25px;
  top: 10px;
  left: 13px;
  border-radius: 60% 40% 55% 45%;
  background: #ffffff;
  transform: rotate(38deg);
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon-safe::before{
  width: 20px;
  height: 23px;
  top: 11px;
  left: 13px;
  background: #ffffff;
  clip-path: polygon(50% 0, 88% 15%, 82% 68%, 50% 100%, 18% 68%, 12% 15%);
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(50, 34, 52, 0.1);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(255, 250, 244, 0.96));
  box-shadow: 0 18px 44px rgba(45, 30, 47, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-step-card::after{
  content: "";
  position: absolute;
  left: 34px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, transparent, rgba(255, 122, 24, 0.22), transparent);
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff7a18, #6c2ea3);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(123, 44, 191, 0.2);
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-step-content{
  min-width: 0;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-badge{
  position: relative;
  display: inline-flex;
  align-self: flex-start;
  margin-bottom: 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(255, 122, 24, 0.1);
  color: #8a3a12;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.15;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-card-use{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(255, 122, 24, 0.28), rgba(108, 50, 158, 0.18)) border-box;
  border-color: transparent;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-benefit-card{
  text-align: center;
  align-items: center;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 52px;
  height: 52px;
  margin-bottom: 18px;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(255, 122, 24, 0.14), rgba(108, 50, 158, 0.12));
  border: 1px solid rgba(255, 122, 24, 0.2);
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 20px;
  height: 10px;
  left: 15px;
  top: 18px;
  border-left: 3px solid #7b2cbf;
  border-bottom: 3px solid #ff7a18;
  transform: rotate(-45deg);
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-394 .tc-wp-content-root .hfg-editorial-wrap .hfg-reveal.hfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .hfg-editorial-wrap .hfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-container{
    padding: 0 15px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-grid, .tc-wp-content-root .hfg-editorial-wrap .hfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-grid-three, .tc-wp-content-root .hfg-editorial-wrap .hfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card, .tc-wp-content-root .hfg-editorial-wrap .hfg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card h3, .tc-wp-content-root .hfg-editorial-wrap .hfg-benefit-card h3, .tc-wp-content-root .hfg-editorial-wrap .hfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card p, .tc-wp-content-root .hfg-editorial-wrap .hfg-benefit-card p, .tc-wp-content-root .hfg-editorial-wrap .hfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-card::after{
    display: none;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .hfg-editorial-wrap .hfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-grid, .tc-wp-content-root .hfg-editorial-wrap .hfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-grid-three, .tc-wp-content-root .hfg-editorial-wrap .hfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card, .tc-wp-content-root .hfg-editorial-wrap .hfg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card h3, .tc-wp-content-root .hfg-editorial-wrap .hfg-benefit-card h3, .tc-wp-content-root .hfg-editorial-wrap .hfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card p, .tc-wp-content-root .hfg-editorial-wrap .hfg-benefit-card p, .tc-wp-content-root .hfg-editorial-wrap .hfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-card::after{
    display: none;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .hfg-editorial-wrap .hfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-grid, .tc-wp-content-root .hfg-editorial-wrap .hfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-grid-three, .tc-wp-content-root .hfg-editorial-wrap .hfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card, .tc-wp-content-root .hfg-editorial-wrap .hfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card h3, .tc-wp-content-root .hfg-editorial-wrap .hfg-benefit-card h3, .tc-wp-content-root .hfg-editorial-wrap .hfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card p, .tc-wp-content-root .hfg-editorial-wrap .hfg-benefit-card p, .tc-wp-content-root .hfg-editorial-wrap .hfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-card::after{
    display: none;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .hfg-editorial-wrap .hfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-grid, .tc-wp-content-root .hfg-editorial-wrap .hfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-grid-three, .tc-wp-content-root .hfg-editorial-wrap .hfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card, .tc-wp-content-root .hfg-editorial-wrap .hfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card h3, .tc-wp-content-root .hfg-editorial-wrap .hfg-benefit-card h3, .tc-wp-content-root .hfg-editorial-wrap .hfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card p, .tc-wp-content-root .hfg-editorial-wrap .hfg-benefit-card p, .tc-wp-content-root .hfg-editorial-wrap .hfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-card{
    gap: 24px;
    padding: 28px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .hfg-editorial-wrap .hfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-grid, .tc-wp-content-root .hfg-editorial-wrap .hfg-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-grid-three, .tc-wp-content-root .hfg-editorial-wrap .hfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card, .tc-wp-content-root .hfg-editorial-wrap .hfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card h3, .tc-wp-content-root .hfg-editorial-wrap .hfg-benefit-card h3, .tc-wp-content-root .hfg-editorial-wrap .hfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card p, .tc-wp-content-root .hfg-editorial-wrap .hfg-benefit-card p, .tc-wp-content-root .hfg-editorial-wrap .hfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-card{
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }}