@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-304 .tc-wp-content-root img, .wpc-scope-304 .tc-wp-content-root video, .wpc-scope-304 .tc-wp-content-root svg, .wpc-scope-304 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-304 .tc-wp-content-root .efg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #202033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}.wpc-scope-304 .tc-wp-content-root .efg-editorial, .wpc-scope-304 .tc-wp-content-root .efg-editorial section, .wpc-scope-304 .tc-wp-content-root .efg-editorial div, .wpc-scope-304 .tc-wp-content-root .efg-editorial article{
  box-sizing: border-box;
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-section{
  position: relative;
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-section-white{
  background: #ffffff;
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-section-soft{
  background: linear-gradient(180deg, #fbf8f4 0%, #fffaf6 100%);
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #8a5a21;
  font-weight: 750;
  font-size: 13px;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-kicker::before, .wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-kicker::after{
  content: "";
  width: 26px;
  height: 1px;
  background: linear-gradient(90deg, rgba(184, 126, 42, 0), #c7893d);
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-kicker::after{
  background: linear-gradient(90deg, #c7893d, rgba(184, 126, 42, 0));
}.wpc-scope-304 .tc-wp-content-root .efg-editorial h2{
  margin: 0;
  color: #171725;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-section-head p{
  margin: 16px auto 0;
  color: #666177;
  line-height: 1.75;
  font-weight: 450;
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(206, 179, 139, 0.34);
  border-radius: 22px;
  box-shadow: 0 18px 45px rgba(69, 45, 17, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #b9792f, #e6b760, #9b6cff);
  opacity: 0.9;
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(190, 130, 49, 0.55);
  box-shadow: 0 24px 58px rgba(69, 45, 17, 0.13);
}.wpc-scope-304 .tc-wp-content-root .efg-editorial h3{
  margin: 0;
  color: #202033;
  font-weight: 780;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-card p, .wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-step p{
  margin: 12px 0 0;
  color: #686276;
  line-height: 1.68;
  font-weight: 430;
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #fff5df, #f0ddff);
  box-shadow: inset 0 0 0 1px rgba(173, 113, 38, 0.14), 0 12px 24px rgba(138, 90, 33, 0.12);
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-icon::before, .wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-icon::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  background: linear-gradient(135deg, #a86623, #9b6cff);
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-icon::after{
  width: 8px;
  height: 8px;
  right: 10px;
  top: 9px;
  background: #e9b95e;
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-icon-two::before{
  border-radius: 5px;
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-icon-three::before{
  width: 22px;
  height: 4px;
  top: 18px;
  left: 12px;
  box-shadow: 0 8px 0 rgba(155, 108, 255, 0.85);
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-icon-four::before{
  width: 16px;
  height: 24px;
  top: 11px;
  left: 15px;
  border-radius: 9px 9px 4px 4px;
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-icon-five::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0%, 100% 45%, 78% 100%, 22% 100%, 0% 45%);
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-icon-six::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.45);
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid rgba(204, 158, 92, 0.35);
  border-radius: 24px;
  box-shadow: 0 18px 42px rgba(79, 52, 20, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-step::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #9b6cff, #e6b760, #b9792f);
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-step:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(79, 52, 20, 0.12);
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 820;
  letter-spacing: 0;
  background: linear-gradient(135deg, #9b6cff, #c7893d);
  border-radius: 18px;
  box-shadow: 0 14px 30px rgba(155, 108, 255, 0.24);
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-step-content{
  min-width: 0;
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-badge{
  display: inline-flex;
  width: max-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  color: #7c4f17;
  font-size: 12px;
  font-weight: 780;
  line-height: 1;
  border: 1px solid rgba(199, 137, 61, 0.28);
  border-radius: 999px;
  background: linear-gradient(135deg, #fff7e8, #f7efff);
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-benefit{
  background: linear-gradient(180deg, #ffffff 0%, #fffaf3 100%);
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-304 .tc-wp-content-root .efg-editorial .efg-reveal.efg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .efg-editorial .efg-section{
    padding: 54px 0;
  }.tc-wp-content-root .efg-editorial .efg-container{
    padding: 0 14px;
  }.tc-wp-content-root .efg-editorial h2{
    font-size: 27px;
  }.tc-wp-content-root .efg-editorial .efg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .efg-editorial .efg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .efg-editorial .efg-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .efg-editorial h3{
    font-size: 18px;
  }.tc-wp-content-root .efg-editorial .efg-card p, .tc-wp-content-root .efg-editorial .efg-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .efg-editorial .efg-steps{
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .efg-editorial .efg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px 24px 24px;
  }.tc-wp-content-root .efg-editorial .efg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .efg-editorial .efg-section{
    padding: 60px 0;
  }.tc-wp-content-root .efg-editorial .efg-container{
    padding: 0 18px;
  }.tc-wp-content-root .efg-editorial h2{
    font-size: 30px;
  }.tc-wp-content-root .efg-editorial .efg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .efg-editorial .efg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 36px;
  }.tc-wp-content-root .efg-editorial .efg-card{
    padding: 26px 22px;
    border-radius: 20px;
  }.tc-wp-content-root .efg-editorial h3{
    font-size: 19px;
  }.tc-wp-content-root .efg-editorial .efg-card p, .tc-wp-content-root .efg-editorial .efg-step p{
    font-size: 15px;
  }.tc-wp-content-root .efg-editorial .efg-steps{
    gap: 18px;
    margin-top: 36px;
  }.tc-wp-content-root .efg-editorial .efg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 22px 26px 26px;
  }.tc-wp-content-root .efg-editorial .efg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .efg-editorial .efg-section{
    padding: 68px 0;
  }.tc-wp-content-root .efg-editorial .efg-container{
    padding: 0 22px;
  }.tc-wp-content-root .efg-editorial h2{
    font-size: 34px;
  }.tc-wp-content-root .efg-editorial .efg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .efg-editorial .efg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 40px;
  }.tc-wp-content-root .efg-editorial .efg-card{
    padding: 28px 24px;
  }.tc-wp-content-root .efg-editorial h3{
    font-size: 20px;
  }.tc-wp-content-root .efg-editorial .efg-card p, .tc-wp-content-root .efg-editorial .efg-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .efg-editorial .efg-steps{
    gap: 20px;
    margin-top: 40px;
  }.tc-wp-content-root .efg-editorial .efg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px 28px 28px;
  }.tc-wp-content-root .efg-editorial .efg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .efg-editorial .efg-section{
    padding: 82px 0;
  }.tc-wp-content-root .efg-editorial .efg-container{
    padding: 0 32px;
  }.tc-wp-content-root .efg-editorial h2{
    font-size: 42px;
  }.tc-wp-content-root .efg-editorial .efg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .efg-editorial .efg-grid-three, .tc-wp-content-root .efg-editorial .efg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .efg-editorial .efg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .efg-editorial h3{
    font-size: 21px;
  }.tc-wp-content-root .efg-editorial .efg-card p, .tc-wp-content-root .efg-editorial .efg-step p{
    font-size: 16px;
  }.tc-wp-content-root .efg-editorial .efg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .efg-editorial .efg-step{
    gap: 24px;
    padding: 32px 34px 32px 38px;
  }.tc-wp-content-root .efg-editorial .efg-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .efg-editorial .efg-section{
    padding: 96px 0;
  }.tc-wp-content-root .efg-editorial .efg-container{
    padding: 0 36px;
  }.tc-wp-content-root .efg-editorial h2{
    font-size: 48px;
  }.tc-wp-content-root .efg-editorial .efg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .efg-editorial .efg-grid-three, .tc-wp-content-root .efg-editorial .efg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
    margin-top: 52px;
  }.tc-wp-content-root .efg-editorial .efg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .efg-editorial h3{
    font-size: 22px;
  }.tc-wp-content-root .efg-editorial .efg-card p, .tc-wp-content-root .efg-editorial .efg-step p{
    font-size: 16px;
  }.tc-wp-content-root .efg-editorial .efg-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .efg-editorial .efg-step{
    gap: 28px;
    padding: 34px 42px 34px 46px;
  }.tc-wp-content-root .efg-editorial .efg-step-number{
    width: 68px;
    height: 68px;
    font-size: 18px;
  }}.wpc-scope-304 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .efg-icon-eight{}.wpc-scope-304 .tc-wp-content-root .efg-icon-nine{}.wpc-scope-304 .tc-wp-content-root .efg-icon-one{}.wpc-scope-304 .tc-wp-content-root .efg-icon-seven{}