@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-448 .tc-wp-content-root img, .wpc-scope-448 .tc-wp-content-root video, .wpc-scope-448 .tc-wp-content-root svg, .wpc-scope-448 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #201a26;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap, .wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap section, .wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap div, .wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-section-white{
  background: #ffffff;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-section-soft{
  background: linear-gradient(180deg, #fff9f1 0%, #fffaf5 100%);
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 7px 13px;
  border: 1px solid rgba(239, 112, 35, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 121, 31, 0.12), rgba(120, 54, 196, 0.1));
  color: #8a3d08;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-section-head h2{
  margin: 16px 0 0;
  color: #201527;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-section-head p{
  margin: 16px auto 0;
  color: #665c6f;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(57, 38, 75, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(44, 28, 56, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-card::before{
  position: absolute;
  inset: 0;
  pointer-events: none;
  content: "";
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 119, 24, 0.16), rgba(122, 67, 210, 0.12));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(232, 103, 28, 0.26);
  box-shadow: 0 24px 60px rgba(44, 28, 56, 0.13);
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-card:hover::before{
  opacity: 1;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-card h3{
  position: relative;
  margin: 0;
  color: #231728;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-card p{
  position: relative;
  margin: 10px 0 0;
  color: #62576c;
  font-weight: 400;
  line-height: 1.65;
  letter-spacing: 0;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff7a1a 0%, #7b3fd0 100%);
  box-shadow: 0 12px 26px rgba(255, 112, 31, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-card:hover .hfg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon::before, .wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon-moon::before{
  width: 18px;
  height: 18px;
  top: 12px;
  left: 14px;
  border-radius: 50%;
  background: #fff8ea;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon-moon::after{
  width: 15px;
  height: 15px;
  top: 9px;
  left: 20px;
  border-radius: 50%;
  background: #a153ca;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon-copy::before{
  width: 17px;
  height: 20px;
  top: 13px;
  left: 16px;
  border: 2px solid #fff8ea;
  border-radius: 5px;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon-copy::after{
  width: 17px;
  height: 20px;
  top: 9px;
  left: 12px;
  border: 2px solid rgba(255, 248, 234, 0.75);
  border-radius: 5px;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon-spark::before{
  width: 20px;
  height: 20px;
  top: 13px;
  left: 13px;
  background: #fff8ea;
  clip-path: polygon(50% 0%, 61% 35%, 100% 50%, 61% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 35%);
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon-web::before{
  width: 24px;
  height: 24px;
  top: 11px;
  left: 11px;
  border: 2px solid #fff8ea;
  border-radius: 50%;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon-web::after{
  width: 2px;
  height: 24px;
  top: 11px;
  left: 22px;
  background: #fff8ea;
  box-shadow: -8px 8px 0 -7px #fff8ea, 8px 8px 0 -7px #fff8ea;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon-hat::before{
  width: 24px;
  height: 14px;
  top: 19px;
  left: 11px;
  background: #fff8ea;
  clip-path: polygon(50% 0%, 88% 100%, 12% 100%);
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon-hat::after{
  width: 28px;
  height: 5px;
  top: 30px;
  left: 9px;
  border-radius: 999px;
  background: #fff8ea;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon-bolt::before{
  width: 18px;
  height: 26px;
  top: 10px;
  left: 15px;
  background: #fff8ea;
  clip-path: polygon(48% 0%, 92% 0%, 62% 42%, 88% 42%, 32% 100%, 45% 55%, 15% 55%);
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon-free::before{
  width: 24px;
  height: 24px;
  top: 11px;
  left: 11px;
  border: 2px solid #fff8ea;
  border-radius: 50%;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon-free::after{
  width: 10px;
  height: 5px;
  top: 19px;
  left: 18px;
  border-left: 2px solid #fff8ea;
  border-bottom: 2px solid #fff8ea;
  transform: rotate(-45deg);
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon-phone::before{
  width: 17px;
  height: 26px;
  top: 10px;
  left: 15px;
  border: 2px solid #fff8ea;
  border-radius: 6px;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon-phone::after{
  width: 5px;
  height: 2px;
  top: 31px;
  left: 21px;
  border-radius: 999px;
  background: #fff8ea;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon-safe::before{
  width: 24px;
  height: 27px;
  top: 9px;
  left: 11px;
  background: #fff8ea;
  clip-path: polygon(50% 0%, 88% 14%, 82% 70%, 50% 100%, 18% 70%, 12% 14%);
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-icon-safe::after{
  width: 9px;
  height: 5px;
  top: 20px;
  left: 18px;
  border-left: 2px solid #8b49ca;
  border-bottom: 2px solid #8b49ca;
  transform: rotate(-45deg);
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(57, 38, 75, 0.1);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(44, 28, 56, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-step:hover{
  transform: translateY(-4px);
  border-color: rgba(232, 103, 28, 0.24);
  box-shadow: 0 24px 60px rgba(44, 28, 56, 0.11);
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
  border-radius: 18px;
  background: linear-gradient(135deg, #ff7a1a 0%, #7b3fd0 100%);
  box-shadow: 0 14px 28px rgba(255, 112, 31, 0.22);
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-step-content h3{
  margin: 0;
  color: #231728;
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-step-content p{
  margin: 9px 0 0;
  color: #62576c;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border: 1px solid rgba(123, 63, 208, 0.14);
  border-radius: 999px;
  background: rgba(255, 122, 26, 0.09);
  color: #7a3d12;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffdf9 100%);
}.wpc-scope-448 .tc-wp-content-root .hfg-editorial-wrap .hfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-448 .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: 46px 0;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-container{
    padding: 0 14px;
  }.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{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card{
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card h3{
    font-size: 18px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card p{
    font-size: 14px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-content p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .hfg-editorial-wrap .hfg-section{
    padding: 52px 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{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card h3{
    font-size: 19px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-content p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .hfg-editorial-wrap .hfg-section{
    padding: 58px 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{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card{
    padding: 24px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card p{
    font-size: 15px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-content p{
    font-size: 15px;
  }}@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 32px;
  }.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{
    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{
    padding: 26px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card h3{
    font-size: 21px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-content p{
    font-size: 16px;
  }}@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 36px;
  }.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: 18px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.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{
    padding: 30px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card h3{
    font-size: 22px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-card p{
    font-size: 16px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step{
    gap: 26px;
    padding: 32px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-content h3{
    font-size: 24px;
  }.tc-wp-content-root .hfg-editorial-wrap .hfg-step-content p{
    font-size: 16.5px;
  }}