@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-582 .tc-wp-content-root img, .wpc-scope-582 .tc-wp-content-root video, .wpc-scope-582 .tc-wp-content-root svg, .wpc-scope-582 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #1f242b;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial, .wpc-scope-582 .tc-wp-content-root .ijfg-editorial section, .wpc-scope-582 .tc-wp-content-root .ijfg-editorial div, .wpc-scope-582 .tc-wp-content-root .ijfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-section-white{
  background: #ffffff;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-section-soft{
  background: linear-gradient(180deg, #fffaf2 0%, #f8f5ef 100%);
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(185, 111, 31, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 199, 88, 0.18), rgba(177, 72, 34, 0.08));
  color: #8c4b13;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-heading h2{
  margin: 0;
  color: #17191f;
  font-weight: 850;
  line-height: 1.08;
  letter-spacing: 0;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-heading p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #59616d;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(145, 102, 53, 0.14);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(39, 27, 12, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 194, 74, 0.16), rgba(164, 54, 31, 0.04) 42%, rgba(255, 255, 255, 0));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(177, 94, 24, 0.24);
  box-shadow: 0 24px 58px rgba(39, 27, 12, 0.12);
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-card:hover::before{
  opacity: 1;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-card h3{
  position: relative;
  margin: 0;
  color: #202329;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5e6672;
  font-weight: 430;
  line-height: 1.65;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin: 0 0 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #ffc75a 0%, #b45b1f 56%, #6f2d1d 100%);
  box-shadow: 0 12px 24px rgba(159, 83, 25, 0.22);
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-icon::before, .wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-icon-compass::before{
  width: 16px;
  height: 16px;
  left: 14px;
  top: 14px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-icon-compass::after{
  width: 4px;
  height: 18px;
  left: 20px;
  top: 13px;
  border-radius: 99px;
  transform: rotate(35deg);
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 17px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.78);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-icon-spark::before{
  width: 6px;
  height: 24px;
  left: 19px;
  top: 10px;
  border-radius: 99px;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-icon-spark::after{
  width: 24px;
  height: 6px;
  left: 10px;
  top: 19px;
  border-radius: 99px;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-icon-map::before{
  width: 22px;
  height: 18px;
  left: 11px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
  transform: skewY(-7deg);
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-icon-map::after{
  width: 2px;
  height: 18px;
  left: 21px;
  top: 13px;
  opacity: 0.9;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-icon-badge::before{
  width: 20px;
  height: 20px;
  left: 12px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-icon-badge::after{
  width: 12px;
  height: 12px;
  left: 16px;
  top: 14px;
  border-radius: 50%;
  background: #b85b20;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-icon-phone::before{
  width: 16px;
  height: 24px;
  left: 14px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-icon-phone::after{
  width: 5px;
  height: 2px;
  left: 20px;
  top: 29px;
  border-radius: 99px;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(145, 102, 53, 0.15);
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(39, 27, 12, 0.07);
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-step-card::after{
  content: "";
  position: absolute;
  left: 31px;
  top: 100%;
  width: 2px;
  height: 24px;
  background: linear-gradient(180deg, rgba(181, 91, 31, 0.45), rgba(181, 91, 31, 0));
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-step-card:last-child::after{
  display: none;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #2a2620 0%, #9c4e1c 58%, #f4b13f 100%);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 30px rgba(144, 73, 24, 0.22);
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-step-content h3{
  margin: 0;
  color: #202329;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-step-content p{
  margin: 8px 0 0;
  color: #5d6570;
  line-height: 1.65;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-use-card{
  overflow: hidden;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-mini-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin: 0 0 14px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(173, 86, 24, 0.09);
  color: #954b15;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffaf3 100%);
}.wpc-scope-582 .tc-wp-content-root .ijfg-editorial .ijfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin: 0 0 16px;
  padding: 8px 11px;
  border-radius: 10px;
  background: linear-gradient(135deg, #ffc75a, #a94f1c);
  color: #ffffff;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 12px 22px rgba(159, 83, 25, 0.18);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ijfg-editorial .ijfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .ijfg-editorial .ijfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-card{
    padding: 20px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-card p{
    font-size: 14px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-steps{
    gap: 18px;
    margin-top: 28px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 20px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-step-content p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ijfg-editorial .ijfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .ijfg-editorial .ijfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-card{
    padding: 22px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-card p{
    font-size: 15px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-step-content p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ijfg-editorial .ijfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .ijfg-editorial .ijfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-card{
    padding: 24px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-card p{
    font-size: 15px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-step-content p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ijfg-editorial .ijfg-section{
    padding: 74px 0;
  }.tc-wp-content-root .ijfg-editorial .ijfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-card{
    padding: 26px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-card p{
    font-size: 15px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ijfg-editorial .ijfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-step-card{
    gap: 24px;
    padding: 28px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-step-content p{
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ijfg-editorial .ijfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ijfg-editorial .ijfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-grid-three, .tc-wp-content-root .ijfg-editorial .ijfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ijfg-editorial .ijfg-card{
    padding: 28px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-step-card{
    gap: 26px;
    padding: 30px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 18px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-step-content h3{
    font-size: 23px;
  }.tc-wp-content-root .ijfg-editorial .ijfg-step-content p{
    font-size: 16px;
  }}