@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-248 .tc-wp-content-root img, .wpc-scope-248 .tc-wp-content-root video, .wpc-scope-248 .tc-wp-content-root svg, .wpc-scope-248 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #1f2430;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap, .wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap div, .wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap section, .wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-section{
  position: relative;
  width: 100%;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-section-white{
  background:
    radial-gradient(circle at 12% 8%, rgba(190, 141, 74, 0.08), transparent 28%),
    #ffffff;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-section-soft{
  background:
    linear-gradient(135deg, rgba(250, 247, 241, 0.98), rgba(255, 252, 247, 0.98)),
    #faf7f1;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  color: #9a6424;
  font-weight: 750;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-kicker::before, .wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-kicker::after{
  content: "";
  width: 22px;
  height: 1px;
  background: linear-gradient(90deg, rgba(190, 141, 74, 0), rgba(190, 141, 74, 0.9));
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-kicker::after{
  background: linear-gradient(90deg, rgba(190, 141, 74, 0.9), rgba(190, 141, 74, 0));
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap h2{
  margin: 0;
  color: #171b25;
  font-weight: 820;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-heading p{
  margin: 14px auto 0;
  max-width: 700px;
  color: #596070;
  line-height: 1.72;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(215, 196, 168, 0.7);
  border-radius: 20px;
  box-shadow: 0 18px 48px rgba(33, 31, 27, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  overflow: hidden;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #b97932, #d9b26c, #8b5cf6);
  opacity: 0.82;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(185, 121, 50, 0.5);
  box-shadow: 0 24px 62px rgba(33, 31, 27, 0.11);
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-card h3, .wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-step-card h3{
  margin: 0;
  color: #1d2230;
  font-weight: 780;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-card p, .wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-step-card p{
  margin: 10px 0 0;
  color: #5b6272;
  line-height: 1.68;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #fff4df, #f2ddbc);
  box-shadow: inset 0 0 0 1px rgba(185, 121, 50, 0.18), 0 10px 24px rgba(185, 121, 50, 0.12);
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-icon::before, .wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-icon::after{
  content: "";
  position: absolute;
  transition: transform 260ms ease;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-card:hover .efg-icon::before{
  transform: translateY(-2px) scale(1.04);
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border: 2px solid #9a6424;
  border-radius: 12px;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  background: #9a6424;
  border-radius: 50%;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-icon-copy::before{
  width: 16px;
  height: 19px;
  left: 17px;
  top: 12px;
  border: 2px solid #9a6424;
  border-radius: 5px;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-icon-copy::after{
  width: 16px;
  height: 19px;
  left: 12px;
  top: 17px;
  border: 2px solid rgba(154, 100, 36, 0.48);
  border-radius: 5px;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-icon-spark::before, .wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-icon-polish::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  background: #9a6424;
  clip-path: polygon(50% 0, 61% 35%, 98% 50%, 61% 65%, 50% 100%, 39% 65%, 2% 50%, 39% 35%);
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #9a6424;
  border-radius: 50%;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-icon-fast::after{
  width: 9px;
  height: 2px;
  left: 23px;
  top: 22px;
  background: #9a6424;
  transform-origin: left center;
  transform: rotate(-35deg);
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-icon-friendly::before, .wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-icon-free::before, .wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-icon-mobile::before, .wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-icon-private::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 8px;
  border: 2px solid #9a6424;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-icon-mobile::before{
  width: 15px;
  height: 24px;
  left: 15px;
  top: 10px;
  border-radius: 6px;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-icon-private::after{
  width: 14px;
  height: 10px;
  left: 16px;
  top: 22px;
  background: #9a6424;
  border-radius: 4px;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-step-card{
  position: relative;
  display: flex;
  align-items: flex-start;
  min-width: 0;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(215, 196, 168, 0.82);
  border-radius: 22px;
  box-shadow: 0 18px 44px rgba(45, 38, 28, 0.07);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background: linear-gradient(180deg, #b97932, #d9b26c, #8b5cf6);
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(45, 38, 28, 0.1);
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-step-number{
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  border-radius: 18px;
  background: linear-gradient(135deg, #9a6424, #d9a64f);
  box-shadow: 0 12px 26px rgba(185, 121, 50, 0.22);
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-step-content{
  min-width: 0;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 58px;
  height: 30px;
  margin-bottom: 18px;
  padding: 0 12px;
  color: #8b561c;
  font-size: 13px;
  font-weight: 780;
  line-height: 1;
  border-radius: 999px;
  background: linear-gradient(135deg, #fff4df, #f2ddbc);
  border: 1px solid rgba(185, 121, 50, 0.2);
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-feature-card{
  text-align: left;
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-248 .tc-wp-content-root .efg-editorial-wrap .efg-reveal.efg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 620ms ease, transform 620ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .efg-editorial-wrap .efg-section{
    padding: 54px 0;
  }.tc-wp-content-root .efg-editorial-wrap .efg-container{
    padding: 0 16px;
  }.tc-wp-content-root .efg-editorial-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card-grid, .tc-wp-content-root .efg-editorial-wrap .efg-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card{
    padding: 24px 20px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card h3, .tc-wp-content-root .efg-editorial-wrap .efg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card p, .tc-wp-content-root .efg-editorial-wrap .efg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-step-card{
    flex-direction: column;
    gap: 16px;
    padding: 24px 20px 24px 24px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-step-number{
    width: 54px;
    height: 48px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .efg-editorial-wrap .efg-section{
    padding: 60px 0;
  }.tc-wp-content-root .efg-editorial-wrap .efg-container{
    padding: 0 18px;
  }.tc-wp-content-root .efg-editorial-wrap h2{
    font-size: 31px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card-grid, .tc-wp-content-root .efg-editorial-wrap .efg-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card{
    padding: 26px 22px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card h3, .tc-wp-content-root .efg-editorial-wrap .efg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card p, .tc-wp-content-root .efg-editorial-wrap .efg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-step-card{
    flex-direction: column;
    gap: 16px;
    padding: 26px 22px 26px 26px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-step-number{
    width: 56px;
    height: 50px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .efg-editorial-wrap .efg-section{
    padding: 68px 0;
  }.tc-wp-content-root .efg-editorial-wrap .efg-container{
    padding: 0 22px;
  }.tc-wp-content-root .efg-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card-grid, .tc-wp-content-root .efg-editorial-wrap .efg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card{
    padding: 28px 24px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card h3, .tc-wp-content-root .efg-editorial-wrap .efg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card p, .tc-wp-content-root .efg-editorial-wrap .efg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-step-card{
    flex-direction: column;
    gap: 18px;
    padding: 28px 24px 28px 28px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-step-number{
    width: 60px;
    height: 52px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .efg-editorial-wrap .efg-section{
    padding: 82px 0;
  }.tc-wp-content-root .efg-editorial-wrap .efg-container{
    padding: 0 32px;
  }.tc-wp-content-root .efg-editorial-wrap h2{
    font-size: 42px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-grid-six, .tc-wp-content-root .efg-editorial-wrap .efg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-steps{
    gap: 20px;
    margin-top: 44px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card h3, .tc-wp-content-root .efg-editorial-wrap .efg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card p, .tc-wp-content-root .efg-editorial-wrap .efg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-step-card{
    flex-direction: row;
    gap: 22px;
    padding: 30px 30px 30px 34px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-step-number{
    width: 66px;
    height: 58px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .efg-editorial-wrap .efg-section{
    padding: 96px 0;
  }.tc-wp-content-root .efg-editorial-wrap .efg-container{
    padding: 0 32px;
  }.tc-wp-content-root .efg-editorial-wrap h2{
    font-size: 48px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-grid-six, .tc-wp-content-root .efg-editorial-wrap .efg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card h3, .tc-wp-content-root .efg-editorial-wrap .efg-step-card h3{
    font-size: 23px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card p, .tc-wp-content-root .efg-editorial-wrap .efg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-step-card{
    flex-direction: row;
    gap: 26px;
    padding: 34px 38px 34px 42px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-step-number{
    width: 72px;
    height: 62px;
    font-size: 21px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .efg-editorial-wrap .efg-card, .tc-wp-content-root .efg-editorial-wrap .efg-step-card, .tc-wp-content-root .efg-editorial-wrap .efg-reveal, .tc-wp-content-root .efg-editorial-wrap .efg-reveal.efg-visible{
    transition: none;
    transform: none;
  }.tc-wp-content-root .efg-editorial-wrap .efg-reveal{
    opacity: 1;
  }}